summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Improve class names for the container threadpoolsBjørn Christian Seime2022-04-193-15/+16
* Scale Jetty threadpool with vCPU by defaultBjørn Christian Seime2022-04-191-2/+4
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-111-2/+0
* Avoid segment validation in rule based filterjonmv2022-04-111-0/+5
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-3/+3
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-3/+3
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-3/+3
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+3
* Merge pull request #22041 from vespa-engine/remove-add-opensHenning Baldersheim2022-04-081-10/+0
|\
| * Remove add-opens for unit tests that were added for NativeIOgjoranv2022-04-071-10/+0
* | Merge pull request #22049 from vespa-engine/jonmv/unify-hostname-classesJon Marius Venstad2022-04-081-3/+3
|\ \
| * | Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-081-3/+3
* | | Ensure future is completed with original exceptionBjørn Christian Seime2022-04-081-1/+1
* | | Merge pull request #22048 from vespa-engine/jonmv/deployment-risk-managementJon Marius Venstad2022-04-081-5/+6
|\| |
| * | Constant time append to Path as well, and add length()Jon Marius Venstad2022-04-081-5/+6
* | | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-079-671/+31
|\| |
| * | Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-074-11/+21
| * | Pass query to status page requestJon Marius Venstad2022-04-072-3/+1
| |/
| * Resolve conflictsJon Marius Venstad2022-04-076-657/+9
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-079-71/+702
|\|
| * Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-066-22/+40
| * Disallow ? and # as well, in default path segment validatorJon Marius Venstad2022-04-062-3/+21
| * Simplify Path by using HttpURL.Path for segments, and adding default validationJon Marius Venstad2022-04-063-49/+34
| * Require that decoded segments also are safe, all the way down!Jon Marius Venstad2022-04-061-2/+4
| * Remove usage of asString() and remove it from PathJon Marius Venstad2022-04-061-4/+0
| * Remove type from HttpURL and its inner classes, and split validation of path ...Jon Marius Venstad2022-04-062-166/+159
| * Merge pull request #21952 from vespa-engine/jonmv/http-urlJon Marius Venstad2022-04-052-0/+620
| |\
| | * API brush-up, more unit test coverageJon Marius Venstad2022-04-042-42/+276
| | * Moro javadoc and requireNonNullJon Marius Venstad2022-04-031-9/+11
| | * Add HttpURL with Path and Query inner classesJon Marius Venstad2022-04-032-0/+384
| * | Merge pull request #21978 from vespa-engine/vekterli/deprecate-load-typesTor Brede Vekterli2022-04-052-4/+3
| |\ \
| | * | Deprecate load types from Java APIsTor Brede Vekterli2022-04-052-4/+3
| | |/
| * / Rename classHarald Musum2022-04-051-2/+2
| |/
* / No periods in exception messagesJon Bratseth2022-04-061-3/+3
|/
* Merge pull request #21880 from vespa-engine/mpolden/disallow-relative-pathMartin Polden2022-03-302-37/+53
|\
| * Disallow relative paths and specsMartin Polden2022-03-292-10/+52
| * Remove unused optionalPrefixMartin Polden2022-03-292-27/+1
* | Validate query feature tensor typesJon Bratseth2022-03-291-1/+1
|/
* No functional changesJon Bratseth2022-03-231-1/+1
* Ensure we match the service name exactlyEirik Nygaard2022-03-071-1/+1
* Also deconstruct partrial graph when an Error is thrownBjørn Christian Seime2022-02-181-1/+1
* use toRealPath for both argumentsArne Juul2022-02-171-3/+4
* Fail with correct status code on invalid methodBjørn Christian Seime2022-02-091-1/+11
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-084-21/+0
* Throw exception if subscriber is invoked after it's closedBjørn Christian Seime2022-02-071-1/+2
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-073-5/+7
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-073-7/+5
* Only deconstruct components from failed graph that are newBjørn Christian Seime2022-02-071-1/+13
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-043-5/+7
* Ensure instance is visible for all threadsBjørn Christian Seime2022-02-041-1/+1