summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Grapify the merge request APIgrapify-merge-request-apiRobert Schilling2016-11-151-6/+0
* Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez2016-11-111-0/+8
* Merge branch 'grapify-token-api' into 'master' Rémy Coutable2016-11-101-1/+1
|\
| * Grapify token APIRobert Schilling2016-11-101-1/+1
* | Merge branch 'grapify-milestone-api' into 'master' Rémy Coutable2016-11-101-0/+9
|\ \
| * | Grapify milestones APIgrapify-milestone-apiRobert Schilling2016-11-101-0/+9
* | | Merge branch 'grapify-runners-api' into 'master' Rémy Coutable2016-11-101-2/+2
|\ \ \
| * | | Grapify runners APIRobert Schilling2016-11-101-2/+2
| |/ /
* | | Merge branch 'grapify-session-api' into 'master' Rémy Coutable2016-11-101-7/+9
|\ \ \
| * | | Grapify the session APIgrapify-session-apiRobert Schilling2016-11-091-7/+9
| |/ /
* | | Merge branch 'feature/api_owned_resource' into 'master' Sean McGivern2016-11-102-0/+42
|\ \ \ | |_|/ |/| |
| * | Added API endpoint groups/ownedBorja Aparicio2016-11-081-0/+18
| * | Added API spec test for projects/owned endpointBorja Aparicio2016-11-081-0/+24
* | | Remove order-dependent expectation24341-fix-failureRémy Coutable2016-11-091-1/+1
* | | Merge branch '23731-add-param-to-user-api' into 'master' Sean McGivern2016-11-091-0/+21
|\ \ \
| * | | Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta2016-11-081-0/+21
* | | | Merge branch 'unauthenticated-container-registry-access' into 'security'Alejandro Rodriguez2016-11-091-2/+16
* | | | Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-091-0/+32
|/ / /
* | | Merge branch 'fix-systemhook-api' into 'master' Rémy Coutable2016-11-081-0/+6
|\ \ \ | |/ / |/| |
| * | API: Return 400 when creating a systemhook failsRobert Schilling2016-11-081-0/+6
| |/
* | Expose Label id to APIRares Sfirlogea2016-11-071-0/+6
* | Ability to update labels priority via APIRobert Schilling2016-11-071-6/+82
|/
* Merge remote-tracking branch 'origin/labels-api'Rémy Coutable2016-11-041-1/+14
|\
| * Return conflict error in label API when title is taken by group labellabels-apiDouwe Maan2016-10-201-1/+14
* | Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-1/+35
* | Merge branch 'backport-ee-js-groups-api' into 'master' Robert Speicher2016-11-041-1/+12
|\ \
| * | Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-311-1/+12
* | | Merge branch '24059-round-robin-repository-storage' into 'master' Douwe Maan2016-11-041-0/+1
|\ \ \
| * | | Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-0/+1
* | | | Merge branch 'spec_optimization' into 'master' Sean McGivern2016-11-044-37/+46
|\ \ \ \ | |/ / / |/| | |
| * | | Make specs a bit fasterspec_optimizationValery Sizov2016-11-014-37/+46
* | | | Merge branch 'zj-expose-system-hooks' into 'master' Rémy Coutable2016-11-031-0/+14
|\ \ \ \
| * | | | Update docs and test descriptionzj-expose-system-hooksZ.J. van de Weg2016-11-021-1/+2
| * | | | Update docs and unexpose tokenZeger-Jan van de Weg2016-11-021-1/+0
| * | | | Be able to POST subscriptions for system hooksZ.J. van de Weg2016-10-311-0/+14
| | |/ / | |/| |
* | | | Merge branch 'gpocentek/gitlab-ce-api-webhook-token' into 'master' Rémy Coutable2016-11-021-0/+32
|\ \ \ \
| * | | | Ensure hook tokens are write-only in the APIgpocentek/gitlab-ce-api-webhook-tokenSean McGivern2016-11-011-4/+32
| * | | | Add support for token attr in project hooks APIGauvain Pocentek2016-11-011-0/+4
| | |/ / | |/| |
* | | | Merge branch 'allow-owner-to-run-ci-builds' into 'master' Rémy Coutable2016-11-021-1/+11
|\ \ \ \
| * | | | Allow owners to fetch source code in CI buildsallow-owner-to-run-ci-buildsKamil Trzcinski2016-11-011-1/+11
| |/ / /
* | | | Fix project features default valuesFelipe Artur2016-11-011-30/+0
|/ / /
* | | GrapeDSL for branches endpointszj-grape-branchesZ.J. van de Weg2016-10-311-12/+0
|/ /
* | Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-281-0/+2
|\ \
| * | Fix optimistic lockingKamil Trzcinski2016-10-261-0/+2
* | | API: Fix booleans not recognized as such when using the `to_boolean` helper23890-api-should-accepts-booleanRémy Coutable2016-10-271-11/+18
* | | Fixes various errors when adding deploy keys caused by not exiting the contro...Joshua Welsh2016-10-261-0/+17
|/ /
* | Make events order spec deterministic, create only 3 record instead of 5, expl...Airat Shigapov2016-10-241-8/+10
* | Rewrite events order spec to simulate wrong order without changing idsAirat Shigapov2016-10-241-9/+10
* | Add test for events order in APIAirat Shigapov2016-10-241-0/+20
* | Merge branch 'grapify-labels-api' into 'master' Rémy Coutable2016-10-241-3/+3
|\ \