summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/handler
Commit message (Expand)AuthorAgeFilesLines
* Adaptive timeout support in java dispatchOlli Virtanen2018-11-231-3/+3
* Deprecation cleanupJon Bratseth2018-11-202-12/+8
* When pooling ClusterMonitors and SearchClusters you will add a cluster every ...Henning Baldersheim2018-11-152-8/+33
* Convert to base 64 using standard libraryOla Aunrønning2018-10-231-2/+2
* Fix testsJon Bratseth2018-10-161-8/+8
* Use full nameHarald Musum2018-10-031-1/+1
* Add copyright headerJon Bratseth2018-10-013-0/+3
* Added test for LogHandlerOla Aunrønning2018-09-202-6/+8
* Merge pull request #7026 from vespa-engine/olaaun/filter-on-log-creationHarald Musum2018-09-201-3/+2
|\
| * Filter on file creation time instead of last modified timeOla Aunrønning2018-09-201-3/+2
* | Changed value type from string to JSON (#7025)olaaun2018-09-201-1/+1
|/
* Replace HTTP response with Log class. Other cleanupOla Aunrønning2018-09-181-4/+4
* Filter on time. Flatten logs jsonOla Aunrønning2018-09-182-36/+45
* filter number of logsOla Aunrønning2018-09-182-4/+37
* Check if container is running on logserverOla Aunrønning2018-09-102-17/+19
* Add functionality for retrieving logsOla Aunrønning2018-09-102-0/+75
* Revert "Merge pull request #6726 from vespa-engine/revert-6719-bratseth/initi...Jon Bratseth2018-08-303-45/+106
* Revert "Be down initially"Jon Bratseth2018-08-303-106/+45
* Be down initiallyJon Bratseth2018-08-293-45/+106
* Add handler skeleton (#6541)Jon Bratseth2018-08-101-1/+1
* Model inference initial commitJon Bratseth2018-06-282-2/+2
* Change field nameJon Bratseth2018-06-151-3/+3
* Only count time with no threads availableHåkon Hallingstad2018-06-141-9/+9
* Add initiallyInRotation to vip status config and inject config into VipStatusHarald Musum2018-06-051-5/+13
* Propagate nodes too.Henning Baldersheim2018-02-061-3/+14
* Add deprecation legacy stuff only used in tests.Henning Baldersheim2018-02-061-1/+1
* add jdisc Metric wiringArne Juul2017-12-141-2/+6
* Nonfunctional changes onlyJon Bratseth2017-08-224-4/+4
* Update copyright headersJon Bratseth2017-06-1411-11/+11
* Revert "Update copyright headers"Jon Bratseth2017-06-1411-11/+11
* Update copyright headersJon Bratseth2017-06-1411-11/+11
* Revert "Copyright header"Jon Bratseth2017-06-1311-11/+11
* Copyright headerJon Bratseth2017-06-1311-11/+11
* remove old unused ignoresArne Juul2017-05-191-0/+0
* fix warningsArne H Juul2017-04-201-1/+1
* Finalize degraded coverage info and test it's json rendering.Henning Baldersheim2017-02-061-1/+6
* Merge pull request #1617 from yahoo/revert-1616-revert-1607-balder/return-tim...Henning Baldersheim2017-01-261-1/+23
|\
| * Use round instead of cast to int giving floorHenning Baldersheim2017-01-261-1/+1
| * Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-261-0/+22
| * Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-261-22/+0
| * Render timeout information all the way.Henning Baldersheim2017-01-251-0/+22
* | Quit if interrupted.Henning Baldersheim2017-01-261-5/+7
* | Use a separate thread for reporting metrics instead of doing all the on every...Henning Baldersheim2017-01-261-3/+20
* | When counting started and completed and then reporting the difference,Henning Baldersheim2017-01-261-3/+3
|/
* Track number of active threads yourself as ThreadPoolExecutor has a cost that...Henning Baldersheim2017-01-171-0/+16
* initialize metricArne H Juul2016-11-051-0/+4
* Truthful constructor signaturesJon Bratseth2016-10-251-12/+14
* Use a dedicated thread for VIP statusJon Bratseth2016-10-252-3/+17
* Update commentHarald Musum2016-10-031-1/+0
* Use active nodes, not documents to answer if we can serve documentsJon Bratseth2016-08-251-0/+1