summaryrefslogtreecommitdiff
path: root/lib/api/members.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Improve Members::DestroyServiceRémy Coutable2016-10-031-1/+9
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-15/+2
* Ensure invitees are not returned in Members APIRémy Coutable2016-09-161-4/+4
* Add expiration date to group membershipsSean McGivern2016-08-181-3/+5
* Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-1/+2
* Improve the performance of the GET /:sources/:id/{access_requests,members} AP...Rémy Coutable2016-08-101-3/+3
* Restore back-compatibility for current members API endpointsRémy Coutable2016-08-101-7/+38
* New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-0/+124