summaryrefslogtreecommitdiffstats
path: root/fileacquirer/src
Commit message (Expand)AuthorAgeFilesLines
* Stop subscribing to config that is staticHarald Musum2023-11-082-22/+11
* Update copyrightJon Bratseth2023-10-0910-10/+10
* Rethrow exception when building config if file reference does not existHarald Musum2023-01-135-26/+17
* Remove unused error code and exceptionHarald Musum2023-01-134-41/+11
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-122-6/+9
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-3/+0
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+4
* Update 2017 copyright notices.gjoranv2021-10-0712-12/+12
* More lazy debug log message generationJon Marius Venstad2021-04-281-2/+2
* Stick to junit for simple test.Henning Baldersheim2020-08-111-16/+14
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Use connect instead of connectSyncHarald Musum2019-02-251-4/+8
* Use fileAcquirerJon Bratseth2018-09-103-8/+13
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-057-7/+7
* Use shorter timeout when getting filesHarald Musum2018-04-121-10/+10
* Remove call to reload file distributorHarald Musum2018-02-091-2/+2
* Update copyright headersJon Bratseth2017-06-1412-12/+12
* Revert "Update copyright headers"Jon Bratseth2017-06-1412-12/+12
* Update copyright headersJon Bratseth2017-06-1412-12/+12
* Revert "Copyright header"Jon Bratseth2017-06-1312-12/+12
* Copyright headerJon Bratseth2017-06-1312-12/+12
* rewrite to avoid warningArne H Juul2017-04-201-3/+3
* Use explicit imports and remove unused argumentHarald Musum2016-12-091-1/+1
* Dont install symlink here eitherArnstein Ressem2016-09-191-1/+0
* subscribe to ranking constants configArne H Juul2016-08-314-0/+13
* Minor fixes to file distributor log messagesHarald Musum2016-08-231-1/+1
* PublishJon Bratseth2016-06-1510-0/+446