summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/filetransfer/util/IncomingTransferBase.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix some minor handling issues with transfers wrt global image exchangeSimon Rettberg2016-08-301-4/+15
|
* Fix: Some chunks could be dropped from the hash queue and not marked as ↵Simon Rettberg2016-08-101-3/+12
| | | | to-be-hashed again
* Truncate files if they are resumed and bigger than expectedSimon Rettberg2016-04-211-0/+7
|
* More imgsync stuffSimon Rettberg2016-04-201-15/+21
|
* Add queryUploadStatus to master serverSimon Rettberg2016-04-181-1/+6
|
* More additions for central image storeSimon Rettberg2016-04-181-7/+54
|
* Preparations/changes for global image syncSimon Rettberg2016-04-131-0/+475