Commit Graph
115 Commits
Author SHA1 Message Date
Vincent Jacques d5202efc25 Labels 2012-02-24 11:46:34 +00:00
Vincent Jacques eac514210e Milestones 2012-02-24 11:21:59 +00:00
Vincent Jacques 04a2565d75 Fix integration tests after rebase 2012-02-23 19:48:08 +00:00
Vincent Jacques 2a5b743c2e Fix after rebase 2012-02-23 19:42:09 +00:00
Vincent Jacques 3825a71ec2 Add team attributes, edit parameters, and links in reference documentation 2012-02-23 19:42:08 +00:00
Vincent Jacques 30e0296711 Fix create_teams -> create_team 2012-02-23 19:40:45 +00:00
Vincent Jacques e483c3162a Add Team object 2012-02-23 19:40:44 +00:00
Vincent Jacques 3cbf5c9a90 Repository.create_git_tag and .get_git_tag 2012-02-23 19:33:45 +00:00
Vincent Jacques 7982614240 Repository.get_git_blob (and .create_git_blob, not tested) 2012-02-23 19:18:16 +00:00
Vincent Jacques ce5eb2c022 Repository.get_git_tree (and .create_git_tree, not tested) 2012-02-23 19:17:24 +00:00
Vincent Jacques 93c0fd842f Repository.get_git_commit (and .create_git_commit, not tested) 2012-02-23 19:17:01 +00:00
Vincent Jacques b38f1446bd Fix after rebase 2012-02-23 19:16:35 +00:00
Vincent Jacques 61dc123088 Edit GitRefs returned but get_git_refs or create_git_ref 2012-02-23 19:16:03 +00:00
Vincent Jacques 68e26c62bc Use Creatable 2012-02-23 19:16:02 +00:00
Vincent Jacques 2f6c9601e0 Repository.get_git_ref 2012-02-23 19:14:07 +00:00
Vincent Jacques 05c194a1cf Add GitRef 2012-02-23 19:13:44 +00:00
Vincent Jacques 12adcf7b37 ListOfObjects -> ListAttribute 2012-02-22 20:30:46 +00:00
Vincent Jacques 39c1f27f32 Remove ListOfReferences 2012-02-22 20:29:16 +00:00
Vincent Jacques c41a1730ef Refactor unit-tests 2012-02-22 20:21:57 +00:00
Vincent Jacques 48d84d7d23 Refactor unit-tests 2012-02-22 20:19:10 +00:00
Vincent Jacques b87495734d Refactor 2012-02-22 20:13:54 +00:00
Vincent Jacques 80e316ac85 Refactor 2012-02-22 20:12:44 +00:00
Vincent Jacques ff01658f55 Refactor 2012-02-22 20:10:53 +00:00
Vincent Jacques 8cf4e71ca7 Refactor 2012-02-22 20:07:16 +00:00
Vincent Jacques 53d1d97d86 Refactor 2012-02-22 19:42:39 +00:00
Vincent Jacques f2bc0ea942 Remove default ListGetable capacity from lists 2012-02-22 19:41:01 +00:00
Vincent Jacques df2c351cc4 Lists with ElementGetable capacity 2012-02-22 17:22:53 +01:00
Vincent Jacques 884503f29f Refactor 2012-02-22 13:19:13 +01:00
Vincent Jacques a791925568 Refactor 2012-02-22 13:16:47 +01:00
Vincent Jacques b7065ddedd Refactor 2012-02-22 13:14:16 +01:00
Vincent Jacques b27529abb9 Refactor 2012-02-22 07:57:29 +01:00
Vincent Jacques 0d52a449cc Refactor 2012-02-22 07:51:49 +01:00
Vincent Jacques 78ee49d927 Todos 2012-02-21 21:53:54 +00:00
Vincent Jacques e46f09a3ab Improve arguments checking for create_xxx and edit 2012-02-21 20:44:08 +00:00
Vincent Jacques 12e7ee9e28 Implement Owner.get_repo as an ObjectGetter 2012-02-20 17:31:24 +01:00
Vincent Jacques 18a2ef50b3 ObjectGetter 2012-02-20 08:07:00 +01:00
Vincent Jacques e525860b6b Fix default value 2012-02-19 10:55:25 +01:00
Vincent Jacques 6998094ffc Small refactoring 2012-02-19 10:28:41 +01:00
Vincent Jacques 9f868e490c Use urllib.urlencode 2012-02-19 10:22:41 +01:00
Vincent Jacques c700599040 Add type parameter to get_repos 2012-02-19 10:17:25 +01:00
Vincent Jacques 6f73ad23c4 Improve coverage, fix bugs 2012-02-18 18:22:05 +01:00
Vincent Jacques aa5e5f2319 Refactor, improve test coverage 2012-02-18 09:36:00 +01:00
Vincent Jacques 193a9829ab Implement pagination 2012-02-18 05:07:03 +00:00
Vincent Jacques c8b807b6ff Fix unit tests 2012-02-18 04:59:37 +00:00
Vincent Jacques b58cb5025f Remove trailing spaces 2012-02-18 04:52:46 +00:00
Vincent Jacques 0ec4281df5 Fix integration test 2012-02-18 04:50:27 +00:00
Vincent Jacques 1fca77ac52 Add parameters to url 2012-02-18 04:49:10 +00:00
Vincent Jacques 1f43877343 Extract Requester from Github 2012-02-18 04:44:20 +00:00
Vincent Jacques 74618d316e Raise on 404 error when getting data 2012-02-18 04:39:41 +00:00
Vincent Jacques 439e43233e Add unit tests for requests 2012-02-18 04:36:37 +00:00