summaryrefslogtreecommitdiffstats
path: root/config-application-package/src/main/java/com/yahoo/config/model/application/provider/PreGeneratedFileRegistry.java
Commit message (Collapse)AuthorAgeFilesLines
* - Add testing of FileDBRegistry.Henning Baldersheim2021-08-241-114/+0
| | | | | - Remove PreGeneratedRegistry. - Allow files to not exist after bootstrap.
* Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-30/+28
| | | | This is necessary as bootstrapping the configserver with a new version might change set of files to distribute.
* Factor out blob -> hash genrating code so it is common to all file registries.Henning Baldersheim2021-08-171-2/+11
|
* Add option for adding blobsHenning Baldersheim2021-06-091-0/+5
|
* GC some unused methods and simplifyHenning Baldersheim2021-05-231-3/+11
|
* Use try-with-resources, rename some variables, improve some messagesHarald Musum2020-07-281-13/+9
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
|
* Try to get the uri s going again.Henning Baldersheim2018-01-251-2/+1
|
* Move it back where it came from.Henning Baldersheim2018-01-251-1/+1
|
* Do not pregenerate uri yet.Henning Baldersheim2018-01-251-1/+2
|
* Add option to also send an uri.Henning Baldersheim2018-01-251-0/+5
|
* Revert "Revert "Wire in deployment so that we can copy the file in when the ↵Henning Baldersheim2017-11-131-2/+2
| | | | old way i…""
* Revert "Wire in deployment so that we can copy the file in when the old way ↵Henning Baldersheim2017-11-101-2/+2
| | | | i…"
* Wire in deployment so that we can copy the file in when the old way is gone.Henning Baldersheim2017-11-091-2/+2
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-5/+0
|
* PublishJon Bratseth2016-06-151-0/+98