COMMITS
/ lib/api/groups.rb April 12, 2016
R
Fix minor issues according development guidelines
Robert Schilling committed
April 7, 2016
R
API: Ability to update a group
Robert Schilling committed
March 20, 2016
D
Tweaks, refactoring, and specs
Douwe Maan committed
December 7, 2015
D
Add API group projects endpoint.
Douwe Maan committed
July 2, 2015
D
Fix transferring of project to another group using the API.
Douwe Maan committed
June 3, 2015
D
Wrap group removal into service
Dmitriy Zaporozhets committed
May 3, 2015
D
Merge pull request #9066 from jirutka/fix-6417
Dmitriy Zaporozhets committed
April 10, 2015
D
Rename manage_group ability to admin_group for consistency with project.
Douwe Maan committed
August 18, 2014
R
Fix #6417: users with group permission should be able to create groups via API
Robert Schilling committed
February 18, 2015
D
Remove Group#owner_id from API since it is not used any more
Dmitriy Zaporozhets committed
January 30, 2015
J
Acces groups with their path in API
jubianchi committed
December 16, 2014
D
Add description attribute to group API (GET and POST)
Daniel Serodio committed
January 7, 2015
M
Add a message when unable to save an object through api.
Marin Jankovski committed
December 30, 2014
M
Message for api files and groups.
Marin Jankovski committed
D
Add group filtering by name for API
Dmitriy Zaporozhets committed
October 29, 2014
D
Split group members api
Dmitriy Zaporozhets committed
September 14, 2014
D
Huge replace of old users_project and users_group references
Dmitriy Zaporozhets committed
May 28, 2014
D
Use new Projects::TransferService class
Dmitriy Zaporozhets committed
January 19, 2014
S
Remove deprecated finders
skv committed
October 9, 2013
D
API: new feature - remove project[D
Dmitriy Zaporozhets committed
October 7, 2013
D
API: new feature - remove group
Dmitriy Zaporozhets committed
September 5, 2013
I
Fixes for @randx
Izaak Alpert committed
September 4, 2013
I
Add group membership api
Izaak Alpert committed
May 14, 2013
D
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
Dmitriy Zaporozhets committed
March 20, 2013
A
remove trailing spaces
Andrey Kumanyaev committed
March 7, 2013
S
API: fixes project creation and removed redundant info
Sebastian Ziebell committed
S
Merge branch 'master' into fixes/api, code clean up and tests fixed
Sebastian Ziebell committed
November 14, 2012
A
Additional Admin APIs
Angus MacArthur committed
February 27, 2013
S
API: extracted helper method to validate required parameters, code clean up
Sebastian Ziebell committed
S
API: groups documentation updated, functions return different status codes
Sebastian Ziebell committed
February 1, 2013
C
Fix groups api: differ between users and admin
Christian Simon committed
January 8, 2013
C
Add api for creating/listing/viewing groups
Christian Simon committed