summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan2018-06-131-0/+3
* | | Restoring user v3 endpointFrancisco Javier López2018-06-131-34/+39
* | | Merge branch 'commits_api_with_stats' into 'master'Rémy Coutable2018-06-131-2/+19
|\ \ \
| * | | Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii2018-06-121-2/+19
| | |/ | |/|
* | | Fixes rejected pushes from maintainersbvl-fix-maintainer-push-rejectedBob Van Landuyt2018-06-111-0/+17
| |/ |/|
* | Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-115-7/+7
|\ \
| * | Correct more usages of non-relative `fixture_file_upload` pathsRobert Speicher2018-06-071-1/+1
| * | Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-074-6/+6
* | | Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin2018-06-071-58/+26
* | | Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin2018-06-071-0/+62
|/ /
* | Merge branch '45505-lograge_formatter_encoding' into 'master'Kamil Trzciński2018-06-071-0/+22
|\ \ | |/ |/|
| * Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas2018-06-061-0/+22
* | Add a custom storage config instead of overwritingBob Van Landuyt2018-06-061-1/+3
* | Merge branch '45821-avatar_api' into 'master'Rémy Coutable2018-06-061-0/+106
|\ \
| * | Add Avatar APIImre2018-06-061-0/+106
* | | Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan2018-06-062-0/+88
|\ \ \
| * | | Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-064-47/+88
| * | | Add `present_using` to typesBob Van Landuyt2018-06-052-0/+47
| | |/ | |/|
* | | Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'Grzegorz Bizon2018-06-061-1/+59
|\ \ \
| * | | Removes variables from pipelines apiJacopo2018-06-051-2/+13
| * | | Review 1Jacopo2018-06-011-6/+23
| * | | Rename variables_attributes => variables and adds spec for exclude/only optionJacopo2018-06-011-3/+18
| * | | Adds variables to POST api/v4/projects/:id/pipelineJacopo2018-06-011-1/+16
* | | | Rails 5 fix unknown keywords: changes, key_id, project, gl_repository, action...Jasper Maes2018-06-061-3/+14
* | | | Fix repository archive generation when hashed storage is enabledNick Thomas2018-06-051-6/+3
| |/ / |/| |
* | | Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-1/+4
* | | Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable2018-06-051-2/+2
|\ \ \
| * | | Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu2018-06-051-2/+2
* | | | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-051-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-5/+7
* | | | Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'Rémy Coutable2018-06-051-0/+12
|\ \ \ \
| * | | | Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...sh-fix-pipeline-jobs-nplus-oneStan Hu2018-06-041-0/+12
| * | | | Remove N+1 query for author in issues APIStan Hu2018-06-041-3/+5
| | |_|/ | |/| |
* | | | Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon2018-06-052-0/+2
|\ \ \ \
| * | | | Support presigned multipart uploadsKamil Trzciński2018-06-042-0/+2
| |/ / /