gitlab-org--gitlab-foss/app/controllers
Zeger-Jan van de Weg 30b4ce940d
Remove Git circuit breaker
Was introduced in the time that GitLab still used NFS, which is not
required anymore in most cases. By removing this, the API it calls will
return empty responses. This interface has to be removed in the next
major release, expected to be 12.0.
2018-10-10 09:08:18 +02:00
..
admin Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
boards Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
ci Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
concerns Create labels_as_hash_ concern, modify params for method 2018-10-03 09:13:42 -07:00
dashboard Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
explore Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
google_api Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
groups Merge branch 'dz-labels-subscribe-filter' into 'master' 2018-10-04 13:41:48 +00:00
import Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
instance_statistics Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
ldap Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
oauth Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
profiles Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
projects Merge branch 'sh-handle-invalid-comparison' into 'master' 2018-10-09 09:00:28 +00:00
sherlock Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
snippets Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
users Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
abuse_reports_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
application_controller.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
autocomplete_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
confirmations_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
dashboard_controller.rb Refactor EventFilter and increase its test coverage 2018-09-26 18:34:26 +02:00
graphql_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
groups_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
health_check_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
health_controller.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
help_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
ide_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
invites_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
jwt_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
koding_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
metrics_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
notification_settings_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
omniauth_callbacks_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
passwords_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
profiles_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
projects_controller.rb Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
registrations_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
root_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
search_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
sent_notifications_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
sessions_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
snippets_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
uploads_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
user_callouts_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
users_controller.rb Resolve "Add new "Overview" tab on user profile page" 2018-10-04 07:55:37 +00:00