summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add group projects API options for including shared and subgroupsHeinrich Lee Yu2018-11-191-0/+26
* Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma...Grzegorz Bizon2018-11-161-0/+61
|\
| * Add spec for Pipeline DELETE for developers41875-allow-pipelines-to-be-deleted-by-project-ownersMatija Čupić2018-11-131-4/+21
| * Destroy pipeline in serviceMatija Čupić2018-11-121-12/+9
| * Implement MVC for Pipeline deletion APIMatija Čupić2018-11-121-0/+47
* | Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu2018-11-151-2/+2
|\ \ | |/ |/|
| * Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-2/+2
* | Add revert to commits APIRobert Speicher2018-11-091-0/+112
|/
* Merge branch 'revert-45b61a9e' into 'master'Nick Thomas2018-11-071-3/+3
|\
| * Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-3/+3
* | Add submodule update API endpointFrancisco Javier López2018-11-071-0/+99
|/
* Squashed commit of the following:Shinya Maeda2018-11-061-6/+6
* add related merge request endpointHelmut Januschka2018-11-011-0/+68
* Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-5/+15
|\