summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/merge_requests_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-101-13/+0
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-4/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-34/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-0/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-2/+186
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+34
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-12/+78
|\
| * Merge branch 'security-mr-head-pipeline-leak' into 'master'GitLab Release Tools Bot2019-08-291-4/+26
| |\
| | * Permission fix for MergeRequestsController#pipeline_statusdrew cimino2019-08-121-4/+26
| * | Restrict MergeRequests#test_reports to authenticated users with read-access o...drew cimino2019-08-221-8/+52
* | | Make it harder to delete issuables accidentallyStan Hu2019-08-291-2/+20
|/ /
* | Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-191-4/+4
|/
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-0/+16
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-4/+94
|\
| * Merge branch 'security-mr-pipeline-permissions' into 'master'GitLab Release Tools Bot2019-07-261-4/+94
| |\
| | * Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-051-4/+94
* | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-271-16/+0
* | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-261-0/+16
|\ \ \
| * | | Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-261-0/+16
| |/ /
* | | Removes potentially incorrect, and slow fallbackremove_deployment_metrics_deployment_platform_fallbackThong Kuah2019-07-251-3/+2
|/ /
* | Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-161-3/+1
* | Resolve Gitaly N+1 for CI/CD environments statusesGrzegorz Bizon2019-07-101-2/+2
* | Add additional test case for Gitaly N+1 for diff filesGrzegorz Bizon2019-07-101-36/+65
* | Add a test for `ci_environments_status` Gitaly N+1Grzegorz Bizon2019-07-101-16/+34
* | Add retry:0 for controller specs n+163475-fix-n-1Thong Kuah2019-07-081-1/+1
* | Restore fallback to deployment_platform_clusterThong Kuah2019-07-081-3/+4
* | Could not address last 5 queriesThong Kuah2019-07-081-1/+4
* | Add failing test showing N+1Thong Kuah2019-07-081-0/+12
|/
* Enable Gitaly ref name caching for discussions.jsonsh-enable-ref-name-caching-discussionsStan Hu2019-06-221-0/+2
* Update merge options for auto merge strategiesShinya Maeda2019-06-121-1/+25
* Abstract auto merge processesShinya Maeda2019-06-031-8/+10
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-3/+3
* Fix and expand Gitaly FindCommit cachingsh-fix-ref-name-cachingStan Hu2019-04-041-0/+2
* Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+4
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-0/+17
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-1/+3
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-3/+3