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
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-09-01Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-14Remove duplicate -/users/terms routesAsh McKenzie
2019-08-07Add "Starred projects" tab to user overviewCamil Staps
2019-06-27Merge branch 'rs-ee-only-routes-2' into 'master'Lin Jen-Shin
2019-06-26Copy routes from EERobert Speicher
2019-06-26Remove deprecated /u/:username routesDmitriy Zaporozhets
2018-10-04Resolve "Add new "Overview" tab on user profile page"Martin Wortschack
2018-05-04Display terms to a userBob Van Landuyt
2018-04-23Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2017-10-28Fix broken Members link when relative URL root paths are usedStan Hu
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix specsDouwe Maan
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-07Refactor namespace regexDmitriy Zaporozhets
2016-10-17Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher
2016-10-17Add todo for deprecated user routes and more information about deprecation to...Dmitriy Zaporozhets
2016-10-15Add exists to users routes and fix endpoint.Bryce Johnson
2016-10-12Rename users routing from /u/:username to /users/:username for consistency wi...Dmitriy Zaporozhets
2016-10-08Fix missing constraints causing route failures when usernames with periods ar...Stan Hu
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-05Put user keys routing back below project routingDmitriy Zaporozhets
2016-10-05Split routes on multiple filesDmitriy Zaporozhets