summaryrefslogtreecommitdiff
path: root/spec/features/projects/files/gitignore_dropdown_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Update tests to check if label is set after picking a template19008_ci_dropdown_label_fixAlfredo Sumaran2016-06-231-0/+1
* Dropdown implementationAlfredo Sumaran2016-05-201-0/+30