summaryrefslogtreecommitdiff
path: root/app/models/namespace.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-16/+13
* Use Namespace.for_user scope (formerly known as Namespace.root)mk-fix-issue-1843Douwe Maan2017-05-181-1/+1
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt2017-05-011-1/+1
* Check `has_parent?` for determining validation typeBob Van Landuyt2017-05-011-0/+4
* Fix subgroup repository disappearance if group was moveddz-fix-group-moveDmitriy Zaporozhets2017-04-051-2/+8
* Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-9/+9
* Escape route path for LIKE queriesJarka Kadlecova2017-03-211-1/+1
* Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-021-8/+2
|\
| * Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-1/+1
| * Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew2017-02-241-8/+2
* | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-201-2/+10
|\ \ | |/
| * Fix a number of race conditions that can occur during namespace deletionsh-namespace-cleanup-deleted-projectsStan Hu2017-02-151-2/+10
* | Transactional mattermost team creationZ.J. van de Weg2017-02-201-0/+1
|/
* Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets2017-02-081-21/+4
|\
| * Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-21/+4
* | Merge branch 'dz-limit-nested-groups' into 'master' Douwe Maan2017-02-081-1/+14
|\ \ | |/ |/|
| * Limit level of nesting for groupsdz-limit-nested-groupsDmitriy Zaporozhets2017-02-081-1/+14
* | Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-0/+4
|/
* Rename pages namespace or project path when changedKamil Trzcinski2017-01-311-0/+1
* Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-251-0/+5
|\
| * Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski2017-01-241-0/+20
| |\
| * | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-0/+5
* | | Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets2017-01-251-2/+20
|\ \ \ | |_|/ |/| |
| * | Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets2017-01-251-2/+2
| * | Refactor Namespace code related to nested groupsDmitriy Zaporozhets2017-01-131-2/+20
| |/
* | Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher2017-01-231-0/+20
|/
* Add more storage statisticsMarkus Koller2016-12-211-0/+13
* Fix error 500 renaming group. Also added specs and changelog.James Lopez2016-12-201-2/+2
* Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern2016-12-161-0/+13
|\
| * Refactor Namespace#parents methoddz-nested-groups-title-uiDmitriy Zaporozhets2016-12-151-11/+1
| * Add parents method to NamespaceDmitriy Zaporozhets2016-12-131-5/+20
| * Show full path for nested groups at dashboard groups listDmitriy Zaporozhets2016-12-131-0/+8
* | Modify namespace name and path validationdz-remove-namespaces-path-uniqDmitriy Zaporozhets2016-12-121-2/+1
|/
* Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-1/+17
|\
| * Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-1/+17
* | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-7/+7
|/
* Merge branch 'mrchrisw/add-namespace-logging' into 'master' Robert Speicher2016-11-241-0/+2
|\
| * Log mv_namespace parametersmrchrisw/add-namespace-loggingChris Wilson2016-11-241-0/+2
* | Update user's authorized projects if project is allowed to share with groupAhmad Sherif2016-11-231-0/+8
|/
* Correct namespace validation to forbid bad names #21077Will Starms2016-10-071-8/+6
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+3
* Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+5
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+2
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-40/+55
* Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-131-17/+0
|\
| * Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-17/+0
* | Fix specsKamil Trzcinski2016-05-131-1/+1
* | Fix CI testsKamil Trzcinski2016-05-121-1/+1
* | Block renaming project or repository if it has container registry tagsKamil Trzcinski2016-05-091-0/+8
|/