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-02-23Enable Style/DotPositionDouwe Maan
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
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-08Add custom NamespaceNameValidatorRobert Speicher
2015-12-08Add custom NamespaceValidatorRobert Speicher
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-06Ensure old namespace directory exists before moving itDmitriy Zaporozhets