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
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-03-28Remove permanent redirectsBob Van Landuyt
2018-02-06Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan
2018-01-18Delete conflicting orphaned routesMichael Kozono
2018-01-11Add RedirectRoute factoryMichael Kozono
2018-01-11Fix Rubocop offenseMichael Kozono
2018-01-11Revert "Revert "Fix Route validation for unchanged path""Michael Kozono
2018-01-09Revert "Fix Route validation for unchanged path"Michael Kozono
2018-01-09Revert "Add test for permanent redirects of descendants"Michael Kozono
2018-01-09Add test for permanent redirects of descendantsMichael Kozono
2018-01-09Fix Route validation for unchanged pathMichael Kozono
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-08-09Fix styleMichael Kozono
2017-08-08Fix conflicting redirect searchMichael Kozono
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-24Update tests for new version of shoulda-matchersDmitriy Zaporozhets
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-06Reduce risk of deadlocksMichael Kozono
2017-05-05Delete conflicting redirectsMichael Kozono
2017-05-05Create redirect routes on path changeMichael Kozono
2017-03-22Remove not necessary specsJarka Kadlecova
2017-03-21Escape route path for LIKE queriesJarka Kadlecova
2017-03-21Handle Route#name being nil after an updateRobert Speicher
2017-02-09Fix route rename descendants if route.name is blankDmitriy Zaporozhets
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-01-13Refactor Namespace code related to nested groupsDmitriy Zaporozhets
2016-12-19Fix Route#rename_children behaviorDmitriy Zaporozhets
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets