Commit graph

21 commits

Author SHA1 Message Date
Luke Bennett
e33ab9ef13
Resolve CE/EE diffs in health check
Part of single codebase changes.
2019-05-11 23:27:23 +01:00
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
Annabel Dunstone Gray
bed783ac15
Rename btn-secondary to btn-default 2018-05-10 12:22:56 -07:00
Clement Ho
46031d63cd [skip ci] Convert panel related class names to card 2018-04-10 12:11:34 -05:00
Clement Ho
3e7a17d475 Replace .pull-left with .float-left 2018-04-09 12:36:21 -05:00
Clement Ho
917b7e0dd9 Rename .btn-default to .btn-secondary 2018-04-09 11:49:18 -05:00
Mario de la Ossa
eaada9d706 use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
Annabel Dunstone Gray
2414d94118 Remove unused admin subnavs 2017-09-25 10:11:42 -07:00
Bob Van Landuyt
3598e60bf2 Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
Annabel Dunstone Gray
3c0da6fb56 Remove icon from reset health check token button 2017-06-06 17:44:21 -05:00
Taurie Davis, Simon Knox and Adam Niedzielski
26dde5f55f Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
Jose Ivan Vargas
94a6c0ded0 Removed old endpoints from the monitoring view 2017-05-16 11:49:24 -05:00
Jose Ivan Vargas
e402000b93 update admin health page with the application readiness endpoints 2017-05-16 11:49:24 -05:00
Andrew Torres
d36a78038a Update all instances of "fa-refresh" to "fa-spinner" 2017-04-11 15:46:59 -07:00
Valery Sizov
13fc95acc4 Remove unnecessary parens 2016-06-30 16:01:26 +03:00
Annabel Dunstone
d1c3f3d872 Add monitoring link with subtabs 2016-06-15 09:10:16 -05:00
Drew Blessing
4fea5cda0b Fix minor typos in admin health check page 2016-05-12 17:11:37 -05:00
DJ Mountney
ad77ab0376 Add Changelog entry
and drop exception handling around HealthCheck::Utils.process_checks, it wasn't needed
2016-05-12 09:04:04 -07:00
DJ Mountney
c8f23bd2ed Support token header for health check token, and general cleanup of the health_check feature. 2016-05-11 17:27:08 -07:00
DJ Mountney
0e0caf4d17 Add tests for the health check feature 2016-05-10 16:19:16 -07:00
DJ Mountney
160ef66d1b Add health_check access token, and enforce on the health_check endpoint
Also added a health check page to the admin section for resetting the token.
2016-05-10 08:46:02 -07:00