summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '17541-move-licenses-api-endpoint-to-templates-licenses' into 'm...Rémy Coutable2016-10-122-164/+176
|\ \ | |/ |/|
| * Create a new /templates API namespaceThomas Balthazar2016-10-122-164/+176
* | Merge branch 'user-events-api' into 'master' Robert Speicher2016-10-121-0/+54
|\ \
| * | Make spec deterministicuser-events-apiRémy Coutable2016-10-111-11/+9
| * | Addresses Robert's feedbackRémy Coutable2016-10-111-2/+3
| * | API: New /users/:id/events endpointRémy Coutable2016-10-101-0/+55
* | | Merge branch 'speed-up-api-projects-spec' into 'master' Robert Speicher2016-10-121-13/+15
|\ \ \
| * | | Speed up specs for GET /projects/:id/eventsspeed-up-api-projects-specRémy Coutable2016-10-101-13/+15
| |/ /
* | | Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-123-9/+15
|\ \ \ | |_|/ |/| |
| * | refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-113-9/+15
| |/
* | Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable2016-10-111-0/+14
* | Fix api users spec for post request with invalid idDmitriy Zaporozhets2016-10-101-4/+4
* | Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets2016-10-102-26/+28