summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Simplify methodBjørn Christian Seime2017-05-291-14/+8
* Remove unused methodBjørn Christian Seime2017-05-291-10/+1
* remove old unused ignoresArne Juul2017-05-195-0/+0
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-16/+31
* fix warningsArne H Juul2017-04-202-3/+4
* suppress warningsArne H Juul2017-04-201-0/+2
* Revert the test.Henning Baldersheim2017-03-061-1/+1
* Shutdown renderer threads on deconstructJon Bratseth2017-03-063-3/+14
* 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
* Merge branch 'master' into bratseth/add-filter-testJon Bratseth2017-02-081-1/+6
|\
| * Finalize degraded coverage info and test it's json rendering.Henning Baldersheim2017-02-061-1/+6
* | Nonfunctional changes onlyJon Bratseth2017-02-082-2/+2
|/
* 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
* Tensor generate functionsJon Bratseth2016-12-221-1/+1
* Nonfunctional changes onlyJon Bratseth2016-12-131-2/+1
* Use a static variable to communicateJon Bratseth2016-11-091-6/+4
* initialize metricArne H Juul2016-11-051-0/+4
* Really deactivate watchdog for realJon Bratseth2016-10-253-10/+5
* Truthful constructor signaturesJon Bratseth2016-10-251-12/+14
* Use a dedicated thread for VIP statusJon Bratseth2016-10-253-5/+19
* Nonfunctional changesJon Bratseth2016-10-171-1/+1
* Support configuring a hostname headerJon Bratseth2016-10-132-7/+3
* Update commentHarald Musum2016-10-031-1/+0
* Replaced InetAddress.getCanonicalHostName() with HostName.getLocalHost() for ...valerijf2016-08-291-3/+2
* Use active nodes, not documents to answer if we can serve documentsJon Bratseth2016-08-251-0/+1
* Nonfunctional changes onlyJon Bratseth2016-08-241-2/+4
* Whitespace changes onlyJon Bratseth2016-08-231-1/+1
* Nonfunctional changes onlyJon Bratseth2016-08-232-4/+3
* Whitespace changes onlyJon Bratseth2016-08-236-27/+31
* Provide method for overriding timeout for handlerHarald Musum2016-07-071-2/+12
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-041-1/+1
* Remove changes that will be part of another PRJon Bratseth2016-07-041-2/+1
* Don't use separate renderer threads in unit testsJon Bratseth2016-07-042-4/+22
* Revert "Revert "Bratseth/only one clustercontroller per host 2""Jon Bratseth2016-07-042-14/+10
* Revert "Bratseth/only one clustercontroller per host 2"Jon Bratseth2016-07-012-10/+14
* Nonfunctional changesJon Bratseth2016-06-302-14/+10
* Don't reused renderer executors across renderer recyclingJon Bratseth2016-06-301-1/+4
* Use Github username as authorBjørn Christian Seime2016-06-281-1/+1
* LinuxInetAddress.getLocalHost() no longer throwsArne Juul2016-06-191-7/+2
* Merge branch 'master' into dybis/update-authorHaakon Dybdahl2016-06-179-9/+9
|\
| * Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-174-4/+4
| |\