summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Allow collaboration with forks through the APIBob Van Landuyt2018-07-121-2/+52
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1132-254/+254
* Add missing maximum_timeout parametergfyoung2018-07-111-0/+63
* Merge branch 'rd-ee-backport-add-support-for-gl-com-trials' into 'master'Sean McGivern2018-07-101-6/+6
|\
| * Backport some changes made for this spec in EERubén Dávila2018-07-021-6/+6
* | Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-101-3/+5
|\ \
| * | Fix specsKamil Trzciński2018-07-091-2/+2
| * | Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-3/+5
* | | Merge branch '48537-update-avatar-only-via-api' into 'master'Rémy Coutable2018-07-101-0/+14
|\ \ \
| * | | Fix #48537 - Update avatar only via the projects APIJamie Schembri2018-07-091-0/+14
* | | | Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master'Douwe Maan2018-07-101-4/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-091-4/+23
| |/ /
* | | Updates from `rubocop -a`Lin Jen-Shin2018-07-097-12/+12
|/ /
* | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-061-0/+23
|\ \
| * | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-0/+23
* | | Merge branch 'ide-merge-request-info' into 'master'Sean McGivern2018-07-061-0/+8
|\ \ \ | |/ / |/| |
| * | added API docsPhil Hughes2018-07-051-1/+1
| * | fixed tests :face_palm:Phil Hughes2018-07-051-2/+2
| * | tidy up componentPhil Hughes2018-07-051-0/+8
* | | Use AlreadyArchivedError if it's the caseShinya Maeda2018-07-061-0/+1
|/ /
* | Merge branch 'remove-is-shared-from-ci-runners' into 'master'Grzegorz Bizon2018-07-041-6/+17
|\ \
| * | Make deprecated scopes of Runner explicitKamil Trzciński2018-07-041-1/+12
| * | Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-6/+6
* | | Add pipeline lists to GraphQLBob Van Landuyt2018-07-042-0/+36
| |/ |/|
* | Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable2018-07-011-3/+12
|\ \
| * | Add locked state to merge request APIChantal Rollison2018-06-281-3/+12
* | | Merge branch 'transfer_project_api_endpoint' into 'master'Grzegorz Bizon2018-06-291-0/+32
|\ \ \
| * | | Add transfer project endpoint to the Projects APIAram Visser2018-06-271-0/+32
| |/ /
* | | Enabling Doorkeeper reuse_access_token optionFrancisco Javier López2018-06-291-0/+55
* | | Merge branch 'feature/oidc-subject-claim' into 'master'Douwe Maan2018-06-281-49/+61
|\ \ \
| * | | Don't hash user ID in OIDC subject claimMarkus Koller2018-06-281-49/+61
| |/ /
* | | Merge branch 'bvl-graphql-permissions' into 'master'Sean McGivern2018-06-282-44/+70
|\ \ \
| * | | Expose permissions on types in GraphQLBob Van Landuyt2018-06-282-44/+70
* | | | Merge branch 'straight-comparision-mode' into 'master'Sean McGivern2018-06-281-0/+25
|\ \ \ \
| * | | | Allow straight diff in Compare APIMaciej Nowak2018-06-281-0/+25
| | |_|/ | |/| |
* | | | Add SHA256 and HEAD on File APIAhmet Demir2018-06-281-0/+85
* | | | Correct "autorize" typosRobert Speicher2018-06-273-4/+4
| |_|/ |/| |
* | | Merge branch 'dm-branch-api-can-push-fix' into 'master'Robert Speicher2018-06-261-0/+29
|\ \ \ | |_|/ |/| |
| * | Remove duplicate specDouwe Maan2018-06-261-6/+0
| * | Fix branch API can_push attribute and add specsdm-branch-api-can-push-fixDouwe Maan2018-06-251-0/+35
| |/
* | Bring changes from EELin Jen-Shin2018-06-261-1/+0
|/
* Merge branch 'ce-5024-filename-search' into 'master'Sean McGivern2018-06-201-0/+24
|\
| * Implement filtering by filename on code searchce-5024-filename-searchMario de la Ossa2018-06-191-0/+24
* | Merge branch 'more-group-api-sorting-options' into 'master'Douwe Maan2018-06-191-4/+45
|\ \
| * | Add id as second sort parameter for group sort by nameMarko, Peter2018-06-181-1/+31
| * | Ensure ordering for group sorting testsMarko, Peter2018-06-151-4/+4
| * | Add id group api sorting optionMarko, Peter2018-06-121-4/+15
* | | Optimised paused runners to not re-query every 3soptimise-paused-runnersKamil Trzciński2018-06-171-1/+3
* | | Allow querying a single MR within a projectBob Van Landuyt2018-06-152-56/+56
* | | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+0