summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-233-3/+3
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-236-24/+24
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2318-130/+130
* Fix new offensesDouwe Maan2017-02-232-6/+8
* Enable Style/WordArrayDouwe Maan2017-02-2310-18/+16
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-32/+25
* Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-231-56/+83
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2318-130/+130
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-3/+3
* Enable Style/DotPositionDouwe Maan2017-02-236-24/+24
* Merge branch 'cs-upgrade-licensee' into 'master' 27950-check-ci-statusRémy Coutable2017-02-232-8/+8
|\
| * Update Licensee from 8.0.0 to 8.7.0.cs-upgrade-licenseeConnor Shea2017-02-222-8/+8
* | Merge branch 'api-notes-entity-fields' into 'master' Sean McGivern2017-02-232-0/+509
|\ \
| * \ Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fieldsRobert Schilling2017-02-222-1/+51
| |\ \ | | |/
| * | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-222-0/+509
* | | Rebase to master for avoiding failing testsGeorge Andrinopoulos2017-02-231-0/+14
| |/ |/|
* | Merge branch '27032-add-a-house-keeping-api-call' into 'master' Rémy Coutable2017-02-221-0/+49
|\ \
| * | Add housekeeping endpoint for Projects APIMark Fletcher2017-02-221-0/+49
* | | Merge branch 'grapify-ci-triggers-api' into 'master' Rémy Coutable2017-02-221-1/+2
|\ \ \ | |_|/ |/| |
| * | Grapfiy the CI::Triggers APIgrapify-ci-triggers-apiRobert Schilling2017-02-221-1/+2
* | | Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable2017-02-225-22/+870
|\ \ \
| * | | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-215-22/+870
| |/ /
* | | Merge branch 'api-subscription-restful' into 'master' Sean McGivern2017-02-224-34/+116
|\ \ \
| * | | API: Make subscription API more RESTfuLRobert Schilling2017-02-214-34/+116
| |/ /
* | | Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern2017-02-225-57/+247
|\ \ \ | |/ / |/| |
| * | Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-215-57/+247
| |/
* | Backport Todos API to V3api-todos-restfulRobert Schilling2017-02-211-0/+73
* | API: Use POST requests to mark todos as doneRobert Schilling2017-02-211-13/+14
|/
* Merge branch '26315-unify-labels-filter-behavior' into 'master' Rémy Coutable2017-02-201-6/+41
|\
| * Unify issues search behavior by always filtering when ALL labels matches26315-unify-labels-filter-behaviorOswaldo Ferreira2017-02-201-6/+41
* | Merge branch 'remove-paginated-ressource' into 'master'Rémy Coutable2017-02-206-24/+6
|\ \
| * | Remove shared example for paginationremove-paginated-ressourceRobert Schilling2017-02-206-24/+6
* | | Merge branch 'api-star-restful' into 'master'Rémy Coutable2017-02-201-4/+4
|\ \ \ | |_|/ |/| |
| * | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`api-star-restfulRobert Schilling2017-02-201-4/+4
| |/
* | Merge branch 'api-post-block' into 'master' Sean McGivern2017-02-202-15/+84
|\ \
| * | API: Use POST to (un)block a userapi-post-blockRobert Schilling2017-02-202-15/+84
| |/
* | Use grape validation for datesapi-grape-datetimeRobert Schilling2017-02-201-1/+1
|/
* API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disableRobert Schilling2017-02-201-21/+0
* Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' Kamil Trzciński2017-02-171-1/+4
|\
| * Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-1714-340/+905
| |\
| * | Skip job only when canceling the pipeline it belongs toGrzegorz Bizon2017-02-131-1/+4
* | | Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable2017-02-1739-47/+832
|\ \ \ | |_|/ |/| |
| * | Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-177-0/+544
| * | Add a custom pagination matcherRobert Schilling2017-02-1632-36/+269
| * | Paginate all endpoints that return an arrayRobert Schilling2017-02-164-11/+19
* | | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-171-0/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-1512-399/+1214
| |\ \ \
| * | | | Add a test to make sure the queue ticks when updating runnersLin Jen-Shin2017-02-131-0/+7
* | | | | Add API endpoint to get all milestone merge requestsJoren De Groof2017-02-171-0/+36
| |_|/ / |/| | |
* | | | Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments...Rémy Coutable2017-02-161-0/+14
|\ \ \ \