Commit graph

12 commits

Author SHA1 Message Date
GitLab Bot
ee6b185429 Add latest changes from gitlab-org/gitlab@master 2019-11-07 00:06:18 +00:00
Jacob Vosmaer
2d4447808d Only use Gitaly catfile_cache_size=5 in test 2019-06-06 14:11:44 +00:00
Jacob Vosmaer
c18af25c56 Fix gitaly rspec failures 'too many open files' 2019-06-05 18:30:22 +00:00
Zeger-Jan van de Weg
08cdf65b9e
Remove broken git storage for testing
Broken storage used to be used to test situations where the Git storage
wasn't being reached. These days we can just mock the Gitaly response.

But given the broken storage is removed now, Gitaly can take over
control of the storage being reachable. If it's not, Gitaly won't boot.
That's nice for situations where a disk wasn't mounted for instance.

Gitaly MR: https://gitlab.com/gitlab-org/gitaly/merge_requests/675
2018-10-23 10:36:47 +02:00
gfyoung
c858f70d07 Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
Alejandro Rodríguez
eb1a3798ad Remove storage path dependency of gitaly install task 2018-08-12 18:52:44 -03:00
Jacob Vosmaer (GitLab)
e9e9da822a More gitaly disk access blocks 2018-06-20 09:33:50 +00:00
Jacob Vosmaer
f376347f24 Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
Jacob Vosmaer
008a6a6ce6 Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
Ken
c5e385bd5a 36847 - update toml-rb to 1.0.0
36847 - add changelog
2018-02-21 22:09:15 +10:30
Takuya Noguchi
2b6307f6ad Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
Jacob Vosmaer (GitLab)
c5e2c0665f Allow local tests to use a modified Gitaly 2018-01-05 11:31:12 +00:00