aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/filedistribution
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-095-5/+5
* Return optional of File instead of booleanHarald Musum2023-08-161-6/+12
* Return optional from getFileHarald Musum2023-08-161-9/+9
* Test that exception is not swallowedHarald Musum2023-08-031-0/+37
* Stop using file distribution feature flags, not needed anymoreHarald Musum2023-02-011-7/+2
* SimplifyHarald Musum2023-01-021-2/+2
* Always use lock when adding or deleting files from FileDirectoryHarald Musum2023-01-023-8/+5
* Revert unintended changeHarald Musum2022-11-161-5/+1
* Use lock for adding file reference (controlled by feature flag)Harald Musum2022-11-165-15/+13
* Make sure we use just one FileDirectory (use injection)Harald Musum2022-11-163-7/+10
* No need to add file if it already existsHarald Musum2022-11-151-0/+32
* Wire in use of compression types and flags for file distributionHarald Musum2022-07-061-7/+24
* Support specifying compression type for file distribution requestsHarald Musum2022-07-051-2/+9
* Make sure to return response when request times outHarald Musum2022-06-221-1/+1
* Revert "Support compressing files (not just directories) in file distribution...Harald Musum2022-05-251-3/+2
* Support compressing files (not just directories) in file distributionHarald Musum2022-05-251-2/+3
* Disallow URI type resources for hosted Vespajonmv2022-04-202-2/+11
* Use more PathJon Marius Venstad2022-04-023-14/+12
* Revert "Move verification down"Håkon Hallingstad2022-04-023-12/+14
* Even more Path!Jon Marius Venstad2022-04-011-0/+1
* URI is not really supported, and not used eitherJon Marius Venstad2022-04-011-1/+1
* More Path, and ensure the right tmp dir is wiped (path with ./././ is scary)Jon Marius Venstad2022-03-313-13/+10
* Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-311-2/+2
* Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-311-2/+2
* Make application dir upper levelJon Marius Venstad2022-03-241-0/+14
* Simplify and reorder arguments, no functional changesHarald Musum2021-12-131-1/+1
* Always use FileDistributionConnectionPool [run-systemtest]Harald Musum2021-12-091-2/+1
* Use a flag to choose which connection pool to use for file distributionHarald Musum2021-11-161-1/+2
* SimplifyHarald Musum2021-10-151-2/+0
* Improve download of application package in maintainerHarald Musum2021-10-141-1/+1
* Remove getSupervisor() from ConnectionPool interfaceHarald Musum2021-10-081-2/+8
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Simplify by getting rid of FileDistributionProviderHarald Musum2021-08-303-19/+8
* relative path may contain directories, make sure to create themHarald Musum2021-08-301-1/+1
* Use temporary file when writing blobs and downloaded filesHarald Musum2021-08-301-2/+3
* Filename is used as seed for hash....Henning Baldersheim2021-08-251-1/+1
* Provide the blob name externallyHenning Baldersheim2021-08-252-5/+4
* - Add testing of FileDBRegistry.Henning Baldersheim2021-08-242-5/+76
* Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-3/+0
* Move some methods from FileReferenceDownloader to FileDownloaderHarald Musum2021-06-141-3/+3
* Temp directory is always the same as download diredctory, simplifyHarald Musum2021-06-141-1/+1
* Move more methods into DownloadsHarald Musum2021-06-141-1/+2
* Add option for adding blobsHenning Baldersheim2021-06-091-0/+12
* Rename method and document why we change flag betterHarald Musum2020-10-151-2/+2
* More testing of downloadHarald Musum2020-10-151-9/+37
* Code cleanup, no functional changesHarald Musum2020-08-113-8/+1
* Use new file distribution mocks for config serverHarald Musum2020-07-283-4/+72
* Move MockFileDistributionFactory to another packge as wellHarald Musum2020-06-201-0/+25
* Revert "Use JrtFactory to construct jrt supervisors in configserver"Bjørn Christian Seime2019-01-221-3/+2