aboutsummaryrefslogtreecommitdiffstats
path: root/config-lib/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Merge pull request #15532 from vespa-engine/revert-15527-bratseth/app...Jon Bratseth2020-11-303-3/+109
* Revert "Bratseth/apply on restart take 5"Jon Bratseth2020-11-303-109/+3
* Revert "Merge pull request #15521 from vespa-engine/revert-15520-bratseth/app...Jon Bratseth2020-11-303-3/+109
* Revert "Bratseth/apply on restart take 4"Jon Bratseth2020-11-293-109/+3
* Revert "Merge pull request #15510 from vespa-engine/revert-15508-bratseth/app...Jon Bratseth2020-11-293-3/+109
* Revert "Bratseth/apply on restart take 3"Jon Bratseth2020-11-273-109/+3
* Revert "Merge pull request #15495 from vespa-engine/revert-15494-bratseth/app...Jon Bratseth2020-11-273-3/+109
* Revert "Bratseth/apply on restart take 2"Harald Musum2020-11-263-109/+3
* Revert "Merge pull request #15492 from vespa-engine/revert-15450-bratseth/app...Jon Bratseth2020-11-263-3/+109
* Revert "Support marking configs as apply on restart"Harald Musum2020-11-263-109/+3
* Support marking configs as apply on restartJon Bratseth2020-11-243-3/+109
* Safeguard against adding disk bundles to allowed duplicates.gjoranv2020-04-021-5/+7
* Remove use of Nullable and NotNull annotationsHarald Musum2019-08-2910-29/+10
* Remove unused ctor in InnerNodeVectorgjoranv2019-01-211-5/+0
* Remove temporary lineJon Bratseth2019-01-081-1/+1
* Add url config typeLester Solbakken2018-12-184-3/+123
* Use full nameHarald Musum2018-10-031-1/+1
* Read fiel distribution file reference correctlyJon Bratseth2018-09-071-1/+0
* Merge with masterJon Bratseth2018-06-011-2/+3
|\
| * Delete /vespa/config from zookeeper, has not been used for many yearsHarald Musum2018-05-311-2/+1
| * Require file reference to be non-nullHarald Musum2018-05-301-1/+3
* | Separate internal redeploys from application package changesJon Bratseth2018-06-011-4/+7
|/
* Add file distribution skeleton to config proxyHarald Musum2017-11-021-1/+1
* Remove LeafNode.initialize().gjoranv2017-07-201-13/+0
* Minor cleanup: unnecessary annotation, use diamond operator.gjoranv2017-07-191-3/+2
* Declare helper methods static.gjoranv2017-07-191-9/+9
* Refactor LeafNodeVectorgjoranv2017-07-191-20/+16
* Remove InnerNodeVector.defaultNode and add a new primary ctor.gjoranv2017-07-193-52/+5
* Remove NodeVector.setSize()gjoranv2017-07-101-11/+0
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Revert "Update copyright headers"Jon Bratseth2017-06-1424-24/+24
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Merge pull request #2764 from yahoo/gjoranv/use-builder-ctor-for-default-nodegjoranv2017-06-142-5/+17
|\
| * Add comments about code that most likely can be removed.gjoranv2017-06-142-2/+2
| * Use builder to instantiate default node.gjoranv2017-06-141-3/+15
* | Remove carriage returnJon Bratseth2017-06-141-1/+1
|/
* Revert "Copyright header"Jon Bratseth2017-06-1324-25/+25
* Copyright headerJon Bratseth2017-06-1324-25/+25
* Set the default constructor on config classes private.gjoranv2017-06-121-3/+7
* Revert "Set the default constructor on config classes private."Harald Musum2017-06-101-7/+3
* Set the default constructor on config classes private.gjoranv2017-06-091-3/+7
* PublishJon Bratseth2016-06-1524-0/+1720