summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18895 from vespa-engine/mortent/cleanup-application-roles...Morten Tokle2021-08-301-1/+0
|\
| * Stop accepting application roles in deployMorten Tokle2021-08-301-1/+0
* | lz4 compress blobs.Henning Baldersheim2021-08-301-1/+1
|/
* Do not change defaults for TestProperties related to large expression distrib...Henning Baldersheim2021-08-263-4/+4
* Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-266-11/+24
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-266-24/+11
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-266-11/+24
* As we now account for fixed memory cost we can now safely increase the heap p...Henning Baldersheim2021-08-254-9/+9
* Set applicationType in Admin constructorHarald Musum2021-08-253-13/+12
* CleanupHarald Musum2021-08-255-33/+31
* Merge pull request #18857 from vespa-engine/balder/debug-1Harald Musum2021-08-253-15/+14
|\
| * info -> debugHenning Baldersheim2021-08-251-1/+1
| * Provide the blob name externallyHenning Baldersheim2021-08-253-16/+13
| * Add more debug information.Henning Baldersheim2021-08-251-1/+2
| * Add info loggingHenning Baldersheim2021-08-251-0/+1
* | Rename FileDistributor to FileReferencesRepositoryHarald Musum2021-08-257-42/+30
* | Decouple FileDistributor from FileDistributionConfigProducer and simplifyHarald Musum2021-08-254-24/+8
* | Merge pull request #18852 from vespa-engine/jonmv/remove-cc-flavour-flagValerij Fredriksen2021-08-251-2/+2
|\ \ | |/ |/|
| * Remove dedicated-cluster-controller-flavour flagJon Marius Venstad2021-08-251-2/+2
* | Minor cleanup (logging, config generation, simplification)Harald Musum2021-08-251-60/+44
|/
* Expose metric for the max address space used among attribute components.Geir Storli2021-08-231-0/+1
* Merge pull request #18800 from vespa-engine/musum/remove-unused-config-genera...Harald Musum2021-08-235-68/+18
|\
| * Remove generation of filereferences config, not usedHarald Musum2021-08-195-68/+18
* | Report max address space used in attribute vector components from content nod...Geir Storli2021-08-203-6/+4
* | Merge pull request #18354 from vespa-engine/bratseth/cliJon Bratseth2021-08-201-1/+2
|\ \
| * | Cli WIPJon Bratseth2021-06-211-1/+2
* | | Merge pull request #18805 from vespa-engine/ogronnesby/quota-exceeded-message...Jon Bratseth2021-08-202-7/+5
|\ \ \
| * | | Update message to not talking about reserved quotaØyvind Grønnesby2021-08-182-7/+5
* | | | Merge pull request #18798 from vespa-engine/lesters/global_rankprofile_onnx_n...Henning Baldersheim2021-08-206-0/+116
|\ \ \ \
| * | | | Add unit test for global rankprofile name collision from onnx modelsLester Solbakken2021-08-196-0/+116
| | |_|/ | |/| |
* | | | Merge pull request #18801 from vespa-engine/jonmv/configurable-upgrade-rolloutJon Marius Venstad2021-08-201-1/+2
|\ \ \ \
| * | | | Allow configuring upgrade rollout in deployment.xmlJon Marius Venstad2021-08-191-1/+2
| | |/ / | |/| |
* | | | Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-5/+0
| |/ / |/| |
* | | Since the automatic generation of RankProfiles from global standalone onnx mo...Henning Baldersheim2021-08-182-14/+23
|/ /
* | Handle blobs differently from normal file refs.Henning Baldersheim2021-08-171-9/+16
* | Merge pull request #18525 from vespa-engine/jonmv/reapply-di-session-cacheJon Marius Venstad2021-08-172-0/+6
|\ \
| * | Use injectable network multiplexer holder in SessionCache to bridge generationsJon Marius Venstad2021-08-161-0/+2
| * | Set up SessionCache on container level, for port configJon Marius Venstad2021-08-162-1/+3
| * | Revert "Merge pull request #18515 from vespa-engine/revert-18507-jonmv/reappl...Jon Marius Venstad2021-08-161-0/+2
* | | GC usages of fileSourceHostHenning Baldersheim2021-08-1713-57/+14
* | | Always set send all files to falseHarald Musum2021-08-171-1/+1
* | | Avoid FileRegistry when you only need a hostname.Henning Baldersheim2021-08-1711-27/+24
* | | Use fileregistry explicitHenning Baldersheim2021-08-176-95/+99
* | | Separate adding and sending application bundles.Henning Baldersheim2021-08-171-1/+2
* | | Do registration of references early and only use fileReferences when sending.Henning Baldersheim2021-08-177-71/+48
* | | Wire in fileregistry to RankingConstants and OnnxModels.Henning Baldersheim2021-08-178-33/+48
* | | Wire in the FileRegistry explicit and separately. Not via FileDistributor.Henning Baldersheim2021-08-1625-85/+136
|/ /
* | Remove dead codeHarald Musum2021-08-162-50/+0
* | Export aggregated average valueBjørn Christian Seime2021-08-161-1/+1
* | Stop sending hints about files that should be downloaded when doing prepareHarald Musum2021-08-167-76/+16