summaryrefslogtreecommitdiff
path: root/features/steps/project/merge_requests.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-2/+2
* Merge branch 'ci-project-migrate' into 'master' Kamil TrzciƄski2015-12-141-1/+1
|\
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+1
* | Remove note from MR discussion when deleting it in the changes tabDouglas Barbosa Alexandre2015-12-101-0/+19
* | Merge branch 'fix-edit-notes-on-merge-request-diff' into 'master' Robert Speicher2015-12-101-0/+25
|\ \ | |/ |/|
| * Ensure notes are replaced on a merge request diff when they're updatedDouglas Barbosa Alexandre2015-12-091-0/+25
* | Use "Build passed" in tooltip instead of "Build status: passed"Douwe Maan2015-12-081-1/+1
|/
* Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-1/+1
* Display target branch on MR list when it is different from project's defaultAnton Baklanov2015-11-101-0/+20
* Fix rubocop issuesci-status-mr-indexDmitriy Zaporozhets2015-10-231-5/+5
* Add tests for MR index pageDmitriy Zaporozhets2015-10-231-0/+13
* Fix invalid testsfix-removed-file-in-diffDmitriy Zaporozhets2015-09-301-18/+18
* Fix testsDmitriy Zaporozhets2015-09-031-1/+2
* Fix testsDmitriy Zaporozhets2015-09-031-2/+2
* Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-111-1/+1
|\
| * Merge branch 'check-out-branch-button' into 'master' Dmitriy Zaporozhets2015-08-111-1/+1
| |\
| | * Fix specDouwe Maan2015-08-101-1/+1
* | | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-5/+0
|/ /
* | Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-0/+5
|/
* Remove satellitesDmitriy Zaporozhets2015-07-151-5/+0
* Merge branch 'rs-fix-subscription-feature' into 'master'Dmitriy Zaporozhets2015-06-291-2/+2
|\
| * Attempt to fix the "I should see that I am [un]subscribed" stepsrs-fix-subscription-featureRobert Speicher2015-06-251-2/+2
* | Fix merge request diff featuresrs-issue-1887Robert Speicher2015-06-251-12/+6
|/
* Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-231-0/+22
* Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-4/+4
|\
| * Revert merge request states renamingDmitriy Zaporozhets2015-06-191-4/+4
* | Fix features syntaxRobert Speicher2015-06-221-14/+21
|/
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-121-1/+1
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-19/+19
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-32/+32
* Fix test for accept merge requestDmitriy Zaporozhets2015-06-121-0/+1
* Fix merge request testrefactor-mr-widgetDmitriy Zaporozhets2015-06-111-1/+1
* Support editing target branch of merge requestStan Hu2015-05-291-0/+14
* Persist current merge request tab selection via URLrs-persist-tab-selectionRobert Speicher2015-05-271-1/+4
* Update specs.accepted-rejected-mrsDouwe Maan2015-05-251-4/+4
* Remove feature tests for old task listsRobert Speicher2015-05-061-4/+0
* Fix testsrefactor-mr-formDmitriy Zaporozhets2015-05-061-1/+1
* Remove timing dependency on testStan Hu2015-04-141-2/+1
* Fix broken side-by-side diff view on merge request pageStan Hu2015-03-251-0/+14
* Add tooltip for comment toggle in diff. Add changelog item and fix testsDmitriy Zaporozhets2015-03-181-2/+2
* improve UIValery Sizov2015-03-171-2/+2
* testsValery Sizov2015-03-161-0/+13
* Implement merge requests searchDmitriy Zaporozhets2015-03-121-0/+4
* Make test element selection more specific.Douwe Maan2015-02-251-3/+3
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-2/+2
|\
| * Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan2015-02-171-2/+2
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
|/
* Fix test for merge requestDmitriy Zaporozhets2015-01-281-1/+3
* Fix testsDmitriy Zaporozhets2015-01-161-2/+2
* Fix randomly failing testDmitriy Zaporozhets2015-01-101-1/+1