Commit Graph
340 Commits
Author SHA1 Message Date
Vincent Jacques e456549e52 Merge branch 'topic/CompleteImplementation' into develop 2012-03-19 20:02:07 +01:00
Vincent Jacques a91131be42 Finaly do a poor implementation of Github.get_gists 2012-03-19 20:01:46 +01:00
Vincent Jacques 2469c6e1ae Merge branch 'topic/RestoreTests' into develop 2012-03-19 20:01:32 +01:00
Vincent Jacques a655d04241 Improve integration tests coverage 2012-03-19 19:49:56 +01:00
Vincent Jacques ce62e91268 Cosmetic change in integration test 2012-03-19 19:37:57 +01:00
Vincent Jacques 1c88ee221b Commit replay data for integration test 2012-03-19 19:35:44 +01:00
Vincent Jacques bd1a5dff3c Fix integration tests 2012-03-19 19:35:11 +01:00
Vincent Jacques b226b5b4e2 Restore test coverage 2012-03-19 19:17:26 +01:00
Vincent Jacques 25dbd4053e Fix unit tests 2012-03-19 19:05:18 +01:00
Vincent Jacques a0cc821c1b Fix documentation 2012-03-19 17:45:20 +01:00
Vincent Jacques c1440bdf20 Merge branch 'topic/CompleteImplementation' into develop 2012-03-19 17:36:28 +01:00
Vincent Jacques 1095d304b7 Repository.compare 2012-03-19 17:28:03 +01:00
Vincent Jacques bd39726f7c AuthenticatedUser.get_issues 2012-03-19 07:40:52 +01:00
Vincent Jacques 1d2b27824d Repository.get_git_tree with 'recursive' 2012-03-19 07:32:34 +01:00
Vincent Jacques 6af2bfd0d4 Optional parameter for Repository.create_git_tree 2012-03-17 07:42:54 +01:00
Vincent Jacques a475d685d8 On the way to alternative inputs. Still needs unit and integration testing 2012-03-16 08:11:07 +01:00
Vincent Jacques a85de99ea5 dos2unix 2012-03-16 07:54:19 +01:00
Vincent Jacques d24cf209dd Be explicit about argumentChecker object 2012-03-16 07:53:33 +01:00
Vincent Jacques 0909fec395 Merge branch 'topic/MoveGithubObjects' into develop 2012-03-14 23:26:35 +01:00
Vincent Jacques 6e421e9e85 Separate the three distributed classes 2012-03-14 23:24:49 +01:00
Vincent Jacques 32ed0ebc37 Move GithubObject 2012-03-14 23:13:37 +01:00
Vincent Jacques 8213df1d74 Simplify internal imports 2012-03-14 23:07:21 +01:00
Vincent Jacques 69cc298fd1 Make sure only three class definitions are distributed 2012-03-14 22:56:12 +01:00
Vincent Jacques 85eef75635 Move classes around 2012-03-14 22:56:08 +01:00
Vincent Jacques 50ac55b25c Merge branch 'topic/SplitGithubObjects' into develop 2012-03-13 20:26:20 +01:00
Vincent Jacques 767d75a580 Spliting GithubObjects.py 2012-03-13 20:24:39 +01:00
Vincent Jacques 75e72ffa30 Spliting GithubObjects.py 2012-03-13 20:23:47 +01:00
Vincent Jacques 504047e218 Spliting GithubObjects.py 2012-03-13 20:19:54 +01:00
Vincent Jacques 960db1d5c9 Spliting GithubObjects.py 2012-03-13 20:18:02 +01:00
Vincent Jacques 877dde23e1 Spliting GithubObjects.py 2012-03-13 20:13:04 +01:00
Vincent Jacques 1c95ddfa09 Spliting GithubObjects.py 2012-03-13 20:11:37 +01:00
Vincent Jacques 99564c1cab Spliting GithubObjects.py 2012-03-13 20:04:42 +01:00
Vincent Jacques 2319262077 Spliting GithubObjects.py 2012-03-13 20:01:07 +01:00
Vincent Jacques fb722625dd Spliting GithubObjects.py 2012-03-13 19:59:48 +01:00
Vincent Jacques cab9d71603 Spliting GithubObjects.py 2012-03-13 19:42:20 +01:00
Vincent Jacques e648e5aeb5 Spliting GithubObjects.py 2012-03-13 19:40:44 +01:00
Vincent Jacques 4a5cf98e7f Spliting GithubObjects.py 2012-03-13 19:37:23 +01:00
Vincent Jacques 5d1add448e Spliting GithubObjects.py 2012-03-13 19:36:15 +01:00
Vincent Jacques 0d9fc99a4b Spliting GithubObjects.py 2012-03-13 19:35:28 +01:00
Vincent Jacques b56aa09011 Spliting GithubObjects.py 2012-03-13 19:26:13 +01:00
Vincent Jacques 3e8169c0a9 Spliting GithubObjects.py 2012-03-13 19:18:28 +01:00
Vincent Jacques 378558f6ca Spliting GithubObjects.py 2012-03-13 19:14:56 +01:00
Vincent Jacques 58b4396aa0 Remove todos, add them as github.com issues 2012-03-13 07:30:43 +01:00
Vincent Jacques a3be287561 Publish version 0.4 2012-03-12 23:09:06 +01:00
Vincent Jacques 3d6bd49ce2 Merge branch 'develop' 2012-03-12 22:53:18 +01:00
Vincent Jacques 58cb0dbdef Merge branch 'topic/FixBaseUrl' into develop 2012-03-12 22:37:15 +01:00
Vincent Jacques 7b7ac20c6f Add a unit test with a changing _baseUrl 2012-03-12 22:36:59 +01:00
Vincent Jacques 97f308e673 Restore integration test after bugfix 2012-03-12 22:31:09 +01:00
Vincent Jacques fc33a6de4f Fix bug: _baseUrl is now a method
This handles modification of attributes creating the base url
2012-03-12 22:28:06 +01:00
Vincent Jacques cc6d0fc044 Merge branch 'topic/MergeMergeRequest' into develop 2012-03-12 22:12:06 +01:00