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-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-13fix tests for mysql db.Roger Rüttimann
2019-06-13remove experiments for 2fa requirements and fix testsRoger Rüttimann
2019-06-13require update_two_factor_requirement on all sub-entities usersRoger Rüttimann
2019-06-13add tests for 2fa requirment for all sub-entities members (subgroup and proje...Roger Rüttimann
2019-04-05Add part of needed codeGosia Ksionek
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-04Add cr remarksGosia Ksionek
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-12Enable/disable Auto DevOps at Group levelMayra Cabrera
2019-01-16Return max group access level in the projects APIAlejandro Rodríguez
2018-12-07Use FastDestroy for deleting uploadsJan Provaznik
2018-12-06Resolve "Can add an existing group member into a group project with new permi...James Lopez
2018-12-05Unify into :group_clusters feature flagThong Kuah
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-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
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-05send ico files with inline dispositionAlexis Reigel
2018-05-16Delete remote uploadsJan Provaznik
2018-05-04Backport of 4084-epics-username-autocompleteMario de la Ossa
2018-03-22Change avatar error message to include allowed file formatsFabian Schneider
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-02-09Merge branch 'mc/bug/38984-wildcard-protected-tags' into 'security-10-4'Kamil Trzciński
2018-02-06Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2017-11-09Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan
2017-11-07Free up some group reserved wordsBob Van Landuyt
2017-11-06Support custom attributes on groupsMarkus Koller
2017-11-03Add system hooks user_rename and group_renameWinnie Hellmann
2017-09-05Optimize SQL queries used in Groups::GroupMembersController#createRubén Dávila
2017-08-26fix failing tests due to new group visibility restrictionsMike Greiling
2017-08-26Add validation to check visibility level of sub groups.Rubén Dávila
2017-08-26Add validation for visibility level of sub groupsRubén Dávila
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-24Don't treat anonymous users as owners when group has pending invitesSean McGivern
2017-07-18Update specs for new upload pathBob Van Landuyt
2017-07-07Mark a subgroup-related spec as PostgreSQL-onlyRobert Speicher
2017-07-07Add CASE When Clause for saving order when using where INShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney