=link_to'Clear all repository checks',clear_repository_check_states_admin_application_settings_path,data: {confirm: 'This will clear repository check states for ALL projects in the database. This cannot be undone. Are you sure?'},method: :put,class: "btn btn-sm btn-remove"
=link_to'Clear all repository checks',clear_repository_check_states_admin_application_settings_path,data: {confirm: 'This will clear repository check states for ALL projects in the database. This cannot be undone. Are you sure?'},method: :put,class: "btn btn-sm btn-remove"
.help-block
.help-block
If you got a lot of false alarms from repository checks (maybe your fileserver was temporarily unavailable) you can choose to clear all repository check information from the database.
If you got a lot of false alarms from repository checks you can choose to clear all repository check information from the database.