Vincent Jacques
408d76fe5e
Merge branch 'topic/ExposePagination' into develop
2012-09-12 21:05:07 +02:00
Vincent Jacques
9818dfcbcb
Complete Legacy.convertXxx (issue #81 )
2012-09-12 20:35:57 +02:00
Vincent Jacques
8ad0acc0bd
Legacy.PaginatedList.get_page (issue #77 )
2012-09-11 23:47:09 +02:00
Vincent Jacques
b758b24bdb
Implement https://api.github.com/hooks (issue #35 )
2012-09-08 19:35:58 +02:00
Vincent Jacques
df63f6be2c
Implement legacy pagination
2012-06-29 18:10:24 +01:00
Vincent Jacques
7e695132fc
Add a (failing) test for legacy pagination
2012-06-29 18:10:12 +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
41c2b94f95
Add a copyright and license notice (issue #16 )
2012-06-03 19:56:33 +01:00
Vincent Jacques
d6835ff949
dos2unix
2012-05-28 18:29:08 +02:00
Vincent Jacques
60fb7a8ef5
Heavy refactoring of integration tests
2012-05-26 18:13:32 +01:00