summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/only_allow_merge_if_build_succeeds_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specsRémy Coutable2018-01-181-150/+0
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-3/+3
* clean up merge request widget UISimon Knox2017-08-071-4/+4
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-241-11/+9
|\
| * Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-11/+9
* | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-3/+1
|/
* Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-091-0/+2
|\
| * Fix SpecsFelipe Artur2017-05-081-0/+2
* | Merge request widget redesignFatih Acet2017-05-091-11/+31
|/
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-12/+12
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-4/+4
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* Fix tests for allowing merged if pipeline succeededGrzegorz Bizon2016-11-251-2/+2
* Fix a wrong "The build for this merge request failed" message24616-mr-shows-the-build-for-this-merge-request-failed-although-builds-still-runningRémy Coutable2016-11-211-0/+132