summaryrefslogtreecommitdiff
path: root/spec/features/tags/master_deletes_tag_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add documentation and testsManoj MJ2019-06-191-55/+0
* Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-4/+4
* Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)2018-07-031-21/+6
* Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)2018-06-111-2/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* 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