summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fieldsRobert Schilling2017-02-222-1/+51
|\
| * 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
* | | | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-222-0/+509
|/ / /
* | | 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
|\ \ \ \
| * | | | Ensure only commit comments relevant to target project are returnedMark Fletcher2017-02-151-0/+14
* | | | | Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable2017-02-152-6/+27
|\ \ \ \ \
| * | | | | entities: use the RepoCommit entity for branch commitsBen Boeckel2017-02-142-6/+27
| |/ / / /
* | | | | Merge branch 'dz-nested-groups-improvements-3' into 'master' Dmitriy Zaporozhets2017-02-153-2/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets2017-02-143-290/+248
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-142-0/+2
| * | | | | Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets2017-02-141-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'pass_coverage_value_to_commit_status_api' into 'master' Rémy Coutable2017-02-151-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make it possible to pass coverage value to commit status APIwendy04022017-02-141-0/+2
| |/ / /
* | | | API: Consolidate /projects endpointToon Claes2017-02-142-156/+122
* | | | Move /projects/fork/:id to /projects/:id/fork14492-change-fork-endpointOswaldo Ferreira2017-02-132-134/+126
|/ / /
* | | Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removalOswaldo Ferreira2017-02-132-40/+221
* | | Merge branch '20732_member_exists_409' into 'master'Sean McGivern2017-02-132-2/+344
|\ \ \ | |_|/ |/| |
| * | Add member: Always return 409 when a member existsJarka Kadlecova2017-02-102-2/+344