summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/RecompressArchive.java
Commit message (Expand)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 destinat...Simon Rettberg2015-01-271-6/+17
* Initial commitSimon Rettberg2014-06-031-0/+193