aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Sanitize label namesOla Aunronning2022-09-151-2/+10
* Omit max and average in PrometheusHelperOla Aunronning2022-09-151-0/+3
* Use correct content-type header. Add whitespaceOla Aunronning2022-09-132-2/+9
* Merge pull request #24013 from vespa-engine/olaa/prometheus-metric-packet-han...Ola Aunrønning2022-09-122-0/+87
|\
| * MetricsPacketsHandler supports Prometheus formatOla Aunronning2022-09-122-0/+87
* | soonActive => targetActiveHenning Baldersheim2022-09-092-23/+13
* | Propagate target-active-docs in monitor reply.Henning Baldersheim2022-09-092-2/+2
|/
* Merge pull request #23985 from vespa-engine/update-stale-commentsHenning Baldersheim2022-09-091-4/+5
|\
| * Update stale comments after refactoring the code.gjoranv2022-09-081-4/+5
* | Merge pull request #23976 from vespa-engine/jonmv/catch-right-exceptionHenning Baldersheim2022-09-081-1/+4
|\ \ | |/ |/|
| * ClassCastException will be wrapped in an IllegalArgumentExceptionjonmv2022-09-081-1/+4
* | Remove var that is now unused.gjoranv2022-09-081-1/+0
* | Return Set instead of collection.gjoranv2022-09-083-9/+8
* | Always return the set of bundles to uninstall upon completeGen,gjoranv2022-09-084-37/+30
* | Merge pull request #23939 from vespa-engine/cleanup-after-failed-component-gr...gjoranv2022-09-075-66/+159
|\ \ | |/ |/|
| * Uninstall bundles from a failed generation also when failing to ...gjoranv2022-09-071-8/+9
| * Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-074-17/+63
| * Add 'generation' parameter to Osgi.useApplicationBundlesgjoranv2022-09-053-5/+9
| * Reapply "Use a better name for map of active bundles."gjoranv2022-09-011-9/+9
| * Reapply "Add TODO for handling >2 generations of bundles."gjoranv2022-09-011-2/+5
| * Reapply "Set duplicate bundles to the set of bundles from the failed generati...gjoranv2022-09-011-2/+4
| * Reapply "Make it possible to test the Container with synthetic bundles"gjoranv2022-09-011-5/+0
| * Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-015-41/+83
* | Fail independently of schemeBjørn Christian Seime2022-09-021-3/+3
|/
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-315-83/+41
* Revert "Make it possible to test the Container with synthetic bundles"gjoranv2022-08-311-0/+5
* Revert "Set duplicate bundles to the set of bundles from the failed generation."gjoranv2022-08-311-4/+2
* Revert "Add TODO for handling >2 generations of bundles."gjoranv2022-08-311-5/+2
* Revert "Use a better name map of active bundles."gjoranv2022-08-311-9/+9
* Use a better name map of active bundles.gjoranv2022-08-311-9/+9
* Add TODO for handling >2 generations of bundles.gjoranv2022-08-311-2/+5
* Merge pull request #23847 from vespa-engine/cleanup-after-failed-component-gr...Jon Marius Venstad2022-08-315-61/+100
|\
| * Set duplicate bundles to the set of bundles from the failed generation.gjoranv2022-08-301-2/+4
| * Make it possible to test the Container with synthetic bundlesgjoranv2022-08-301-5/+0
| * Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-255-41/+83
| * minor: rearrange/rename methodsgjoranv2022-08-251-15/+15
* | Merge pull request #23841 from vespa-engine/bjorncs/hc-proxy-protocolMorten Tokle2022-08-301-2/+1
|\ \
| * | Use proxy-protocol independently of mixed mode settingBjørn Christian Seime2022-08-291-2/+1
* | | Clone map with sufficient initial sizeJon Bratseth2022-08-282-13/+5
|/ /
* | Remove printlnJon Bratseth2022-08-261-1/+0
* | Fastpast HashMap and HashSetJon Bratseth2022-08-261-1/+8
* | Wire in query parameter profileDepth to control how deep down in the depency ...Henning Baldersheim2022-08-251-4/+3
|/
* removal suppressionHenning Baldersheim2022-08-252-15/+9
* If you get a ClassCastException when doing clone by reflection it might be th...Henning Baldersheim2022-08-252-7/+24
* Add some tests from an old branch and some code cleanup.Henning Baldersheim2022-08-121-3/+11
* Support overriding redirect hostMorten Tokle2022-08-121-2/+3
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-202-2/+2
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-123-27/+16
* Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-111-1/+1
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-1/+1