Vincent Jacques
|
ba5b0d5ea9
|
Fix merge of #192
One branch modified signature of constructors,
another branch added a call to a constructor.
|
2013-08-22 10:44:38 +02:00 |
|
Vincent Jacques
|
8a2624e3a1
|
Merge branch 'topic/RememberHeaders' into develop (#192)
Conflicts:
github/Issue.py
github/MainClass.py
github/PaginatedList.py
github/Repository.py
github/Requester.py
|
2013-08-22 10:30:14 +02:00 |
|
Vincent Jacques
|
5c475c7683
|
First review of #192 (pep8, headers... nothing important)
./manage.sh check
./manage.sh fix_headers
|
2013-08-22 10:12:38 +02:00 |
|
Vincent Jacques
|
1c993d3a5f
|
Github.get_repos (to get all public repositories)
|
2013-08-21 22:28:15 +02:00 |
|
Vincent Jacques
|
e384a52971
|
NamedUser.has_in_following
|
2013-08-21 22:26:58 +02:00 |
|
Vincent Jacques
|
0f369ba218
|
Use POST /repos/:owner/:repo/hooks/:id/tests instead of POST /repos/:owner/:repo/hooks/:id/test
|
2013-08-21 22:25:44 +02:00 |
|
Vincent Jacques
|
1955f7b39d
|
Use POST /gists/:id/forks instead of POST /gists/:id/fork
|
2013-08-21 22:24:32 +02:00 |
|
Vincent Jacques
|
0a2df45155
|
pep8
|
2013-08-21 16:18:33 +02:00 |
|
Vincent Jacques
|
2dec13c974
|
Run compare_to_api_ref_doc.py
|
2013-08-21 16:14:13 +02:00 |
|
Vincent Jacques
|
20107078d2
|
Fix copyrights (#181 #182 #184 #186 #187)
|
2013-08-21 16:08:02 +02:00 |
|
AKFish
|
aa3025271c
|
Assert response headers
|
2013-08-21 21:11:12 +08:00 |
|
AKFish
|
e06257d060
|
Enable debug in TestCase
|
2013-08-21 20:58:29 +08:00 |
|
AKFish
|
1d18ea75cc
|
Add debug / test mechanism
|
2013-08-21 19:25:05 +08:00 |
|
Vincent Jacques
|
cbeea79a40
|
Update readme and doc for #184
|
2013-08-21 13:12:26 +02:00 |
|
Vincent Jacques
|
6a92d3ed63
|
Make PaginatedList.reversed return a new list (follow-up #184)
This will avoid surprises if both the list and its reversed version
are iterated.
|
2013-08-21 13:02:21 +02:00 |
|
Vincent Jacques
|
6dd8651faf
|
Merge branch 'topic/ReversePagination' into develop
|
2013-08-21 12:29:20 +02:00 |
|
AKFish
|
912bec79d2
|
Update copyright information
|
2013-08-21 17:45:01 +08:00 |
|
AKFish
|
30d9d499a1
|
Clean up
|
2013-08-21 17:32:32 +08:00 |
|
AKFish
|
3f6d1b6b70
|
Remove helper method in Legacy.py
|
2013-08-21 17:27:37 +08:00 |
|
AKFish
|
8a301701db
|
Remove helper method in PaginatedList.py
|
2013-08-21 17:25:29 +08:00 |
|
AKFish
|
c4e8972be1
|
Update UserKey.py
|
2013-08-21 17:19:11 +08:00 |
|
AKFish
|
1070631c73
|
Update Team.py
|
2013-08-21 17:18:01 +08:00 |
|
AKFish
|
3c1d17cd64
|
Update Repository.py
|
2013-08-21 17:13:03 +08:00 |
|
AKFish
|
0e842637a6
|
Update PullRequest.py
|
2013-08-21 17:03:41 +08:00 |
|
AKFish
|
ef912af6b7
|
Update Organization.py
|
2013-08-21 17:01:13 +08:00 |
|
AKFish
|
6cb6e8d232
|
Update Notification.py
|
2013-08-21 16:58:25 +08:00 |
|
AKFish
|
ba6800ada4
|
Update NamedUser.py
|
2013-08-21 16:57:10 +08:00 |
|
AKFish
|
e4baf577ed
|
Update Milestone.py
|
2013-08-21 16:24:27 +08:00 |
|
AKFish
|
175488270a
|
Update Label.py
|
2013-08-21 16:21:22 +08:00 |
|
AKFish
|
7d40b9eae8
|
Update IssueEvent.py
|
2013-08-21 16:17:26 +08:00 |
|
AKFish
|
8f2ba4f522
|
Update IssueComment.py
|
2013-08-21 16:13:22 +08:00 |
|
AKFish
|
49a69c9425
|
Update Issue.py
|
2013-08-21 16:08:54 +08:00 |
|
AKFish
|
044a000d76
|
Update Hook.py
|
2013-08-21 15:58:07 +08:00 |
|
AKFish
|
038e35cb3d
|
Update GitTree
|
2013-08-21 15:55:42 +08:00 |
|
AKFish
|
c89bebc729
|
Update GitTag.py
|
2013-08-21 15:52:57 +08:00 |
|
AKFish
|
1dbc2dd38f
|
Update GitRef.py
|
2013-08-21 15:51:12 +08:00 |
|
AKFish
|
b43de50dc4
|
Update GitBlob.py
|
2013-08-21 15:48:08 +08:00 |
|
AKFish
|
dc8173a532
|
Update Gist*.py
|
2013-08-21 15:39:34 +08:00 |
|
AKFish
|
c15cb6575b
|
Update Download.py
|
2013-08-21 15:33:25 +08:00 |
|
AKFish
|
0c13da4592
|
Update ContentFile.py
|
2013-08-21 15:31:45 +08:00 |
|
AKFish
|
ced048663b
|
Update Comparision.py
|
2013-08-21 15:29:13 +08:00 |
|
AKFish
|
3b2e19488f
|
Update CommitComment.py
|
2013-08-21 15:28:00 +08:00 |
|
AKFish
|
ed32e78da1
|
Update Commit.py and GitCommit.py
|
2013-08-21 15:26:05 +08:00 |
|
AKFish
|
83c6495ec5
|
Update AuthorizationApplication.py
|
2013-08-21 15:10:54 +08:00 |
|
AKFish
|
0e19d8e04e
|
Update Authorization.py
|
2013-08-21 15:09:34 +08:00 |
|
AKFish
|
28a49b94d8
|
Update AuthenticatedUser.py
|
2013-08-21 15:06:21 +08:00 |
|
AKFish
|
2f31828502
|
Update RepositoryKey.py
|
2013-08-21 15:04:34 +08:00 |
|
AKFish
|
ca6189c3c9
|
Change CompletableGithubObject.__init__ without breaking build.
|
2013-08-21 14:49:20 +08:00 |
|
AKFish
|
a1b65636df
|
Clean up. NonCompletableGithubObject refactoring resolved.
|
2013-08-21 14:25:07 +08:00 |
|
AKFish
|
4a1a1d4068
|
Update Plan.py
|
2013-08-21 14:19:31 +08:00 |
|