Bob Van Landuyt
705c15d7af
Allow enabling the circuitbreaker using an env variable
...
That way we can enable the circuitbreaker for just one host at a time.
2017-10-23 13:53:49 +03:00
Bob Van Landuyt
1881d4f8ec
Allow configuring new circuitbreaker settings from the UI and API
2017-10-23 12:02:23 +03:00
Bob Van Landuyt
38af7c1613
Allow configuring the circuitbreaker through the API and UI
2017-10-17 11:50:32 +02:00
Bob Van Landuyt
619021fd7a
Read circuitbreaker settings from Gitlab::CurrentSettings
...
Instead of from the configuration file
2017-10-17 11:50:32 +02:00
Bob Van Landuyt
3598e60bf2
Add a Circuitbreaker for storage paths
2017-08-04 15:38:48 +02:00
Alejandro Rodríguez
0b9d56f960
Update storage settings to allow extra values per shard
...
This will be necessary when adding gitaly settings. This version
doesn't make any functional changes, but allows us to include this
breaking change in 9.0 and add the needed extra settings in the future
with backwards compatibility
2017-03-03 12:13:30 -03:00
Alejandro Rodríguez
57a76de9a8
Change repository storage paths location for clarity
...
Also remove duplicate link in the index to that documentation
2017-01-25 19:02:38 -03:00