summaryrefslogtreecommitdiff
path: root/spec/models/namespace_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-271-2/+4
|\ \ | |/
| * Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-1/+1
| * Add spec that tests ‘LIKE’ query for routes with _Jarka Kadlecova2017-03-221-1/+3
* | Rename container image to repository in specsGrzegorz Bizon2017-03-231-2/+2
* | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-211-2/+16
|\ \ | |/
| * Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-1/+1
| |\
| | * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
| * | Restrict nested group names to prevent ambiguous routesdz-nested-groups-restrictionsDmitriy Zaporozhets2017-03-071-0/+14
| |/
| * Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
* | Fixes broken and missing testsAndre Guedes2017-02-221-3/+5
|/
* Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets2017-02-081-16/+0
|\
| * Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-16/+0
* | Merge branch 'dz-limit-nested-groups' into 'master' Douwe Maan2017-02-081-11/+22
|\ \ | |/ |/|
| * Limit level of nesting for groupsdz-limit-nested-groupsDmitriy Zaporozhets2017-02-081-11/+22
* | Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-0/+7
|/
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-2/+2
* Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets2017-01-251-6/+22
|\
| * Refactor Namespace code related to nested groupsDmitriy Zaporozhets2017-01-131-6/+22
* | Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher2017-01-231-2/+9
|/