Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-04Backports for EE's "Allow adding groups to CODEOWNERS file"Igor
2019-06-27Remove group_clusters feature flagThong Kuah
2019-06-13refactor: do not apply setting "require 2FA" for ancestor group membersRoger Meier
2019-06-13refactor: apply "require 2FA" to all subgroup and ancestor group members, whe...Roger Meier
2019-06-13remove experiments for 2fa requirements and fix testsRoger Rüttimann
2019-06-13first try: fix mysql problem (not all users found)Roger Rüttimann
2019-06-13require update_two_factor_requirement on all sub-entities usersRoger Rüttimann
2019-05-31Move method into groupWei-Meng Lee
2019-05-31Guarantee order of notification settingsWei-Meng Lee
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-05Add part of needed codeGosia Ksionek
2019-04-04Add cr remarksGosia Ksionek
2019-03-18Make runners token encryption to be optionalKamil Trzciński
2019-03-06Use encrypted runner tokensKamil Trzciński
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-16Return max group access level in the projects APIAlejandro Rodríguez
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-05Unify into :group_clusters feature flagThong Kuah
2018-12-03Migrate runners token first before fully switchingGrzegorz Bizon
2018-11-16Encrypt group / project runners registration tokensGrzegorz Bizon
2018-10-30Renaming Secret Variables in the codebaseMarcel Amirault
2018-10-29Associate clusters model to groupsThong Kuah
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-07Merge branch 'group-todos' into 'master'Sean McGivern
2018-08-06Add changes from the EEJarka Kadlecová
2018-08-02Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-03Minor syntax fixJan Provaznik
2018-07-03Support todos for epics backportJarka Kadlecová
2018-06-07Merge branch 'issue_44230' into 'master'Sean McGivern
2018-06-07 Apply notification settings level of groups to all child objectsFelipe Artur
2018-06-06Reduce CE/EE diff in app/views/admin/groups/Rémy Coutable
2018-05-16Changed order of includeJan Provaznik
2018-05-16Delete remote uploadsJan Provaznik
2018-05-07Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan
2018-05-04Backport of 4084-epics-username-autocompleteMario de la Ossa
2018-05-02Rename RunnerGroup -> RunnerNamespaceDylan Griffith
2018-04-24Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2018-04-23ensure_runners_token on read instead of writeAlexis Reigel
2018-04-23authorize group runners on userAlexis Reigel
2018-04-23add runners_token column to namespacesAlexis Reigel
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Add cop for has_many :through without disabled autoloadingSean McGivern
2018-04-06Extend API for importing a project export with overwrite supportFrancisco Javier López
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne