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
path: root/lib/api
AgeCommit message (Expand)Author
2017-03-01Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan
2017-03-01Merge branch '27142-api-replace-destroy-with-stop-environment' into 'master' Kamil Trzciński
2017-03-01Merge branch 'custom-empty-exception-class-cop' into 'master' Robert Speicher
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-03-01Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' Sean McGivern
2017-02-28Merge branch '6073_project_api' into 'master' Sean McGivern
2017-02-28Add environment `/stop` actionToon Claes
2017-02-28New runner API returns 204Robert Schilling
2017-02-28Backport API to V3Robert Schilling
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-27Merge branch 'mock-ci-service' into 'master'Douwe Maan
2017-02-27Merge branch 'unified-member-api-response' into 'master' Sean McGivern
2017-02-27Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński
2017-02-27API project create: Make name or path requiredJarka Kadlecova
2017-02-25Add MockCiService integrationEric Eastwood
2017-02-24API: Return 400 for all validation erros in the mebers APIRobert Schilling
2017-02-24Update API v3 in line with v4Douwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-24Merge branch 'api-simplify-variables-validation' into 'master' Rémy Coutable
2017-02-24Merge branch 'master' into 'api-remove-owned-groups'Sean McGivern
2017-02-24Merge branch '3874-correctly-return-json-on-delete-responses' into 'master' Sean McGivern
2017-02-24Simplyfy variables validation in triggers APIRobert Schilling
2017-02-24Backport groups API to V3Robert Schilling
2017-02-24API: Use parameter to get owned groups instead of dedicated endpointRobert Schilling
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-24Return 202 with JSON body on async removals on V4 APIOswaldo
2017-02-23Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher
2017-02-23Merge branch 'api-remove-attributes_for_keys' into 'master' Rémy Coutable
2017-02-23Fix new offensesDouwe Maan
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/MultilineArrayBraceLayoutDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Use grape to validate parameters in the members APIRobert Schilling
2017-02-23Remove last merge_request endpointRobert Schilling
2017-02-23Merge branch 'api-notes-entity-fields' into 'master' Sean McGivern
2017-02-23Rebase to master for avoiding failing testsGeorge Andrinopoulos
2017-02-22Merge branch 'master' into 'api-notes-entity-fields'Robert Schilling
2017-02-22Merge branch '27032-add-a-house-keeping-api-call' into 'master' Rémy Coutable
2017-02-22Add housekeeping endpoint for Projects APIMark Fletcher
2017-02-22Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling
2017-02-22Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable