summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/form_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-191-0/+14
* Fix specs32418-make-link-to-self-less-obviousAnnabel Dunstone Gray2017-05-191-1/+1
* link issuable reference to itself in headermhasbini2017-03-091-0/+11
* re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-071-1/+9
* Updated wording in the specsPhil Hughes2016-07-211-4/+4
* Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-60/+221
* Fixed Rubocop errorsPhil Hughes2016-07-201-30/+55
* Added spec tests for merge request form including from forked projectPhil Hughes2016-07-201-0/+87