summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/form_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a project forks spec helperBob Van Landuyt2017-10-071-5/+7
* rspec test fixesPhil Hughes2017-09-041-5/+2
* Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-1/+1
* Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher2017-07-271-7/+7
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-4/+6
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-8/+4
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-10/+4
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
|/
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-2/+2
* 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