summaryrefslogtreecommitdiff
path: root/spec/features/protected_tags_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make protected tags spec the same for CE and EEYorick Peterse2019-07-291-0/+6
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Extract EE specific tests for protected branches/tagsOswaldo Ferreira2019-04-251-7/+6
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Resolve "Protected branches count is wrong when a wildcard includes several p...Jan2018-04-041-1/+4
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Fix 'Projected tags' typo in protected_tags_spec.rbjej-fix-protected-tags-typoJames Edwards-Jones2017-08-151-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-7/+7
* 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
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Clean import of shared examples for protected branches/tagsAlejandro Rodríguez2017-05-161-1/+0
* Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett2017-05-031-0/+1
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-2/+0
|\
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+1
|/
* Added ProtectedTags#show pageJames Edwards-Jones2017-03-311-94/+94
* Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+94