summaryrefslogtreecommitdiffstats
path: root/container-core/src/main
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add copyright headerJon Bratseth2017-10-271-1/+2
|
* Add load balancer address to identity configMorten Tokle2017-10-261-0/+1
|
* Update copyrightMorten Tokle2017-10-241-3/+1
|
* Expose domain and service from AthenzIDPMorten Tokle2017-10-241-1/+1
|
* Add Athenz identity provider and configurationMorten Tokle2017-10-202-0/+11
|
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-3011-11/+0
|
* Revert "version in def files are deprecated"Harald Musum2017-08-3011-0/+11
|
* version in def files are deprecatedHarald Musum2017-08-3011-11/+0
|
* Nonfunctional changes onlyJon Bratseth2017-08-2221-30/+29
|
* Fix bug where trailing security filters disappearBjørn Christian Seime2017-07-251-0/+3
|
* Add missing wrapping of security filtersBjørn Christian Seime2017-07-241-6/+27
|
* Remove Scala from container-coreBjørn Christian Seime2017-07-202-154/+165
|
* Remove use of deprecated JavaConversions APIBjørn Christian Seime2017-07-131-17/+17
|
* Remove dead Scala code that triggers a Scala compiler crashBjørn Christian Seime2017-07-114-209/+0
|
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-114-0/+209
|
* Remove dead Scala code that triggers a Scala compiler crashBjørn Christian Seime2017-07-114-209/+0
|
* Make mock accessibleJon Bratseth2017-07-041-2/+1
|
* Update copyright headersJon Bratseth2017-06-14121-121/+121
|
* Revert "Update copyright headers"Jon Bratseth2017-06-14121-121/+121
|
* Update copyright headersJon Bratseth2017-06-14121-121/+121
|
* Remove carriage returnJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-13121-123/+123
|
* Copyright headerJon Bratseth2017-06-13121-123/+123
|
* 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 ↵Henning Baldersheim2017-01-261-1/+23
|\ | | | | | | | | yahoo/revert-1616-revert-1607-balder/return-timeout-information-up-4 Revert "Revert "Balder/return timeout information up 4""
| * 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 ↵Henning Baldersheim2017-01-261-3/+20
| | | | | | | | every request. 10hz should do.
* | When counting started and completed and then reporting the difference,Henning Baldersheim2017-01-261-3/+3
|/ | | | both must be incremented.....
* Track number of active threads yourself as ThreadPoolExecutor has a cost ↵Henning Baldersheim2017-01-171-0/+16
| | | | | | | that is linear to number of active threads. It also has the threadpool lock while counting. definitely a no,no,no.
* Tensor generate functionsJon Bratseth2016-12-221-1/+1
|
* Nonfunctional changes onlyJon Bratseth2016-12-131-2/+1
|