summaryrefslogtreecommitdiff
path: root/app/models/group.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move method into groupWei-Meng Lee2019-05-311-0/+4
* Guarantee order of notification settingsWei-Meng Lee2019-05-311-2/+8
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-2/+2
* Add part of needed codeGosia Ksionek2019-04-051-0/+4
* Add cr remarksGosia Ksionek2019-04-041-4/+3
* Make runners token encryption to be optionalKamil Trzciński2019-03-181-1/+1
* Use encrypted runner tokensKamil Trzciński2019-03-061-1/+1
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Return max group access level in the projects APIAlejandro Rodríguez2019-01-161-0/+4
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-4/+1
* Unify into :group_clusters feature flagThong Kuah2018-12-051-0/+4
* Migrate runners token first before fully switchingGrzegorz Bizon2018-12-031-1/+1
* Encrypt group / project runners registration tokensGrzegorz Bizon2018-11-161-1/+1
* Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-1/+1
* Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-291-0/+3
* Applies the CE backport of EE#657Tiago Botelho2018-09-241-2/+28
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-3/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-0/+2
|\
| * Add changes from the EEJarka Kadlecová2018-08-061-6/+0
| * Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+8
* | Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
|/
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-8/+0
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+10
* Minor syntax fixJan Provaznik2018-07-031-2/+1
* Support todos for epics backportJarka Kadlecová2018-07-031-0/+9
* Merge branch 'issue_44230' into 'master'Sean McGivern2018-06-071-0/+20
|\
| * Apply notification settings level of groups to all child objectsFelipe Artur2018-06-071-0/+20
* | Reduce CE/EE diff in app/views/admin/groups/Rémy Coutable2018-06-061-2/+7
|/
* Changed order of includeJan Provaznik2018-05-161-1/+1
* Delete remote uploadsJan Provaznik2018-05-161-2/+1
* Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan2018-05-071-0/+31
|\
| * Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-041-0/+31
* | Rename RunnerGroup -> RunnerNamespaceDylan Griffith2018-05-021-2/+0
* | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-241-0/+4
|\ \ | |/
| * Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-0/+4
* | ensure_runners_token on read instead of writeAlexis Reigel2018-04-231-1/+7
* | authorize group runners on userAlexis Reigel2018-04-231-0/+2
* | add runners_token column to namespacesAlexis Reigel2018-04-231-0/+4
|/
* Revert the addition of goldiloaderYorick Peterse2018-04-181-3/+3
* Add cop for has_many :through without disabled autoloadingfix-n-plus-one-when-getting-notification-settings-for-recipientsSean McGivern2018-04-091-3/+3
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-061-0/+4
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-1/+1
* Merge branch '43771-improve-avatar-error-message' into 'master'Sean McGivern2018-03-231-6/+0
|\