Michael Kozono
|
6855e6b586
|
Extract system check rake task logic
These changes make the code more reusable, testable, and most
importantly, overrideable.
|
2018-12-03 13:51:46 -08:00 |
|
gfyoung
|
c8755543f0
|
Enable even more frozen string in lib/**/*.rb
Enables frozen string for the following files:
* lib/generators/**/*.rb
* lib/gitaly/**/*.rb
* lib/google_api/**/*.rb
* lib/haml_lint/**/*.rb
* lib/json_web_token/**/*.rb
* lib/mattermost/**/*.rb
* lib/microsoft_teams/**/*.rb
* lib/object_storage/**/*.rb
* lib/omni_auth/**/*.rb
* lib/peek/**/*.rb
* lib/rouge/**/*.rb
* lib/rspec_flaky/**/*.rb
* lib/system_check/**/*.rb
Partially addresses #47424.
|
2018-10-08 11:16:49 -07:00 |
|
Jacob Vosmaer (GitLab)
|
5cf5680f9c
|
Deny repository disk access in development and test
|
2018-06-14 11:18:25 +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 |
|
Gabriel Mazetto
|
2c489f8289
|
Refactor on namespace and repository checks and added specs
|
2017-09-12 06:57:22 +02:00 |
|
Gabriel Mazetto
|
cc28abeafd
|
Detect orphaned repositories and namespaces in any storage
|
2017-09-12 04:06:00 +02:00 |
|