summaryrefslogtreecommitdiff
path: root/spec/features/projects/gfm_autocomplete_load_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* 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
* Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-1/+1
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-2/+2
* Use admin user in testsPhil Hughes2016-09-161-3/+1
* Correctly loads gfm autocomplete source on pages where it is requiredPhil Hughes2016-09-161-0/+23