summaryrefslogtreecommitdiff
path: root/spec/features/merge_request
Commit message (Expand)AuthorAgeFilesLines
* Load branches on new merge request page asynchronouslyWinnie Hellmann2018-05-021-20/+12
* Resolve "Text from the diff is showing within a table header inside the discu...Simon Knox2018-04-201-1/+10
* Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes2018-04-171-0/+17
|\
| * Fix rubocopFilipa Lacerda2018-04-131-1/+0
| * Render only one error message per diffFilipa Lacerda2018-04-131-1/+1
| * Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda2018-04-121-0/+18
* | Spec improvements for speed, reliability and readabilityBob Van Landuyt2018-04-121-1/+1
* | Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-0/+8
* | Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-0/+8
|/
* [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-041-11/+11
|\
| * Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-031-11/+11
* | Properly set up jobs in mini pipeline graph specMatija Čupić2018-04-031-4/+5
|/
* Merge branch 'mr-widget-deployment-styling' into 'master'Filipa Lacerda2018-03-141-1/+1
|\
| * fixed deployment rspecmr-widget-deployment-stylingPhil Hughes2018-03-141-1/+1
* | Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox2018-03-132-2/+15
|/
* Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes2018-03-121-0/+6
|\
| * Fix "Remove source branch" button in MR widget during MWPS state42814-fix-remove-source-branch-when-mwpsEric Eastwood2018-03-081-0/+6
* | added rspec test to test when user cant mergemerge-request-widget-source-branch-improvementsPhil Hughes2018-03-081-0/+24
* | Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes2018-03-081-1/+1
|/
* Only allow users that can merge to push to sourcebvl-allow-maintainer-to-pushBob Van Landuyt2018-03-071-1/+1
* Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-1/+1
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-0/+44
* Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+85
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-1/+1
* Merge branch 'master' into fl-mr-widget-1Filipa Lacerda2018-02-012-6/+6
|\
| * Merge branch '36009-user-default-project-creator-in-factories' into 'master'Robert Speicher2018-02-011-1/+1
| |\
| | * Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
| * | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-5/+5
| |/
* | Update spec to match link being changed into a buttonFilipa Lacerda2018-02-011-1/+1
|/
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1
* Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specsRémy Coutable2018-01-1838-0/+4133