summaryrefslogtreecommitdiffstats
path: root/filedistribution/src/test
Commit message (Expand)AuthorAgeFilesLines
* Use synchronized map, simplifyHarald Musum2021-06-221-1/+4
* Always setr download status when downloading completedHarald Musum2021-06-221-1/+0
* Debug unstable unit testHarald Musum2021-06-211-11/+12
* Fix bug, wrong method was calledHarald Musum2021-06-211-7/+7
* Use unique file reference in testHarald Musum2021-06-211-5/+5
* Move some methods from FileReferenceDownloader to FileDownloaderHarald Musum2021-06-141-4/+4
* Temp directory is always the same as download diredctory, simplifyHarald Musum2021-06-142-12/+7
* Move more methods into DownloadsHarald Musum2021-06-141-17/+19
* Fix mockHarald Musum2021-04-281-11/+1
* Switch connection only when the current one is failingHarald Musum2021-04-281-1/+1
* Change the way we switch connection when the current one is not workingHarald Musum2021-04-271-1/+1
* Write content for files in diretory to fileHarald Musum2020-11-042-6/+31
* Increase timeout to stabilize testHarald Musum2020-09-211-1/+1
* Revert "Swith to a new connection if possible when asked to do so"Harald Musum2020-05-181-1/+3
* Swith to a new connection if possible when asked to do soHarald Musum2020-05-181-3/+1
* Use CompletableFutureHarald Musum2020-04-031-11/+57
* Minor refactoringHarald Musum2020-04-021-2/+6
* Make sure to shutdown executorHarald Musum2020-01-141-0/+6
* Fix directory checked for already downloaded filesHarald Musum2018-04-211-1/+3
* Only download file if needed (if it does not exist on disk already)Harald Musum2018-04-191-8/+6
* Do not download only if another download for the same file reference is in pr...Harald Musum2018-04-051-2/+2
* FileReceiver is needed to receive RPC calls from serverHarald Musum2018-04-031-3/+3
* Revert "Revert "Remove method only used in tests""Harald Musum2018-04-032-9/+12
* Revert "Remove method only used in tests"Harald Musum2018-04-032-12/+9
* Remove method only used in testsHarald Musum2018-04-022-9/+12
* Try to avoid using up all resources handling requests for non-existing fileHarald Musum2018-03-171-3/+2
* Sleep longer between retries of RPC callsHarald Musum2018-03-161-3/+4
* Make sure to remove from download queue if download fails, elseHarald Musum2018-03-051-2/+2
* Fill the buffer gradually.Henning Baldersheim2018-02-061-0/+16
* Handle long file names in tar archivesHarald Musum2018-02-051-1/+2
* Do not create dir when moving compressed dataHarald Musum2018-01-301-1/+30
* Fix bug where nextContent() always returned all dataHarald Musum2018-01-301-0/+28
* Correct copyright headerJon Bratseth2018-01-252-4/+2
* Add copyright headersJon Bratseth2018-01-253-0/+3
* Add client for file distribution APIHarald Musum2018-01-181-0/+59
* Be consistent when setting download status, use fractionHarald Musum2018-01-081-4/+4
* Update download status after each part receivedHarald Musum2017-12-131-11/+8
* Notify config proxy about starting downloads while preparingHarald Musum2017-12-131-1/+1
* Make sure to use a tmp directory on same partition as download directoryHarald Musum2017-12-122-5/+22
* Make a abstract FileReferenceData so it can cater for both whole files and ch...Henning Baldersheim2017-12-081-1/+1
* Add the receiving part of the streaming transfer.Henning Baldersheim2017-12-081-0/+59
* Handle that a file reference is a directory with many filesHarald Musum2017-12-071-12/+44
* Add support for downloading from another config serverHarald Musum2017-11-231-1/+57
* Revert "Revert "Revert "Add support for downloading from another config serve...Harald Musum2017-11-221-57/+1
* Revert "Revert "Add support for downloading from another config server""Harald Musum2017-11-211-1/+57
* Revert "Add support for downloading from another config server"Harald Musum2017-11-211-57/+1
* Add support for downloading from another config serverHarald Musum2017-11-211-1/+57
* Move fildistribution code to filedistribution moduleHarald Musum2017-11-171-0/+279
* Revert "Revert "Revert "Hmusum/move new filedistribution classes"""Harald Musum2017-11-161-279/+0
* Revert "Revert "Hmusum/move new filedistribution classes""Harald Musum2017-11-161-0/+279