Commit Graph
26 Commits
Author SHA1 Message Date
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
Vincent Jacques 9ed8e2f804 Repository.get_collaborators, .get_contributors, .get_watchers, .get_forks 2012-02-12 21:28:12 +01:00
Vincent Jacques b4b8aa9e11 Organization.get_repos 2012-02-12 21:17:08 +01:00
Vincent Jacques 933af01d05 User.get_followers and .get_following 2012-02-12 21:11:37 +01:00
Vincent Jacques c8dfda6504 User.get_orgs 2012-02-12 20:39:40 +01:00
Vincent Jacques 6007a90e09 User.get_watched 2012-02-12 20:35:04 +01:00
Vincent Jacques 7440e0f016 Add private attributes of Organization 2012-02-12 20:12:28 +01:00
Vincent Jacques 5f36cbc957 Add organizations 2012-02-12 20:04:25 +01:00
Vincent Jacques 34f59de12d ExtendedScalarAttributes in Repository 2012-02-12 19:47:10 +01:00