summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Grapify the labels APIgrapify-labels-apiRobert Schilling2016-10-241-3/+3
* | | Added path parameter to Commits APILuis HGO2016-10-241-0/+11
* | | Merge branch 'barthc/gitlab-ce-prevent_authored_vote_from_notes'Rémy Coutable2016-10-241-2/+13
|\ \ \
| * | | Fix authored vote from notesbarthc2016-10-241-2/+13
| |/ /
* | | Fix branch protection API.Timothy Andrew2016-10-241-67/+123
|/ /
* | Fix wrong endpoint in api/users documentation, fix same typo in spec describe...Airat Shigapov2016-10-211-3/+3
* | Fix project member access levelsfix_project_member_access_levelsValery Sizov2016-10-211-0/+11
* | Make label API spec independent of orderDouwe Maan2016-10-201-2/+1
|/
* List all available labels to the project on the labels APIDouglas Barbosa Alexandre2016-10-191-3/+9
* Add support to group labels on issues board APIDouglas Barbosa Alexandre2016-10-191-8/+17
* Merge branch 'grapify-commit-statuses-api' into 'master' Rémy Coutable2016-10-191-2/+2
|\
| * Grapify the commit status APIgrapify-commit-statuses-apiRobert Schilling2016-10-191-2/+2
* | Merge branch 'fix-system-hook-api' into 'master' Rémy Coutable2016-10-191-3/+4
|\ \
| * | API: Fix Sytem hooks delete behaviorfix-system-hook-apiRobert Schilling2016-10-141-3/+4
| |/
* | Add a be_like_time matcher and use it in specsNick Thomas2016-10-172-3/+3
* | Revert "Update git over http test to match new routing"dz-handle-unmatched-routesDmitriy Zaporozhets2016-10-151-2/+3
|/
* Merge branch 'api-version' into 'master' Robert Speicher2016-10-121-0/+27
|\
| * API: Version informationapi-versionRobert Schilling2016-10-121-0/+27