summaryrefslogtreecommitdiff
path: root/spec/requests/api/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add API group projects specsDouwe Maan2015-12-081-2/+57
* Fix Error 500 in API when accessing a group that has an avatarStan Hu2015-08-241-1/+2
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-1/+1
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-1/+2
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-1/+2
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-3/+3
|/
* Fix #6417: users with group permission should be able to create groups via APIRobert Schilling2015-03-311-9/+10
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-31/+31
* Acces groups with their path in APIjubianchi2015-02-031-0/+18
* Fix failing tests due to updates on the return messages.Marin Jankovski2015-01-071-2/+2
* Fix api tests.Marin Jankovski2014-12-301-1/+2
* Split group members apiDmitriy Zaporozhets2014-10-291-124/+0
* Add failing test that should be green after group members api get fixedDmitriy Zaporozhets2014-10-281-3/+17
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-18/+18
* Modify specs for new project transfer codeDmitriy Zaporozhets2014-05-281-2/+2
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* fix most of warningsskv2013-12-151-1/+1
* Remove group api specsDmitriy Zaporozhets2013-10-071-0/+38
* Ignore owner_id for Group in testsDmitriy Zaporozhets2013-09-261-4/+14
* Fixes for @randxIzaak Alpert2013-09-051-2/+6
* Add group membership apiIzaak Alpert2013-09-041-8/+108
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
* remove trailing spacesAndrey Kumanyaev2013-05-051-10/+10
* Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-3/+3
* Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-071-0/+23
|\
| * Additional Admin APIsAngus MacArthur2013-03-051-0/+23
* | API: groups documentation updated, functions return different status codesSebastian Ziebell2013-02-271-0/+10
|/
* Add test for duplicate group pathsChristian Simon2013-02-011-0/+5
* Add docs/tests for groups apiChristian Simon2013-02-011-0/+88