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-05-01Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt
2017-05-01Check `has_parent?` for determining validation typeBob Van Landuyt
2017-04-05Fix subgroup repository disappearance if group was movedDmitriy Zaporozhets
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-21Escape route path for LIKE queriesJarka Kadlecova
2017-03-02Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-02-24Implement final review comments from @DouweM and @rymaiTimothy Andrew
2017-02-24Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew
2017-02-20Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-02-20Transactional mattermost team creationZ.J. van de Weg
2017-02-16Fix a number of race conditions that can occur during namespace deletionStan Hu
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-02-01Rename pages namespace or project path when changedKamil Trzcinski
2017-01-25Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon
2017-01-25Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets
2017-01-25Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets
2017-01-24Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski
2017-01-23Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2017-01-13Refactor Namespace code related to nested groupsDmitriy Zaporozhets
2016-12-21Add more storage statisticsMarkus Koller
2016-12-20Fix error 500 renaming group. Also added specs and changelog.James Lopez
2016-12-16Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern
2016-12-15Refactor Namespace#parents methodDmitriy Zaporozhets
2016-12-13Add parents method to NamespaceDmitriy Zaporozhets
2016-12-13Show full path for nested groups at dashboard groups listDmitriy 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-11-24Merge branch 'mrchrisw/add-namespace-logging' into 'master' Robert Speicher
2016-11-24Log mv_namespace parametersChris Wilson
2016-11-23Update user's authorized projects if project is allowed to share with groupAhmad Sherif
2016-10-07Correct namespace validation to forbid bad names #21077Will Starms
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-05-14Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski
2016-05-13Fix specsKamil Trzcinski
2016-05-12Fix CI testsKamil Trzcinski
2016-05-09Block renaming project or repository if it has container registry tagsKamil Trzcinski
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-03-11Make Namespace.search case-insensitiveYorick Peterse
2016-01-06Annotate modelsStan Hu