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
2017-03-06Fix all testsToon Claes
2017-03-06Update entities, rename from builds to jobsZ.J. van de Weg
2017-03-02Expose Group VisibilityLevel as StringToon Claes
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-24Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern
2017-02-24API: Use parameter to get owned groups instead of dedicated endpointRobert Schilling
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-14API: Consolidate /projects endpointToon Claes
2017-02-10Remove a transient failure from spec/requests/api/groups_spec.rbRobert Speicher
2017-02-08Add nested groups to the APIDmitriy Zaporozhets
2017-02-02Active tense test coverageValery Sizov
2017-01-30Update group api doc with full_name and full_path attributesDmitriy Zaporozhets
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2017-01-03Fix groups API to accept path when transferring a projectMark Fletcher
2016-12-21Add more storage statisticsMarkus Koller
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-12-13API: Ability to get group's project in simple representationRobert Schilling
2016-12-12API: Fix groups filterRobert Schilling
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-17Allow sorting groups in APISean McGivern
2016-11-15Grapify the group APIRobert Schilling
2016-11-08Added API endpoint groups/ownedBorja Aparicio
2016-10-31Backport Group API code that was added in EE onlyRémy Coutable
2016-10-05fix group links 404barthc
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