summaryrefslogtreecommitdiff
path: root/spec/models/namespace_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-10/+10
* Includes logic to persist namespace statisticsMayra Cabrera2019-07-021-0/+16
* Add two new ActiveRecord models62214-migrations-and-modelsMayra Cabrera2019-06-251-0/+2
* Add wiki size to project statisticsPeter Marko2019-05-291-1/+5
* Add packages_size to ProjectStatisticsAlessio Caiazza2019-05-021-5/+7
* Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-301-12/+18
* Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-181-0/+22
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-4/+4
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-0/+24
* Update storage location after a group has been renamed/transferedDouglas Barbosa Alexandre2018-12-211-23/+31
* Merge branch 'store-correlation-logs' into 'master'Stan Hu2018-12-071-1/+1
|\
| * Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-1/+1
* | Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-061-1/+1
|/
* Unify into :group_clusters feature flagThong Kuah2018-12-051-0/+1
* Assert all_projects work for child groupsThong Kuah2018-12-051-0/+1
* Backport generic methods to CEce-fix_vuln_list_on_group_dashboardOlivier Gonzalez2018-11-051-0/+11
* Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-031-3/+2
|\
| * Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-3/+2
* | Improve logging when username update fails due to registry tagsStan Hu2018-10-021-1/+23
|/
* Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-32/+0
* Merge branch 'stop-dynamic-routable-creation' into 'master'Douwe Maan2018-07-271-0/+10
|\
| * Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-0/+10
* | Fix namespace move callback behavior, especially to fix Geo replication of na...Michael Kozono2018-07-261-0/+28
|/
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+2
* Port Namespace#root_ancestor to CELin Jen-Shin2018-06-261-0/+13
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-2/+8
* Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-041-0/+15
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-4/+5
* Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-231-1/+1
|\
| * Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+1
* | 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
| |/ |/|