Commit graph

11 commits

Author SHA1 Message Date
Zeger-Jan van de Weg
ec4423665c
Gitlab::Shell works on shard name, not path
Direct disk access is done through Gitaly now, so the legacy path was
deprecated. This path was used in Gitlab::Shell however. This required
the refactoring in this commit.

Added is the removal of direct path access on the project model, as that
lookup wasn't needed anymore is most cases.

Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
2018-04-25 13:36:22 +02:00
Michael Kozono
3b91e56331 Appease Metrics/AbcSize cop 2018-03-13 16:13:37 -07:00
Michael Kozono
ef62a7c2d1 Ensure data integrity 2018-03-13 15:05:28 -07:00
Michael Kozono
1f311a9caa Fix moving local files during namespace transfer 2018-03-13 14:45:17 -07:00
Mayra Cabrera
68a419c879 31885 - Ability to transfer a single group to another group 2018-02-06 00:10:58 +00:00
Nick Thomas
30a43b7e04
Fix export removal for hashed-storage projects within a renamed or deleted namespace 2018-02-05 10:38:57 +00:00
Douglas Barbosa Alexandre
fcb967ac67 Write projects config to all projects inside namespace in batches 2018-01-03 16:13:32 -02:00
Douglas Barbosa Alexandre
ca089f5968 Update project full path in .git/config when renaming namespace 2018-01-03 16:13:31 -02:00
Jen-Shin Lin
bd46c8abfd Merge branch 'security-10-1' into '10-1-stable'
Security fixes for 10.1 RC

See merge request gitlab/gitlabhq!2209
2017-10-17 15:58:58 -07:00
Gabriel Mazetto
2c26096203 Small refactor in LegacyNamespace and moved back send_update_instructions 2017-08-01 07:45:04 +02:00
Gabriel Mazetto
9861531888 Move storage specific code from Namespace and Project to concerns 2017-08-01 07:26:58 +02:00