Vincent Jacques
3be2e82b40
Implement subscriptions (issue #70 )
2012-09-08 01:54:51 +02:00
Vincent Jacques
5d67293676
Implement stargazers (issue #70 )
2012-09-08 01:40:22 +02:00
Vincent Jacques
696e198c18
Implement assignees (issue #68 )
2012-09-08 01:16:14 +02:00
Vincent Jacques
8f184d93af
Reconciliate generated code with shipped code
...
(no impact on shipped code, only re-ordering)
2012-09-07 23:48:43 +02:00
Vincent Jacques
b8ac1eaa14
Repository.delete
2012-08-23 09:36:47 +02:00
Steve English
7456c1e49b
Specify a server url for Github.
...
Allows connection to GitHub Enterprise installs on local URLs.
2012-07-23 17:39:56 +01:00
Vincent Jacques
f6a3490e7b
GitAuthor.date is now a datetime (Issue #54 )
2012-07-09 18:16:44 +02:00
Vincent Jacques
d40bec470e
Urlquote the keyword in legacy search APIs
2012-06-29 19:45:14 +01:00
Vincent Jacques
df63f6be2c
Implement legacy pagination
2012-06-29 18:10:24 +01:00
Vincent Jacques
d8882e53ed
Improve legacy APIs:
...
- add a legacy_ prefix (avoir future name clashes)
- add the language parameter to Github.legacy_search_repos
- prepare legacy pagination
2012-06-29 18:09:43 +01:00
Vincent Jacques
37c06ea4fc
Convert legacy objects to v3 ones
...
Still needed:
- test completion of objects returned by legacy API
- implement legacy pagination
2012-06-29 07:44:10 +02:00
Vincent Jacques
ed31abe6de
Add 4 (failing) tests for legacy search API (issue #49 )
...
Naïve implementation done in this commit will not work:
- pagination is managed another way
- users, repositories and issues do not have the standard format
2012-06-28 22:06:05 +01:00
Vincent Jacques
bdad6a4612
Create documentation and method stubs for issue #49 (legacy search api)
2012-06-28 21:27:53 +01:00
Vincent Jacques
efdaa8945d
Fix tests after merging #50 , and fix Repository.create_issue and .get_issues as well
2012-06-28 21:06:05 +01:00
Vincent Jacques
41c2b94f95
Add a copyright and license notice (issue #16 )
2012-06-03 19:56:33 +01:00
Vincent Jacques
d261b4ba46
Factorize checking of status
2012-06-03 11:33:37 +02:00
Vincent Jacques
9820c58477
Move generated code to 'github' instead of 'src/github'
2012-06-02 13:06:28 +01:00