summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/RecompressArchive.java
Commit message (Expand)AuthorAgeFilesLines
* [RecompressArchive] Add forceRoot flag to chown/chgrp to rootSimon Rettberg2020-12-101-1/+4
* [RecompressArchive] Properly implement duplicate filename detectionSimon Rettberg2020-11-031-25/+79
* [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