Commit Graph
16 Commits
Author SHA1 Message Date
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