summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update deployment.rnc, and configserver veratime JSON test filesjonmv2022-04-113-19/+13
* Update ABI specjonmv2022-04-111-1/+4
* Always account for risk of the next revisionjonmv2022-04-112-0/+17
* Test risk deployment orchestration, and fix skipped cumulative risk issuejonmv2022-04-113-25/+52
* No outstanding change ready unless min risk or max idle hours has passedjonmv2022-04-113-9/+12
* Improve formatting of controller-server JSON response filesjonmv2022-04-1136-165/+98
* Allow revision-target next to pick commits until max-risk is achievedjonmv2022-04-115-31/+54
* Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-114-58/+107
* Remove unused codejonmv2022-04-112-51/+1
* Optimise importsjonmv2022-04-1167-104/+58
* Add more data to builds table in deployment overviewjonmv2022-04-114-7/+26
* Update all response files in controller-server with unified format, and stati...jonmv2022-04-1181-440/+1131
* Make indent specifiable in JsonFormatjonmv2022-04-113-29/+39
* Rename JSON files to indicate they arejonmv2022-04-116-5/+5
* Compare JSON structured, and allow writing expected datajonmv2022-04-111-18/+34
* Add description and risk to application versionsjonmv2022-04-1111-80/+91
* Use a fixed time in controller rest api testsjonmv2022-04-118-8/+18
* Simplify ApplicationStorejonmv2022-04-114-51/+23
* Merge pull request #22081 from vespa-engine/balder/allow-control-of-throttlep...Henning Baldersheim2022-04-1113-43/+91
|\
| * GC unused importHenning Baldersheim2022-04-111-2/+0
| * ThrottlePolicyOverride -> ThrottlePolicyHenning Baldersheim2022-04-115-20/+12
| * Avoid * imports.Henning Baldersheim2022-04-113-12/+33
| * - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-1111-20/+57
* | Merge pull request #22082 from vespa-engine/jonmv/fix-version-assumption-for-cdJon Marius Venstad2022-04-112-1/+3
|\ \
| * | Not all test setup is quite valid ... :>jonmv2022-04-112-1/+3
|/ /
* | Merge pull request #22080 from vespa-engine/toregge/use-multi-value-read-view...Geir Storli2022-04-113-98/+137
|\ \ | |/ |/|
| * Use IMultiValueReadView in dot product feature instead of getRawValues().Tor Egge2022-04-113-98/+137
|/
* Merge pull request #22073 from vespa-engine/toregge/trim-down-multivalue-valu...Geir Storli2022-04-1112-29/+64
|\
| * Remove unused setWeight() member functions.Tor Egge2022-04-101-2/+0
| * Trim down search::multivalue::Value and search::multivalue::WeightedValue.Tor Egge2022-04-0912-27/+64
* | Merge pull request #21972 from alexeyche/alexeyche/fuzzy-query-annotationsGeir Storli2022-04-1131-82/+350
|\ \
| * | Fixing abi specAlexey Chernyshev2022-04-111-2/+2
| * | Addressed PR commentsAlexey Chernyshev2022-04-116-12/+10
| * | Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-0731-82/+352
* | | Merge pull request #22079 from vespa-engine/jonmv/avoid-segment-validation-in...Jon Marius Venstad2022-04-114-4/+10
|\ \ \
| * | | Add comment about why there is no path segment validation in rule filterjonmv2022-04-111-0/+2
| * | | Only create Path if there are any patterns to match againstjonmv2022-04-111-2/+1
| * | | Use descriptive factory in /document/v1/ as welljonmv2022-04-111-1/+1
| * | | Avoid segment validation in rule based filterjonmv2022-04-113-2/+7
|/ / /
* | | Merge pull request #22078 from vespa-engine/mpolden/rewrite-configJon Bratseth2022-04-117-666/+222
|\ \ \
| * | | Remove viperMartin Polden2022-04-117-631/+215
| * | | Bump cobraMartin Polden2022-04-082-35/+7
* | | | Merge pull request #22076 from vespa-engine/jonmv/deployment-riskMartin Polden2022-04-1126-349/+561
|\ \ \ \
| * | | | Update revision history when revisions are no longer present in run datajonmv2022-04-103-27/+44
| * | | | Skip implicit tests that are never used for anythingjonmv2022-04-103-75/+54
| * | | | Inline some accessors in Applicationjonmv2022-04-1011-44/+25
| * | | | Fix invalid javadoc (。☉︵ ಠ╬)jonmv2022-04-101-1/+1
| * | | | Use correct default value for hasPackagejonmv2022-04-101-1/+2
| * | | | ** Add RevisionId as key for ApplicationVersion, and gather them all in Revis...jonmv2022-04-0913-105/+384
| * | | | * Actually prune dev diffs -- they are counted per job nowjonmv2022-04-091-13/+9