summaryrefslogtreecommitdiff
path: root/features/steps/project/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-2/+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-222-5/+5
|/
* Merge request widget redesignFatih Acet2017-05-092-10/+12
* Except where necessary, use `sign_in` over `login_as` in featuresRobert Speicher2017-04-192-2/+2
* 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-062-4/+4
* Use a project factory with a repository where necessaryrs-empty_project-for-associationsRobert Speicher2017-01-251-4/+3
* Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-172-2/+2
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-062-2/+2
* Add some spinach specsRubén Dávila2016-02-191-0/+56
* Improve & adds specs for Issue/MR referencesRémy Coutable2016-01-131-0/+7
* 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