aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/status/statuspage/StatusPageServer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move pattern definition to handlersHarald Musum2023-05-121-36/+4
* Minor cleanupHarald Musum2023-05-081-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove code in StatusPageServer, keep some inner classes temporarilyHarald Musum2020-11-191-269/+1
* Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-3/+3
* Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-3/+3
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-2/+2
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-3/+3
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-4/+4
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Use vespajlib's ExceptionUtils in clustercontroller-coreBjørn Christian Seime2020-01-061-7/+2
* Remove use of apache commons libraries from cluster-controller modulesBjørn Christian Seime2020-01-031-6/+19
* Minor fixesJon Bratseth2018-10-141-9/+2
* Merge with masterJon Bratseth2017-09-151-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* PublishJon Bratseth2016-06-151-0/+403