summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Detect cyclic inheritance.Henning Baldersheim2021-09-072-4/+38
* Verify that you can not inherit yourself.Henning Baldersheim2021-09-072-0/+26
* Enable feature flag control over rank-profile inheritance verification.Henning Baldersheim2021-09-072-2/+11
* GC unintended inheritance.Henning Baldersheim2021-09-071-1/+1
* Add test for sideways inheritance, and do not test inhertitance from self acc...Henning Baldersheim2021-09-073-1/+51
* Verify that rank profile inheritance is correct and sound. The rank profile m...Henning Baldersheim2021-09-077-28/+122
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-0716-59/+71
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-0716-71/+59
* Revert "Balder/resolve inhertitance early"Henning Baldersheim2021-09-071-12/+2
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-0716-59/+71
* Update config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.javaHenning Baldersheim2021-09-051-1/+1
* GC unused importHenning Baldersheim2021-09-051-1/+0
* Add a 5x faster handcoded detection of legal feature names that does not requ...Henning Baldersheim2021-09-052-6/+69
* Handle that inherited rank-profile might not be registered yet.Henning Baldersheim2021-09-041-1/+7
* Resolve inhertiance earlyHenning Baldersheim2021-09-041-5/+9
* Revert local optimisation and instead use a cache, that will effect all use o...Henning Baldersheim2021-09-041-10/+15
* In order to avoid the quadratic cost of creating a new functions map detect w...Henning Baldersheim2021-09-031-1/+13
* Merge pull request #18964 from vespa-engine/balder/multiple-registration-of-r...Henning Baldersheim2021-09-023-4/+120
|\
| * - Add test for large expressions and inheritance.Henning Baldersheim2021-09-023-4/+120
* | Merge pull request #18958 from vespa-engine/geirst/tune-num-distributor-strip...Geir Storli2021-09-024-28/+84
|\ \ | |/ |/|
| * Tune num distributor stripes based on flavor when the feature flag is set to -1.Geir Storli2021-09-024-28/+84
* | Expose properties and deploylogger.Henning Baldersheim2021-09-021-0/+2
* | Revert "Revert "Update defaults to reflect target of code.""Henning Baldersheim2021-09-022-9/+4
* | Revert "Update defaults to reflect target of code."Harald Musum2021-09-022-4/+9
* | Update defaults to reflect target of code.Henning Baldersheim2021-09-022-9/+4
* | Merge pull request #18942 from vespa-engine/hmusum/stop-using-version-in-conf...Harald Musum2021-09-021-3/+1
|\ \
| * | Deprecate and stop using ConfigDefinition constructor with versionHarald Musum2021-09-021-3/+1
| |/
* | metrix -> metricsHenning Baldersheim2021-09-012-2/+2
* | Add feature flag control over metricsproxy serving threads.Henning Baldersheim2021-09-013-3/+6
|/
* 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