Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-07-29Make protected tags spec the same for CE and EEYorick Peterse
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-04-25Extract EE specific tests for protected branches/tagsOswaldo Ferreira
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-04-04Resolve "Protected branches count is wrong when a wildcard includes several p...Jan
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-15Fix 'Projected tags' typo in protected_tags_spec.rbJames Edwards-Jones
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-16Clean import of shared examples for protected branches/tagsAlejandro Rodríguez
2017-05-03Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-21Use `:empty_project` where possible in top-level feature specsRobert Speicher
2017-03-31Added ProtectedTags#show pageJames Edwards-Jones
2017-03-31Protected tags copy/paste from protected branchesJames Edwards-Jones