summaryrefslogtreecommitdiff
path: root/spec/features/projects/settings/repository_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eeGitLab Bot2022-09-011-1/+3
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+0
* Add latest changes from gitlab-org/gitlab@15-1-stable-eeGitLab Bot2022-07-191-6/+13
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+16
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+3
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+4
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-15/+1
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-05-041-0/+83
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-241-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-4/+39
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-83/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-33/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+13
* Change qa-* class references to rspec-* for repository settingsTanya Pazitny2019-07-291-4/+4
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Add username to deploy tokensKrasimir Angelov2019-07-021-0/+6
* Show disabled project repo mirrorsshow-disabled-mirrorsLuke Bennett2019-05-071-0/+12
* Destroy repo mirrors instead of disabling themLuke Bennett2019-05-061-0/+19
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-5/+5
* Remove the project_cleanup feature flagNick Thomas2018-12-151-23/+9
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+35
* Add test for "only mirror protected branches" settingLuke Bennett2018-12-031-7/+49
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-0/+21
* port specsLuke Bennett2018-08-021-3/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-3/+3
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-2/+2
* Make deploy keys table more clearly structuredLukas Eipert2018-05-071-3/+7
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+15
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-10/+10
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-13/+1
* Addresses database commentsMayra Cabrera2018-04-061-0/+1
* Include ProjectDeployTokensMayra Cabrera2018-04-061-6/+8
* Address UX reviewMayra Cabrera2018-04-061-4/+2
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-0/+38
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-4/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | fixed spec/features/projects/settings/repository_settings_spec.rbPhil Hughes2017-09-271-2/+1
|/
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-6/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Fix edit button for deploy keys available from other projectsAlexander Randa2017-06-201-0/+17
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Implement ability to update deploy keysAlexander Randa2017-06-021-0/+78