COMMITS
/ spec/requests/api/groups_spec.rb April 13, 2016
R
API: Avoid group leak while updating the group
Robert Schilling committed
April 12, 2016
R
API: Return 404 if user does not have access to group
Robert Schilling committed
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
Fix some specs
Douwe Maan committed
December 8, 2015
D
Add API group projects specs
Douwe Maan committed
August 24, 2015
S
Fix Error 500 in API when accessing a group that has an avatar
Stan Hu committed
August 7, 2015
R
Add `Group#add_*` convenience methods
Robert Speicher committed
June 23, 2015
D
Merge branch 'master' into rubocop-for-tests
Dmitriy Zaporozhets committed
June 22, 2015
R
Fix Style/SpaceInsideHashLiteralBraces cop violations
Robert Speicher committed
May 21, 2015
R
Update mock and stub syntax for specs
Robert Speicher committed
August 18, 2014
R
Fix #6417: users with group permission should be able to create groups via API
Robert Schilling committed
February 12, 2015
J
Updated rspec to rspec 3.x syntax
Jeroen van Baarsen committed
January 30, 2015
J
Acces groups with their path in API
jubianchi committed
January 7, 2015
M
Fix failing tests due to updates on the return messages.
Marin Jankovski committed
December 30, 2014
M
Fix api tests.
Marin Jankovski committed
October 29, 2014
D
Split group members api
Dmitriy Zaporozhets committed
October 28, 2014
D
Add failing test that should be green after group members api get fixed
Dmitriy Zaporozhets committed
September 14, 2014
D
Huge replace of old users_project and users_group references
Dmitriy Zaporozhets committed
May 28, 2014
D
Modify specs for new project transfer code
Dmitriy Zaporozhets committed
April 11, 2014
J
Added API testing group
Jeroen van Baarsen committed
December 14, 2013
S
fix most of warnings
skv committed
October 7, 2013
D
Remove group api specs
Dmitriy Zaporozhets committed
September 26, 2013
D
Ignore owner_id for Group in tests
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
May 5, 2013
A
Replace old hashes with new 1.9 ruby hashes (rebase)
Andrey Kumanyaev committed
March 7, 2013
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: groups documentation updated, functions return different status codes
Sebastian Ziebell committed
February 1, 2013
C
Add test for duplicate group paths
Christian Simon committed
C
Add docs/tests for groups api
Christian Simon committed