summaryrefslogtreecommitdiff
path: root/features/steps/project/merge_requests/acceptance.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace the 'project/merge_requests/accept.feature' spinach test with an rspe...blackst0ne2017-09-111-55/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+0
* Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-261-1/+5
|\
| * Update spinach specs to explicitly check Remove Source Branch.Bryce Johnson2017-05-231-1/+5
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
|/
* Merge request widget redesignFatih Acet2017-05-091-9/+9
* Except where necessary, use `sign_in` over `login_as` in featuresRobert Speicher2017-04-191-1/+1
* Actually include WaitForAjax!Douwe Maan2017-04-071-0/+1
* Wait for AJAX requests to complete so they don't blow up if they are only han...Douwe Maan2017-04-071-0/+8
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-3/+3
* Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-171-1/+1
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-1/+1
* Fix redirect to wrong URL when merging and MR detail URL has an anchor. #4189issue_4189Rubén Dávila2015-12-211-0/+4
* Fix random failing testDmitriy Zaporozhets2015-12-071-0/+4
* Ensure "Remove Source Branch" button is not shown when branch is being delete...Rubén Dávila2015-12-041-0/+35