summaryrefslogtreecommitdiff
path: root/spec/features/tags
Commit message (Expand)AuthorAgeFilesLines
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-194-4/+4
* Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-192-38/+67
* Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-161-1/+15
* Fixed rspec testsJose Ivan Vargas2017-04-061-1/+1
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-0/+10
* Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-131-6/+21
* Truncate tag description and fix mobile for inidividual tag1659-long-tag-titleSam Rose2016-12-271-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fix spec for new project navigationDmitriy Zaporozhets2016-05-161-1/+1
* Add integration specs for tagsRémy Coutable2016-05-104-0/+218