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
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
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 ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-01The dynamic path validator can block out partial pathsBob Van Landuyt
2017-05-01Check `has_parent?` for determining validation typeBob Van Landuyt
2017-04-06Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-05Fix subgroup repository disappearance if group was movedDmitriy Zaporozhets
2017-04-03Fix namespace specs related to container registryGrzegorz Bizon
2017-04-03Refactor container registry repository tag stubsGrzegorz Bizon
2017-04-03Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-27Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-03-23Rename container image to repository in specsGrzegorz Bizon
2017-03-22Add spec that tests ‘LIKE’ query for routes with _Jarka Kadlecova
2017-03-21Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Restrict nested group names to prevent ambiguous routesDmitriy Zaporozhets
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-22Fixes broken and missing testsAndre Guedes
2017-02-08Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-02-08Merge branch 'dz-limit-nested-groups' into 'master' Douwe Maan
2017-02-08Limit level of nesting for groupsDmitriy Zaporozhets
2017-02-07Refresh authorizations when transferring projectsYorick Peterse
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-25Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets
2017-01-23Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher
2017-01-13Refactor Namespace code related to nested groupsDmitriy Zaporozhets
2016-12-21Add more storage statisticsMarkus Koller
2016-12-16Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern
2016-12-15Refactor Namespace#parents methodDmitriy Zaporozhets
2016-12-13Add tests for Namespace#full_name methodDmitriy Zaporozhets
2016-12-13Add parents method to NamespaceDmitriy Zaporozhets
2016-12-12Modify namespace name and path validationDmitriy Zaporozhets
2016-12-09Merge branch 'dz-nested-groups' into 'master' Douwe Maan
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-10-07Correct namespace validation to forbid bad names #21077Will Starms
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-05-17Improve test coverageKamil Trzcinski
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-03-11Corrected spec title for Namespace.searchYorick Peterse