summaryrefslogtreecommitdiff
path: root/spec/requests/api/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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