summaryrefslogtreecommitdiff
path: root/app/models/namespace.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-1/+1
* Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-031-0/+7
* Allow git pull/push on project redirectsMayra Cabrera2017-12-081-0/+11
* Cache the forks in a namespace in the RequestStoreBob Van Landuyt2017-12-041-1/+11
* Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-4/+1
* Use Gitlab::SQL::Pattern where appropriateDouwe Maan2017-11-241-1/+2
* Reallow project paths ending in periodsdm-reallow-project-path-ending-in-periodDouwe Maan2017-11-061-1/+1
* Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-1/+3
|\
| * Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-071-1/+3
* | Move the `ancestors_upto` to `Project` and `Namespace`Bob Van Landuyt2017-10-101-0/+7
|/
* Fix setting share_with_group_lockfix-share-with-group-lock-updateYorick Peterse2017-09-151-1/+8
* Refactor based on code reviewMichael Kozono2017-09-061-2/+2
* Enable share_with_group_lock on subgroupMichael Kozono2017-09-061-0/+14
* Don't show references to Pages when not availableZeger-Jan van de Weg2017-08-311-0/+4
* Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-0/+14
* Small refactor in LegacyNamespace and moved back send_update_instructions28283-legacy-storage-formatGabriel Mazetto2017-08-011-0/+6
* Move storage specific code from Namespace and Project to concernsGabriel Mazetto2017-08-011-100/+4
* Promote visibility level helpers from Group to NamespaceNick Thomas2017-07-171-0/+5
* Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-2/+2
* Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-0/+6
* Remove Namespace model default scope override and write additional test to Pr...refactor-namespace-default-scope-overrideTiago Botelho2017-06-291-3/+1
* Removes redundant pending delete checks30708-stop-using-deleted-at-to-filter-namespacesTiago Botelho2017-06-281-0/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-10/+10
* Don’t schedule workers from inside transactionsDouwe Maan2017-06-021-1/+4
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-15/+9
|\
| * Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-3/+1
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-15/+11
* | 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
|\ \ \ | |_|/ |/| |