aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-051-2/+3
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-041-3/+2
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-031-2/+3
* Revert "Use schema-info"Jon Bratseth2022-05-031-3/+2
* Merge pull request #22426 from vespa-engine/bratseth/schema-info-5Jon Bratseth2022-05-031-2/+3
|\
| * Use schemsa-infoJon Bratseth2022-05-031-2/+3
* | Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-032-23/+6
|/
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-022-6/+23
* Importsjonmv2022-05-022-2/+0
* Simplify shared resource setup with Memoizedjonmv2022-05-022-21/+6
* Use port as observed by client when constructing URIBjørn Christian Seime2022-04-283-1/+12
* Merge pull request #22201 from vespa-engine/bratseth/inputs-2Lester Solbakken2022-04-252-65/+41
|\
| * Resolve rank profile inputsJon Bratseth2022-04-211-65/+39
| * Set both profile and source info firstJon Bratseth2022-04-111-0/+2
* | Replace deprecated X509Certificate.getIssuerDN -> getIssuerX500Principalgjoranv2022-04-211-1/+1
* | Introduce new metrics for container threadpoolBjørn Christian Seime2022-04-202-7/+19
* | Improve class names for the container threadpoolsBjørn Christian Seime2022-04-192-11/+12
|/
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-111-2/+0
* Avoid segment validation in rule based filterjonmv2022-04-111-0/+5
* 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-076-464/+25
|\|
| * Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-073-10/+20
| * Pass query to status page requestJon Marius Venstad2022-04-072-3/+1
| * Resolve conflictsJon Marius Venstad2022-04-074-451/+4
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-077-64/+490
|\|
| * Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-064-18/+31
| * Disallow ? and # as well, in default path segment validatorJon Marius Venstad2022-04-061-3/+5
| * Simplify Path by using HttpURL.Path for segments, and adding default validationJon Marius Venstad2022-04-062-46/+28
| * 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-061-148/+138
| * Merge pull request #21952 from vespa-engine/jonmv/http-urlJon Marius Venstad2022-04-051-0/+442
| |\
| | * API brush-up, more unit test coverageJon Marius Venstad2022-04-041-39/+127
| | * Moro javadoc and requireNonNullJon Marius Venstad2022-04-031-9/+11
| | * Add HttpURL with Path and Query inner classesJon Marius Venstad2022-04-031-0/+352
| * | 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-301-23/+26
|\
| * Disallow relative paths and specsMartin Polden2022-03-291-9/+25
| * Remove unused optionalPrefixMartin Polden2022-03-291-14/+1
* | Validate query feature tensor typesJon Bratseth2022-03-291-1/+1
|/
* No functional changesJon Bratseth2022-03-231-1/+1
* Also deconstruct partrial graph when an Error is thrownBjørn Christian Seime2022-02-181-1/+1
* Fail with correct status code on invalid methodBjørn Christian Seime2022-02-091-1/+11
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-081-5/+0
* Throw exception if subscriber is invoked after it's closedBjørn Christian Seime2022-02-071-1/+2