summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '1051-api-create-users-without-password' into 'master' Rémy Coutable2017-02-101-0/+12
|\ \ \
| * | | Optionally make users created via the API set their passwordJoost Rijneveld2017-02-091-0/+12
* | | | Remove a transient failure from spec/requests/api/groups_spec.rbrs-issue-27974Robert Speicher2017-02-091-3/+5
| |/ / |/| |
* | | Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets2017-02-091-0/+14
|\ \ \
| * | | Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-081-0/+14
* | | | Merge branch '23104-remove-public-param-for-projects' into 'master' Douwe Maan2017-02-081-52/+9
|\ \ \ \
| * | | | Use VisibilityLevel constants in spec23104-remove-public-param-for-projectsToon Claes2017-02-071-4/+4
| * | | | API: remove `public` param for projectsToon Claes2017-02-071-49/+6
* | | | | Merge branch 'lfs-noauth-public-repo' into 'master'Rémy Coutable2017-02-081-0/+1
|\ \ \ \ \
| * | | | | lfs: do not require auth for public repositoriesBen Boeckel2017-02-071-0/+1
* | | | | | Remove /projects/:id/keys/.. endpointsRobert Schilling2017-02-071-0/+172
| |_|/ / / |/| | | |
* | | | | Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern2017-02-072-12/+188
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-072-12/+188
* | | | | Merge branch 'traits-for-featurs' into 'master'Robert Speicher2017-02-062-9/+5
|\ \ \ \ \ | |/ / / / |/| | | |