aboutsummaryrefslogtreecommitdiffstats
path: root/filedistribution/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Hmusum/move new filedistribution classes"Harald Musum2017-11-161-279/+0
* Move classes to filedistribution moduleHarald Musum2017-11-151-0/+279
* Revert "Move file distribution stuff to filedistribution module"Harald Musum2017-11-091-237/+0
* Move file distribution stuff to filedistribution moduleHarald Musum2017-11-091-0/+237