summaryrefslogtreecommitdiff
path: root/spec/features/tags/master_creates_tag_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-1/+1
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Change trigger('click') -> click for ChromeStan Hu2017-08-021-1/+1
|/
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-4/+4
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-191-38/+56
* Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-161-1/+15
* Truncate tag description and fix mobile for inidividual tag1659-long-tag-titleSam Rose2016-12-271-1/+1
* Add integration specs for tagsRémy Coutable2016-05-101-0/+62