summaryrefslogtreecommitdiff
path: root/app/models/group.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-131-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-061-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-6/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-5/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-5/+30
* Add latest changes from gitlab-org/gitlab@masterlistGitLab Bot2019-10-171-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Limit access request email to 10 most recently active owners/maintainersManoj MJ2019-08-301-0/+6
* Return NO_ACCESS if user is nilPatrick Derichs2019-08-281-0/+2
* Add group level container repository endpointsSteve Abrams2019-08-051-0/+2
* Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-261-1/+0
|\
| * Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+0
* | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-261-1/+1
|/
* Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-0/+6
* Make Group#subgroup_creation_level return Owner if it is nil in DBFabio Papa2019-07-191-1/+1
* Apply changes recomended by merge request coachFabio Papa2019-07-191-0/+4
* Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
* Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
* Make the group model return maintainer level when it is not setFabio Papa2019-07-191-0/+4
* Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
* Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
* Apply changes recomended by merge request coachFabio Papa2019-07-191-0/+4
* Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
* Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
* Apply changes recomended by merge request coachFabio Papa2019-07-191-0/+4
* Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
* Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
* Make the group model return maintainer level when it is not setFabio Papa2019-07-191-0/+4
* Backports for EE's "Allow adding groups to CODEOWNERS file"Igor2019-07-041-0/+2
* Remove group_clusters feature flagThong Kuah2019-06-281-4/+0
* refactor: do not apply setting "require 2FA" for ancestor group membersRoger Meier2019-06-131-1/+1
* refactor: apply "require 2FA" to all subgroup and ancestor group members, whe...Roger Meier2019-06-131-1/+1
* remove experiments for 2fa requirements and fix testsRoger Rüttimann2019-06-131-1/+1
* first try: fix mysql problem (not all users found)Roger Rüttimann2019-06-131-1/+1
* require update_two_factor_requirement on all sub-entities usersRoger Rüttimann2019-06-131-1/+1