summaryrefslogtreecommitdiff
path: root/spec/views/groups
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-202-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-082-0/+4
|
* Remove unnecessary CSS classArun Kumar Mohan2019-08-281-1/+1
|
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
| | | | | These are not required because MySQL is not supported anymore
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
| | | | | | | - rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only"
* expose group id on home panelPeter Marko2019-03-111-0/+15
|
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-17/+17
|
* Fix “Share lock” help textMichael Kozono2017-09-061-29/+5
|
* Vary share lock setting UIMichael Kozono2017-09-061-0/+140
…based on whether the current user owns the parent group and whether the parent group or current group is share locked.