summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* SimplifyJon Bratseth2022-01-2516-81/+72
* Return applicationJon Bratseth2022-01-242-6/+6
* SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-2488-374/+371
* Correct javadocJon Bratseth2022-01-2483-292/+291
* Simplify documentmodel builderJon Bratseth2022-01-243-19/+17
* Move schema building into ApplicationJon Bratseth2022-01-242-46/+68
* Make Application immutableJon Bratseth2022-01-2459-343/+362
* SimplifyJon Bratseth2022-01-242-50/+11
* SimplifyJon Bratseth2022-01-242-6/+12
* SimplifyJon Bratseth2022-01-242-12/+4
* SimplifyJon Bratseth2022-01-2415-94/+55
* SimplifyJon Bratseth2022-01-242-8/+1
* SimplifyJon Bratseth2022-01-244-19/+14
* SimplifyJon Bratseth2022-01-241-18/+15
* SimplifyJon Bratseth2022-01-242-25/+26
* SimplifyJon Bratseth2022-01-242-18/+20
* SimplifyJon Bratseth2022-01-244-14/+7
* Cleanup: No functional changesJon Bratseth2022-01-2420-106/+149
* Initial rank profile modularity testJon Bratseth2022-01-245-0/+5
* Add upgrade revision strategy setting to deployment specJon Marius Venstad2022-01-211-0/+1
* Merge pull request #20897 from vespa-engine/bratseth/error-reclassificationHarald Musum2022-01-2158-229/+233
|\
| * Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-2158-229/+233
* | Merge pull request #20887 from vespa-engine/bjormell/access-control-is-implicitBjørn Meland2022-01-205-150/+0
|\ \
| * | access-control is implicitbjormel2022-01-205-150/+0
* | | Merge pull request #20885 from vespa-engine/hmusum/use-default-zookeeper-snap...Martin Polden2022-01-204-19/+2
|\ \ \
| * | | Update testHarald Musum2022-01-201-3/+2
| * | | Use default value for ZooKeeper snapsthot method for config serversHarald Musum2022-01-203-16/+0
| |/ /
* | | Merge pull request #20866 from vespa-engine/bratseth/produce-allJon Bratseth2022-01-201-1/+1
|\ \ \ | |/ / |/| |
| * | Support producing all clauses in a referenced conditionJon Bratseth2022-01-191-1/+1
| |/
* | Merge pull request #20878 from vespa-engine/jonmv/deployment-orchestration-fo...v7.531.17Valerij Fredriksen2022-01-191-5/+5
|\ \
| * | Let deployment run for some time before giving up nodes which are downJon Marius Venstad2022-01-191-5/+5
* | | Merge pull request #20871 from vespa-engine/bjorncs/split-bundle-validatorgjoranv2022-01-195-232/+148
|\ \ \
| * | | Simplify deployment warning for deprecated bundleBjørn Christian Seime2022-01-192-9/+6
| * | | Split BundleValidator into separate open-source and internal validatorsBjørn Christian Seime2022-01-195-227/+146
* | | | Merge pull request #20873 from vespa-engine/jonmv/reapply-zk-changes-3Håkon Hallingstad2022-01-193-7/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Revert "Jonmv/reapply zk changes 2""Jon Marius Venstad2022-01-173-7/+14
* | | | Merge pull request #20864 from vespa-engine/balder/reduce-default-splitt-size...Henning Baldersheim2022-01-192-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Reduce default split size from 32M to 16M.Henning Baldersheim2022-01-182-5/+5
* | | | Merge pull request #20863 from vespa-engine/hmusum/handle-apps-with-restart-o...Harald Musum2022-01-191-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add cluster name and getDeferChangesUntilRestart to ApplicationClusterInfoHarald Musum2022-01-181-0/+3
* | | | Merge pull request #20859 from vespa-engine/vekterli/expose-persistence-throt...Henning Baldersheim2022-01-181-0/+6
|\ \ \ \
| * | | | Expose metrics for content node async persistence throttlingTor Brede Vekterli2022-01-181-0/+6
| |/ / /
* | | | Merge pull request #20846 from vespa-engine/deprecate-LoggingRequestHandlergjoranv2022-01-181-2/+3
|\ \ \ \
| * | | | Deprecate LoggingRequestHandler (replaced by ThreadedHttpReqHndlr)gjoranv2022-01-181-2/+3
* | | | | Support additional model validatorsBjørn Christian Seime2022-01-187-9/+23
* | | | | Merge pull request #20860 from vespa-engine/bjorncs/validate-pom-repositoriesBjørn Christian Seime2022-01-183-32/+86
|\ \ \ \ \
| * | | | | Make some bundle validations enabled for hosted onlyBjørn Christian Seime2022-01-182-18/+20
| * | | | | Validate repositories in pom.xmlBjørn Christian Seime2022-01-183-2/+42
| * | | | | Add helper method to iterate over sub-elementsBjørn Christian Seime2022-01-181-5/+12
| * | | | | Split logic to separate methodBjørn Christian Seime2022-01-181-16/+21