Commit Graph
230 Commits
Author SHA1 Message Date
Vincent Jacques 2f64b625f7 Repository.permissions 2012-04-17 18:28:18 +01:00
Vincent Jacques 590798d349 Do not fail if Github adds an attribute in an object 2012-04-17 18:28:17 +01:00
Vincent Jacques ab3f9b422c NamedUser.create_gist 2012-03-30 14:02:43 +02:00
Vincent Jacques 632d8b63c3 GitRef.delete 2012-03-30 12:13:08 +02:00
Vincent Jacques 99963536fc GenerateReferenceOfApis.py 2012-03-30 12:09:05 +02:00
Vincent Jacques 8d57522bbd Rename GenerateDocumentation.py 2012-03-30 12:08:51 +02:00
Vincent Jacques e104704817 Publish version 0.5 2012-03-19 21:49:21 +01:00
Vincent Jacques a91131be42 Finaly do a poor implementation of Github.get_gists 2012-03-19 20:01:46 +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 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 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 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 7b7ac20c6f Add a unit test with a changing _baseUrl 2012-03-12 22:36:59 +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 2dd71f3777 Restore test coverage 2012-03-12 22:11:40 +01:00
Vincent Jacques 366ca58ca0 PullRequest.is_merged and PullRequest.merge 2012-03-12 22:08:22 +01:00
Vincent Jacques b12b6ffdfa AuthenticatedUser.get_organization_events 2012-03-12 21:48:27 +01:00
Vincent Jacques 236fcaead6 Restore test coverage 2012-03-12 21:28:26 +01:00
Vincent Jacques 43369be997 Repository.get_issues_event + coverage 2012-03-12 21:22:10 +01:00