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
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-05-04Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-14Fix inability to set visibility_level on project via APIStan Hu
2019-04-12Squashed commits and modified visibility level outputSara Ahbabou
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-02-02Merge branch 'bvl-fix-500-on-fork-without-restricted-visibility-levels' into ...Douwe Maan
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-02Avoid error when no restricted levels are definedBob Van Landuyt
2017-12-29Forking a project to a namespace with lower visibility.Bob Van Landuyt
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-07-13Always return the translated level name.Ruben Davila
2017-06-23Add User#full_private_access? to check if user has Private accessToon Claes
2017-06-16Refactor ProjectsFinder#init_collectionYorick Peterse
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-03-21Make level_value accept string integersToon Claes
2017-03-02Use string based `visibility` getter & setterToon Claes
2017-03-02A VisibilityLevel also can be presented as stringToon Claes
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-07List all groups/projects for admins on explore pagesDouwe Maan
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2016-05-25Fix forks creation when visibility level is restrictedFelipe Artur
2016-03-21Fix specsDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-18Improve group visibility level featureZeger-Jan van de Weg
2016-03-18Code fixesFelipe Artur
2016-03-10Prevent projects to have higher visibility than groupsFelipe Artur
2015-11-05Fix GitlabV::isibilityLevel::level_name methodTomasz Maczukin
2015-11-03Move level_name resolving to Gitlan::VisibilityLevelTomasz Maczukin
2015-07-06Fork visibility level fixValery Sizov
2015-03-18Move application setting to separate variable.Marin Jankovski
2015-03-18Handle nil restricted visibility settingsVinnie Okada
2015-03-07Move restricted visibility settings to the UIVinnie Okada
2014-08-28block visibility level restriction override in controllerJob van der Voort
2014-07-16Removed some constant allready defined warningsJeroen van Baarsen
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth