summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / /
* | | | Remove N+1 query for author in issues APIsh-add-uncached-query-limiterStan Hu2018-06-041-3/+5
|/ / /
* | | Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-011-4/+10
* | | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-012-54/+45
|\ \ \ | |_|/ |/| |
| * | Bring back deleted specsKamil Trzciński2018-05-311-0/+33
| * | Fix test description in spec/requests/api/runner_spec.rbDylan Griffith2018-05-311-1/+1
| * | Improve Runners API validationsKamil Trzciński2018-05-311-6/+2
| * | Improve runner registration APIKamil Trzciński2018-05-311-3/+5
| * | Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-311-1/+1
| * | Fix some failuresKamil Trzciński2018-05-311-38/+2
| * | Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-312-7/+3
| * | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-1/+1
* | | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
| |/ |/|
* | Add merge requests list endpoint for groupsFelipe Artur2018-05-311-213/+29
* | Export assigned issues in iCalendar feedImre Farkas2018-05-311-1/+1
|/