summaryrefslogtreecommitdiffstats
path: root/config-lib/src/main/java/com/yahoo/config
Commit message (Expand)AuthorAgeFilesLines
* 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