aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/status/LegacyIndexPageRequestHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* ZooKeeper is always used, simplifyHarald Musum2023-06-011-1/+1
* Remove use of stateGatherCount config, simplify and deprecate config fieldHarald Musum2023-05-301-3/+2
* Move pattern definition to handlersHarald Musum2023-05-121-0/+3
* Remove unused slobrok backoff policyHarald Musum2023-03-271-1/+0
* Propagate options to LegacyIndexPageRequestHandler on reconfigHarald Musum2022-09-221-1/+6
* Use distribution info that is updated when config changesHarald Musum2022-09-221-2/+1
* Sort feed block limits map before renderingHarald Musum2022-09-091-0/+1
* Remove unused config fieldHarald Musum2022-09-061-1/+0
* Remove fields fleetControllerConfigId and slobrokConfigIdHarald Musum2022-09-061-2/+0
* Make FleetControllerOptions immutable and support builder patternHarald Musum2022-08-311-47/+47
* Add some convenience methods, reindentHarald Musum2022-08-301-1/+0
* Move html generation of options to request handlerHarald Musum2022-08-301-2/+84
* SimplifyHarald Musum2022-08-131-11/+10
* Simplify and cleanupHarald Musum2022-08-101-44/+25
* Move html generation to handlerHarald Musum2022-08-101-16/+83
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move config output further down on the status pageTor Brede Vekterli2021-03-121-2/+2
* Move ZK/election-related info away from top of CC status pageTor Brede Vekterli2021-03-121-2/+2
* Don't store full bundle objects in cluster state historyTor Brede Vekterli2021-03-121-60/+27
* SimplifyHarald Musum2020-11-191-3/+3
* Cleanup tests, no functional changesHarald Musum2019-09-031-2/+2
* Add activated state version to node status page rowTor Brede Vekterli2019-03-201-1/+1
* Add information about derived bucket space state in cluster state history.Geir Storli2018-03-231-13/+57
* Also list derived bucket space states in html state.Geir Storli2018-03-071-2/+12
* Add per node buckets pending stats on html status page.Geir Storli2018-02-281-0/+1
* Merge with masterJon Bratseth2017-09-151-1/+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
* Use relative URLs in Cluster Controller status pageHÃ¥kon Hallingstad2017-02-171-2/+2
* Rewrite and refactor core cluster controller state generation logicTor Brede Vekterli2016-10-051-12/+13
* PublishJon Bratseth2016-06-151-0/+133