summaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-261-0/+1
|
* Nonfunctional changesJon Bratseth2018-06-251-1/+1
|
* Nonfunctional changesJon Bratseth2018-06-201-0/+1
|
* Use the same repo for all builtin config definitions in ServerCacheHarald Musum2018-06-111-3/+8
| | | | | | Avoid creating many instances of identical data for builtin config definitions. Also put user config definitions in a repo, the same way the builtin config definitions are.
* Explain validation overridesJon Bratseth2018-06-071-1/+8
|
* Merge with masterJon Bratseth2018-06-011-0/+6
|\
| * Add maintainer for deleting unused file references on diskHarald Musum2018-05-301-0/+6
| | | | | | | | | | | | * For now the maintainer just outputs what to be deleted * Add config for file references dir insteaed of hardcoding to make it possible to test
* | Separate internal redeploys from application package changesJon Bratseth2018-06-013-5/+33
|/ | | | | | | | | Separate system internal redeploys from application package changes such that we can ignore config updates originating from application package changes if restart on deploy is true, as the config change will be followed by a restart - but continue to effect config changes originating from internal system changes as those will not (and should not) be followed by a restart.
* Add method to get all file references used by an applicationHarald Musum2018-05-281-0/+5
|
* Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-0/+3
|
* Validate that global attribute on document types in a content cluster areTor Egge2018-05-081-0/+1
| | | | unchanged unless the corresponding override is present.
* Revert "Revert "Validate content type removal""Jon Bratseth2018-04-301-0/+1
|
* Revert "Validate content type removal"Jon Marius Venstad2018-04-271-1/+0
|
* Validate content type removalJon Bratseth2018-04-261-0/+1
|
* Remove unused filedistribution methodsHarald Musum2018-03-233-21/+0
|
* Prepare for removing some unused or noop methods from filedistribution APIHarald Musum2018-03-151-3/+6
|
* Remove dead codeHarald Musum2018-02-152-31/+0
|
* disableFiledistributor is not used anymoreHarald Musum2018-02-101-1/+1
|
* Remove call to reload file distributorHarald Musum2018-02-091-0/+2
|
* Handle small constantsJon Bratseth2018-02-051-0/+7
|
* Remove templates dir, not supported in Vespa 6Harald Musum2018-01-311-1/+0
|
* Remove unused methodHarald Musum2018-01-311-10/+0
|
* Avoid using deprecated methodHarald Musum2018-01-311-1/+1
|
* Move it back where it came from.Henning Baldersheim2018-01-251-16/+1
|
* Do not pregenerate uri yet.Henning Baldersheim2018-01-251-0/+15
|
* Add option to also send an uri.Henning Baldersheim2018-01-251-0/+1
|
* Fix version (typo)Harald Musum2018-01-231-1/+1
|
* Merge pull request #4692 from ↵Jon Bratseth2018-01-171-2/+8
|\ | | | | | | | | vespa-engine/bratseth/store-converted-expressions-in-zk Bratseth/store converted expressions in zk
| * Persist constant info in ZooKeeperJon Bratseth2018-01-171-1/+3
| |
| * Access files through application packageJon Bratseth2018-01-161-1/+1
| |
| * Use Path. Save constants in models.generated/Jon Bratseth2018-01-151-1/+5
| |
* | Prepare for removal of RuleConfigDeriverHarald Musum2018-01-171-0/+16
| |
* | Ask other config servers to start downloading filesHarald Musum2018-01-161-0/+11
|/ | | | | | To have redundancy, ask the other config servers to start downloading a file, so we have redundancy in case the config server running the code goes down after deployment has finished
* Use constant tensor files WIPJon Bratseth2018-01-112-4/+5
|
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-031-14/+4
| | | | This reverts commit 7b99d259bf378c0e5c43c9a199efffdf056678f4.
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-021-4/+14
|
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-14/+4
|
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-4/+14
|
* Merge branch 'master' into jvenstad/zone-cleanup-4Jon Marius Venstad2018-01-022-9/+19
|\
| * Restore importJon Bratseth2017-12-201-0/+1
| |
| * Merge branch 'master' into bratseth/long-dimensionsJon Bratseth2017-12-201-1/+12
| |\
| | * Revert "Revert "Restore public method""Jon Bratseth2017-12-191-4/+15
| | |
| * | Use longs for dimensions lengths in all API'sJon Bratseth2017-12-191-7/+15
| |/ | | | | | | | | This is to be able to support tensor dimensions with more than 2B elements in the future without API change.
| * Revert "Restore public method"Henning Baldersheim2017-12-191-15/+4
| |
| * Restore public methodJon Bratseth2017-12-181-4/+15
| |
| * Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-3/+2
| |
| * Revert "Bratseth/tensorflow models"gjoranv2017-12-171-2/+3
| |
| * Merge with masterJon Bratseth2017-12-134-13/+16
| |\
| * | Don't write to System.out/errJon Bratseth2017-11-301-3/+2
| | |
* | | Conflict resolvedJon Marius Venstad2017-12-141-2/+11
|\ \ \ | | |/ | |/|