summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/RecompressArchive.java
Commit message (Collapse)AuthorAgeFilesLines
* [RecompressArchive] Handle exception when adding file to archiveSimon Rettberg2016-12-011-2/+8
|
* [RecompressArchive] Fix potential concurrent modification caseSimon Rettberg2015-10-291-1/+2
|
* [RecompressArchive] Use temporary file for compression, only move to ↵Simon Rettberg2015-01-271-6/+17
| | | | destination on success
* Initial commitSimon Rettberg2014-06-031-0/+193