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-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab 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-04-15Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-02-19Fix git clone revealing private repo's presenceMark Chao
2018-12-14Pass on arguments passed to the FeatureConstrainerBob Van Landuyt
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-01Streamline the path validation in groups & projectsBob Van Landuyt
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-08Add small improvements to constrainers and specsDmitriy Zaporozhets
2016-11-07Refactor routing constraintsDmitriy Zaporozhets
2016-10-24Add relative url support to routing contrainersDmitriy Zaporozhets
2016-10-06Make user constrainer lookup same as controller and add more constrainer testsDmitriy Zaporozhets
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets