- Oct 10, 2012
- Oct 05, 2012
- Oct 04, 2012
- Sep 12, 2012
-
-
felmer authored
SVN: 26602
-
- Sep 06, 2012
-
-
brinn authored
SVN: 26542
-
- Sep 04, 2012
-
-
brinn authored
Make HostAwareFile and sub-classes internally use Strings for paths rather than java.io.Files to avoid any conversion being performed automatically by java.io.File. SVN: 26513
-
- Jul 13, 2012
- Jul 12, 2012
-
-
brinn authored
SVN: 26091
-
- Jul 11, 2012
-
-
brinn authored
SVN: 26079
-
- Jun 29, 2012
-
-
brinn authored
SVN: 25954
-
- Jun 04, 2012
-
-
cramakri authored
SVN: 25538
-
- Jun 01, 2012
- May 18, 2012
-
-
jakubs authored
SVN: 25296
-
- Jan 09, 2012
-
-
felmer authored
SVN: 24125
-
- Jan 05, 2012
-
-
brinn authored
SVN: 24107
-
- Dec 17, 2011
-
-
brinn authored
SVN: 24041
-
- Nov 29, 2011
-
-
felmer authored
GNU find (i.e findutils) command for at least version 4.4.2 spills out last modified timestamp in option -printf "%T@\n" with fractional parts. GNU find version 4.2.27 output are integer without fractional part. For that reason tryParseLastChangedMillis() parses the timestamp as a double value. SVN: 23827
-
- Oct 21, 2011
-
-
kohleman authored
SVN: 23385
-
- Aug 23, 2011
-
-
cramakri authored
SVN: 22593
-
- May 02, 2011
-
-
brinn authored
fix: on startup, check for each item of the .faulty_paths file whether it still exists and remove it, if it doesn't exist anymore SVN: 21094
-
brinn authored
SVN: 21093
-
brinn authored
SVN: 21092
-
brinn authored
fix: if a file or directory could be copied successfully from incoming to buffer but subsequent deletion on incoming failed, datamover used to delete the correct copy in buffer; if the deletion of the file or directory on incoming was partially successful, this behavior lead to data loss as the only complete copy was deleted; now, on successful copying but failure on subsequent deletion, the path is added to .faulty_path and a NOTIFY log is done that an admin needs to remove the path manually, but the correct copy is not deleted but processing continues SVN: 21091
-
- Apr 08, 2011
-
-
brinn authored
SVN: 20739
-
- Feb 28, 2011
- Feb 09, 2011
-
-
tpylak authored
LMS-2027 allow to generate thumbnails in parallel. Refactor file compression class to be able to execute any kind of tasks in parallel. SVN: 19827
-