summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/jdisc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8944 from vespa-engine/jvenstad/more-general-rolesJon Marius Venstad2019-04-011-1/+5
|\
| * Non-wildcard import in random classJon Marius Venstad2019-03-281-1/+5
* | add "sum" output for gauge metricsArne Juul2019-03-221-0/+1
|/
* Set healt status to down when we decide to go out of rotationJon Bratseth2019-02-251-0/+6
* Nonfunctional changes onlyJon Bratseth2019-01-241-1/+1
* Generate html5 javadocgjoranv2019-01-211-1/+1
* Turn softtimeout on by defaultJon Bratseth2019-01-211-2/+2
* Remove AccessLogEntry.setURI/getURIBjørn Christian Seime2019-01-211-6/+0
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-211-1/+0
* Provision infrastructure nodes ASAP on bootstrapHåkon Hallingstad2018-12-041-2/+4
* Use second resoultion for timestamp (instead of millis).gjoranv2018-11-151-1/+2
* Add a trailing newline to the output.gjoranv2018-11-051-1/+1
* Improve class comment.gjoranv2018-11-051-3/+5
* Move JSONObjectWithLegibleException to a separate file.gjoranv2018-10-313-73/+86
* Add comment about network protocols.gjoranv2018-10-311-0/+3
* Use a constant for the packet separator.gjoranv2018-10-311-1/+3
* Remove another extra newline.gjoranv2018-10-311-1/+0
* Remove extra newline.gjoranv2018-10-311-1/+0
* Add new handler for obtaining metrics snapshot in "packets" formatgjoranv2018-10-312-4/+196
* Fix author tag for SimonBjørn Christian Seime2018-07-059-9/+9
* POST-queries seems to be working and tests and maven builds are successful.Henrik2018-06-251-0/+18
* Avoid import by *Henning Baldersheim2018-02-031-1/+0
* Try to differentiate between client and server errors.Henning Baldersheim2018-02-031-0/+3
* Revert "Ensure timeouts in LoggingRequestHandler are logged"Bjørn Christian Seime2018-02-011-20/+1
* Add rawPath and rawQuery to AccessLogEntryBjørn Christian Seime2018-02-011-1/+10
* Ensure timeouts in LoggingRequestHandler are loggedBjørn Christian Seime2018-01-311-1/+20
* Merge pull request #4839 from vespa-engine/bratseth/tensor-type-information-p...Lester Solbakken2018-01-312-69/+65
|\
| * Nonfunctional changes onlyJon Bratseth2018-01-312-69/+65
* | Don't run snapshot thread in StateHandlerTestBjørn Christian Seime2018-01-291-2/+11
|/
* Make lastSnapshotTimeMs volatileBjørn Christian Seime2018-01-251-1/+1
* add trivial gettersArne Juul2018-01-051-0/+3
* add optional constructor with Context objectArne Juul2017-12-201-0/+35
* add jdisc Metric wiringArne Juul2017-12-141-2/+2
* Log when changing status and set status to 'down' when RPC server is shutdownHarald Musum2017-12-091-4/+4
* Remove debug lineHarald Musum2017-12-081-1/+0
* Make it possible to configure and change status code in /state/v1/health APIHarald Musum2017-12-082-9/+21
* use timeElapsed methodArne Juul2017-11-131-1/+1
* add metrics for handled requestsArne Juul2017-11-131-1/+24
* Always try to upgrade to the latest good versionJon Bratseth2017-11-011-1/+0
* Nonfunctional changes onlyJon Bratseth2017-08-228-12/+14
* Update copyright headersJon Bratseth2017-06-1426-26/+26
* Revert "Update copyright headers"Jon Bratseth2017-06-1426-26/+26
* Update copyright headersJon Bratseth2017-06-1426-26/+26
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1326-27/+27
* Copyright headerJon Bratseth2017-06-1326-27/+27
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-16/+31
* Shutdown renderer threads on deconstructJon Bratseth2017-03-061-1/+1
* Adds test of HttpProxyHåkon Hallingstad2017-02-091-20/+0
* Adds Config Server application handler for Cluster Controller status pageHåkon Hallingstad2017-02-092-1/+21