summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-3033-10230/+0
* Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern2018-05-301-0/+12
|\
| * Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-0/+12
* | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-302-2/+38
|\ \ | |/ |/|
| * Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-292-2/+38
* | Merge remote-tracking branch 'dev/master'Mayra Cabrera2018-05-291-1/+39
|\ \
| * \ Merge branch 'security-dm-delete-deploy-key' into 'master'Mayra Cabrera2018-05-291-1/+39
| |\ \
| | * | Fix API to remove deploy key from project instead of deleting it entirelyDouwe Maan2018-05-041-1/+39
* | | | Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-1/+25
* | | | Merge branch 'add-artifacts_expire_at-to-api' into 'master'Grzegorz Bizon2018-05-291-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Expose artifacts_expire_at field for job entity in apiSemyon Pupkov2018-05-261-1/+7
* | | | Merge branch 'patch-28' into 'master'Kamil Trzciński2018-05-282-2/+2
|\ \ \ \
| * | | | Fix specShinya Maeda2018-05-282-2/+2
* | | | | Merge branch 'ignore-writing-trace-if-it-already-archived' into 'master'Kamil Trzciński2018-05-281-0/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |