Commit Graph
882 Commits
Author SHA1 Message Date
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
AKFish b2c4519c06 Update PulllRequestPart.py 2013-08-21 14:15:09 +08:00
AKFish c7aeaddfa8 Fix PullRequestMergeStatus.py 2013-08-21 14:13:14 +08:00
AKFish deb0514b5e Update Hook.py 2013-08-21 14:10:37 +08:00
AKFish dcb6874745 Fix CommitStats.py 2013-08-21 14:09:11 +08:00
AKFish 6e11aa9cf0 Update Permissions.py 2013-08-21 14:07:10 +08:00
AKFish 12387505e2 Update Notification.py 2013-08-21 14:05:10 +08:00
AKFish d6170e36de Update IssuePullRequest.py 2013-08-21 14:03:57 +08:00
AKFish ac1585ee13 Update HookDescription.py. 2013-08-21 13:59:08 +08:00