summaryrefslogtreecommitdiff
path: root/spec/features/tags/master_deletes_tag_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* add accept_confirm around "delete tag" buttonMike Greiling2017-10-241-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-3/+3
* Migrate Git::Repository#rm_tag to GitalyAhmad Sherif2017-09-281-6/+21
* Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-231-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-3/+3
* 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
* Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-131-6/+21
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Add integration specs for tagsRémy Coutable2016-05-101-0/+41