summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-011-6/+26
|\
| * Merge branch 'security-master-guests-jobs-api' into 'master'John Jarvis2019-01-011-6/+26
| |\
| | * Authorize read_build when listing pipeline jobsMatija Čupić2018-12-191-3/+13
| | * Authorize read_build action when listing jobsMatija Čupić2018-12-191-3/+13
* | | Merge branch 'fj-55781-fix-api-blob-content-disposition' into 'master'Sean McGivern2018-12-312-2/+2
|\ \ \
| * | | Fixed api content-disposition in blob and files endpointFrancisco Javier López2018-12-312-2/+2
* | | | Add spec for Release APIShinya Maeda2018-12-312-28/+528
* | | | Add delete method in Release APIShinya Maeda2018-12-311-0/+35
| |/ / |/| |
* | | Fix timeout issues retrieving branches via APIStan Hu2018-12-271-0/+12
|/ /
* | Fix deprecation: Using positional arguments in integration testsJasper Maes2018-12-221-1/+1
* | convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-212-8/+8
* | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
|/
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-1968-1197/+1341
* Hide confidential events in rubyBob Van Landuyt2018-12-172-68/+62
* Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master'Rémy Coutable2018-12-171-4/+4
|\
| * Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-161-4/+4
* | Merge branch '55433-un-revert-https-gitlab-com-gitlab-org-gitlab-ce-commit-00...Yorick Peterse2018-12-171-5/+3
|\ \
| * | Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default""Ash McKenzie2018-12-171-5/+3
| |/
* | Remove rails4 specific codeJasper Maes2018-12-161-11/+4
|/
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+83
* Merge branch '54626-able-to-download-a-single-archive-file-with-api-by-ref-na...Grzegorz Bizon2018-12-101-0/+130
|\
| * Add endpoint to download single artifact by refSteve Azzopardi2018-12-071-0/+130
* | Merge branch 'store-correlation-logs' into 'master'Stan Hu2018-12-071-16/+14
|\ \
| * | Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-16/+14
| |/
* | Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-062-1/+32
|/
* Rename project's pipelines relationFrancisco Javier López2018-12-054-10/+10
* Merge branch '54826-use-read_repository-scope-on-read-only-files-endpoints' i...Grzegorz Bizon2018-12-051-0/+47
|\
| * Update code based on feedbackJames Lopez2018-12-041-0/+18
| * Use read_repository scope on read-only files APIJames Lopez2018-12-041-0/+29
* | Revert "LfsToken uses JSONWebToken::HMACToken by default"🤖 GitLab Bot 🤖2018-12-051-3/+5
* | LfsToken uses JSONWebToken::HMACToken by defaultAsh McKenzie2018-12-051-5/+3
* | CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López2018-12-041-1/+1
|/
* Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas2018-11-301-1/+1
|\
| * Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* | Merge branch 'if-40385-prohibit_impersonation' into 'master'Rémy Coutable2018-11-291-0/+13
|\ \
| * | Add config to disable impersonationImre Farkas2018-11-291-0/+13
* | | Merge branch '33705-merge-request-rebase-api' into 'master'Sean McGivern2018-11-291-0/+30
|\ \ \ | |/ / |/| |
| * | Allow the status of a rebase to be determinedNick Thomas2018-11-281-1/+11
| * | Add a rebase API endpoint for merge requestsNick Thomas2018-11-271-0/+20
| |/
* | Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-1/+11
* | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-281-5/+5
|\ \
| * | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-5/+5
| |/
* | Merge branch 'lock-trace-writes' into 'master'Stan Hu2018-11-271-0/+24
|\ \
| * | Lock writes to trace streamKamil Trzciński2018-11-271-0/+24
* | | Suggests issues when typing titlePhil Hughes2018-11-271-0/+59
| |/ |/|
* | Merge branch '52371-filter-by-none-any-for-labels-in-issues-mrs-api' into 'ma...Nick Thomas2018-11-231-35/+80
|\ \
| * | Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-35/+80
| |/
* | Set content disposition attachment to several endpointsFrancisco Javier López2018-11-233-0/+20
|/
* Add :nested_groups metadata to tests using subgroupsHeinrich Lee Yu2018-11-191-3/+3
* Change param name for consistencyHeinrich Lee Yu2018-11-191-1/+1