summaryrefslogtreecommitdiff
path: root/spec/models/namespace_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Tag subgroup tests with :nested_groupsmk/fix-move-upload-files-on-group-transferMichael Kozono2018-03-141-1/+1
* Remove obsolete commentMichael Kozono2018-03-131-1/+0
* Refactor specsMichael Kozono2018-03-131-3/+3
* Fix moving local files during namespace transferMichael Kozono2018-03-131-15/+39
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-81/+125
* Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan2018-02-061-1/+0
* 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-30/+40
* Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas2018-02-051-0/+20
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-1/+1
* Remove soft removals related codeYorick Peterse2018-01-081-11/+0
* Fix specsremove-project-repoJacob Vosmaer2018-01-051-3/+7
* Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre2018-01-031-1/+1
* Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-031-0/+14
* Allow git pull/push on project redirectsMayra Cabrera2017-12-081-0/+30
* Cache the forks in a namespace in the RequestStoreBob Van Landuyt2017-12-041-1/+9
* Merge branch 'master' into sh-security-fix-backports-masterStan Hu2017-10-171-0/+14
|\
| * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-13/+38
| |\
| * | Move the `ancestors_upto` to `Project` and `Namespace`Bob Van Landuyt2017-10-101-0/+14
* | | Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-10/+4
| |/ |/|
* | Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-071-0/+23
* | Fix namespace deletion testsZeger-Jan van de Weg2017-10-051-13/+15
|/
* Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan2017-09-071-0/+112
|\
| * Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-21/+21
| * Refactor based on code reviewMichael Kozono2017-09-061-3/+3
| * Specify nested_groups specsMichael Kozono2017-09-061-1/+1
| * Enable share_with_group_lock on subgroupMichael Kozono2017-09-061-0/+112
* | Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
|/
* Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-0/+30
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Use described_class when possibleRémy Coutable2017-07-271-7/+7
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-3/+3
* Allow groups with the name systembvl-free-system-namespaceBob Van Landuyt2017-07-181-1/+1
* Promote visibility level helpers from Group to NamespaceNick Thomas2017-07-171-0/+8
* Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-0/+11
* Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira2017-06-281-0/+19
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+8
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-8/+8
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-8/+8
* | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-2/+2
* | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-231-2/+2
* | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-3/+3
|/
* The dynamic path validator can block out partial pathsBob Van Landuyt2017-05-011-0/+7
* Check `has_parent?` for determining validation typeBob Van Landuyt2017-05-011-0/+1
* Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-061-13/+38
|\
| * Fix subgroup repository disappearance if group was moveddz-fix-group-moveDmitriy Zaporozhets2017-04-051-13/+38
* | Fix namespace specs related to container registryGrzegorz Bizon2017-04-031-1/+3
* | Refactor container registry repository tag stubsGrzegorz Bizon2017-04-031-1/+1
* | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-031-10/+69
|\ \ | |/
| * Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-10/+69