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
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-01-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-25Internalize private project minimum access levelMark Chao
2019-10-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-11Add tests for ProjectFeature's #public_pages? and #private_pages?61927-pages-custom-domain-virtual-domainKrasimir Angelov
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-17Fix wrong pages access level defaultVladimir Shushlin
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-10-04Add ProjectFeature check for feature flagRobert Speicher
2018-09-25Geo: sync disabled wikis. Stage 2Valery Sizov
2018-07-24Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-16Refactor Project.with_feature_available_for_userYorick Peterse
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-09-01Project tools visibility levelFelipe Artur