summaryrefslogtreecommitdiff
path: root/spec/features/groups/group_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-16/+34
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+45
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+20
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-2/+34
* Merge branch 'frozen_string_spec_features' into 'master'Rémy Coutable2019-07-291-0/+2
|\
| * Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
|/
* Style rules; Revert some examplesFabio Papa2019-07-191-1/+1
* Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-191-0/+8
* Add part of needed codeGosia Ksionek2019-04-051-0/+8
* Refresh group overview to match project overviewDennis Tang2019-01-251-4/+4
* Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-1/+1
* Fix invalid parent path on group settings pageDmitriy Zaporozhets2018-10-061-0/+16
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-16/+16
* Fix tests after group settings page redesignDmitriy Zaporozhets2018-05-281-6/+15
* Replace group spinach tests with RSpec analogSemyon Pupkov2018-03-291-0/+21
* spec updatesPhil Hughes2017-08-291-2/+2
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/groupsRobert Speicher2017-07-271-3/+3
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Show group name instead of path on group pagedm-group-page-nameDouwe Maan2017-06-231-4/+4
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+8
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-0/+3
* Add happy path feature tests for redirect behaviorMichael Kozono2017-05-051-0/+77