Commit Graph
58 Commits
Author SHA1 Message Date
Vincent Jacques bd8c8f5886 Repository: tags, branches, commits
I had to rework pagination because it does not work as documented
2012-02-25 15:08:07 +00:00
Vincent Jacques 8a7ab941cd Repository.xxx_download 2012-02-25 13:26:37 +00:00
Vincent Jacques 77ed2308a8 Repository.get_languages 2012-02-25 13:00:26 +00:00
Vincent Jacques bf1ffbde5e AuthenticatedUser.xxx_emails 2012-02-25 10:10:55 +00:00
Vincent Jacques df8525e339 SeveralElementsAddable and SeveralElementsRemovable 2012-02-25 10:03:29 +00:00
Vincent Jacques 459f3f71bb Rename 2012-02-25 08:18:21 +00:00
Vincent Jacques f1a7b0dc09 Naming 2012-02-25 07:39:53 +00:00
Vincent Jacques c3db56f0fd IssueComment 2012-02-24 17:10:02 +00:00
Vincent Jacques a03a904692 Issue.xxx_labels 2012-02-24 15:46:21 +00:00
Vincent Jacques ce2135c961 Repository issues 2012-02-24 14:57:26 +00:00
Vincent Jacques f9a882fcae Milestone.get_labels 2012-02-24 12:04:09 +00:00
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 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 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 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 6f73ad23c4 Improve coverage, fix bugs 2012-02-18 18:22:05 +01:00
Vincent Jacques 439e43233e Add unit tests for requests 2012-02-18 04:36:37 +00:00
Vincent Jacques 9036d7892d A NamedUser can indeed be the authenticated user 2012-02-16 23:22:44 +01:00
Vincent Jacques 1c109a26af AuthenticatedUser and Organization.create_fork 2012-02-16 22:53:10 +01:00
Vincent Jacques 90c71a340b create_repo -> create_repo 2012-02-16 22:39:06 +01:00
Vincent Jacques b25232de78 AuthenticatedUser. and Organization.create_repos 2012-02-16 22:27:45 +01:00
Vincent Jacques 8800d4f641 AuthenticatedUser., NamedUser. and Organization.get_repo 2012-02-16 21:18:26 +01:00
Vincent Jacques 1cd909f3eb Rework naming 2012-02-16 19:29:41 +01:00
Vincent Jacques 5817d18274 Organization.has_in_members, .has_in_public_members,
Repository.has_in_collaborators,
AuthenticatedUser.has_in_following, .has_in_watched
2012-02-15 06:38:15 +01:00
Vincent Jacques 037ad0ab1d Repository.add_collaborators and .remove_collaborators 2012-02-13 22:48:12 +01:00
Vincent Jacques fb38f79069 Organization.remove_members, .add_public_members and .remove_public_members 2012-02-13 22:46:02 +01:00
Vincent Jacques d575753130 AuthenticatedUser.add_watched and .remove_watched 2012-02-13 22:34:18 +01:00
Vincent Jacques 2b31f2e9c3 AuthenticatedUser.add_following and .remove_following 2012-02-13 21:43:45 +01:00
Vincent Jacques 38873de734 Repository.edit 2012-02-12 22:22:54 +01:00
Vincent Jacques 23ce03c634 Organization.edit 2012-02-12 22:19:09 +01:00
Vincent Jacques 1a056e61f5 User.edit 2012-02-12 22:02:11 +01:00