aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Update copyright headers"Jon Bratseth2017-06-1428-28/+28
|
* Update copyright headersJon Bratseth2017-06-1428-28/+28
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-1328-29/+29
|
* Copyright headerJon Bratseth2017-06-1328-29/+29
|
* Add more backwards compatibilityJon Bratseth2017-06-051-1/+6
|
* Revert "Revert "Revert "Revert "Bratseth/deployment delay""""Jon Bratseth2017-06-051-44/+169
|
* Revert "Revert "Revert "Bratseth/deployment delay"""Harald Musum2017-06-031-169/+44
|
* Maintain backwards compatibility with earlier config modelsJon Bratseth2017-06-021-17/+24
|
* Revert "Revert "Bratseth/deployment delay""Jon Bratseth2017-06-021-44/+162
|
* Revert "Bratseth/deployment delay"Jon Bratseth2017-06-021-162/+44
|
* Actually parse long. Ensure unique deploymentsJon Bratseth2017-06-021-3/+21
|
* Validate max total delayJon Bratseth2017-06-011-5/+17
|
* Parse delayJon Bratseth2017-06-011-13/+32
|
* Allow delay steps in modelJon Bratseth2017-06-011-26/+45
|
* Add required steps at constructionJon Bratseth2017-06-011-31/+81
|
* Support creating from an XML stringJon Bratseth2017-05-111-25/+33
|
* Add serial formJon Bratseth2017-05-111-22/+43
|
* Whitespace change onlyJon Bratseth2017-05-111-1/+1
|
* Add DelpoymentSpec.emptyJon Bratseth2017-05-111-1/+6
|
* Fix wacky testsJon Bratseth2017-05-091-3/+1
|
* Use ImmutableListJon Bratseth2017-05-091-3/+3
|
* Add upgrade policyJon Bratseth2017-05-091-9/+46
|
* Always pass wanted Vespa versionJon Bratseth2017-04-191-0/+3
|
* Pass wanted node Vespa version aroundJon Bratseth2017-04-072-8/+14
|
* Remove unused methodsHarald Musum2017-03-061-13/+2
|
* Stop using 3-arg getConfig method (will be removed)Harald Musum2017-02-261-4/+5
|
* Clean up interfaceHarald Musum2017-02-112-11/+4
| | | | | | | * Remove 'throws IOException now that no implementors use it and handle getConfig now returning null instead of exception when no config found * Remove getConfig method with InnerCNode as 2nd argument * Prepare for removing 3-argument getConfig()
* Implementations can be less restrictive than the interfaceHarald Musum2017-02-011-0/+1
|
* Nonfunctional changes onlyJon Bratseth2017-01-171-3/+5
|
* Remove methods and constants no longer in useHarald Musum2016-12-221-11/+0
| | | | * Move hosted vespa tenant name
* Revert "Remove methods and constants no longer in use"Harald Musum2016-12-221-0/+10
|
* Remove methods and constants no longer in useHarald Musum2016-12-221-10/+0
|
* Merge pull request #738 from yahoo/bratseth/support-document-api-in-applicationsJon Bratseth2016-09-293-6/+11
|\ | | | | Bratseth/support document api in applications
| * Run Application with VespaModel instead of MockRootJon Bratseth2016-09-283-6/+11
| |
* | Remove unused argumentHarald Musum2016-09-271-0/+10
|/
* Merge pull request #602 from yahoo/bratseth/dont-feed-files-to-zkHarald Musum2016-09-091-1/+0
|\ | | | | Bratseth/dont feed files to zk
| * Don't put files below files/ in ZooKeeperJon Bratseth2016-09-091-1/+0
| | | | | | | | | | This is undocumented and can only do harm as large files do not belong in ZooKeeper and are handled fine regardless of where they are put.
* | Merge pull request #584 from ↵Harald Musum2016-09-071-2/+2
|\ \ | |/ |/| | | | | yahoo/bratseth/dont-validate-when-deploying-from-local Bratseth/dont validate when deploying from local
| * Nonfunctional changesJon Bratseth2016-09-071-2/+2
| |
* | Allow source paths to config defsJon Bratseth2016-09-062-6/+7
|/
* Draw cluster controllers from containers when necessaryJon Bratseth2016-06-271-0/+2
|
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-1528-0/+1485