Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-08API: Expose shared projects in a groupRobert Schilling
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
2016-04-13API: Avoid group leak while updating the groupRobert Schilling
2016-04-13API: Return 404 if user does not have access to groupRobert Schilling
2016-04-12Fix minor issues according development guidelinesRobert Schilling
2016-04-12API: Ability to update a groupRobert Schilling
2016-03-21Fix some specsDouwe Maan
2015-12-08Add API group projects specsDouwe Maan
2015-08-24Fix Error 500 in API when accessing a group that has an avatarStan Hu
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-03-31Fix #6417: users with group permission should be able to create groups via APIRobert Schilling
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-03Acces groups with their path in APIjubianchi
2015-01-07Fix failing tests due to updates on the return messages.Marin Jankovski
2014-12-30Fix api tests.Marin Jankovski
2014-10-29Split group members apiDmitriy Zaporozhets
2014-10-28Add failing test that should be green after group members api get fixedDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-05-28Modify specs for new project transfer codeDmitriy Zaporozhets
2014-04-11Added API testing groupJeroen van Baarsen
2013-12-15fix most of warningsskv
2013-10-07Remove group api specsDmitriy Zaporozhets
2013-09-26Ignore owner_id for Group in testsDmitriy Zaporozhets
2013-09-05Fixes for @randxIzaak Alpert
2013-09-04Add group membership apiIzaak Alpert
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-05remove trailing spacesAndrey Kumanyaev
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-03-07Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell
2013-03-05Additional Admin APIsAngus MacArthur
2013-02-27API: groups documentation updated, functions return different status codesSebastian Ziebell
2013-02-01Add test for duplicate group pathsChristian Simon
2013-02-01Add docs/tests for groups apiChristian Simon