- Mar 12, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #3
-
- Mar 09, 2018
-
-
Niko Ehrenfeuchter authored
-
- Mar 06, 2018
-
-
Niko Ehrenfeuchter authored
Allow setting the log level explicitly from "Warn", "Info", "Debug" or "Trace" in the configuration. Default is "Info", fallback for invalid settings is "Debug". Fixes #34
-
- Mar 05, 2018
-
-
Niko Ehrenfeuchter authored
Otherwise it will be missing when a grace cleanup email is being sent in the startup phase. Refers to #31
-
- Mar 02, 2018
-
-
Niko Ehrenfeuchter authored
Fixes #31
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Try to move the corresponding transfer package out of the processing location to prevent it from being picked up again and producing the same problem again, move it to the error location instead and reset the transfer variables.
-
Niko Ehrenfeuchter authored
If a new directory is found in incoming but the move operation to processing failed for some reason, the timestamp and username directories (and potentially some partially moved data?) would remain in processing. To prevent confusion about those "incomplete" transfer candidates they are moved to the "ERROR" location.
-
Niko Ehrenfeuchter authored
Use a list to keep track of directories in the incoming directories that couldn't be moved to the processing location and ignore them until the service is restarted.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #9
-
Niko Ehrenfeuchter authored
-
- Mar 01, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #3, #11, #15
-
Niko Ehrenfeuchter authored
-
- Feb 28, 2018
-
-
Niko Ehrenfeuchter authored
-
- Feb 26, 2018
-
-
Niko Ehrenfeuchter authored
-
- Feb 16, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #18
-
Niko Ehrenfeuchter authored
Refers to #18
-
Niko Ehrenfeuchter authored
Refers to #18
-
- Feb 11, 2018
-
-
Niko Ehrenfeuchter authored
-
- Feb 08, 2018
-
-
Niko Ehrenfeuchter authored
Restoring the "heartbeat" functionality without the overhead of serializing the XML every second.
-
- Feb 06, 2018
-
-
Niko Ehrenfeuchter authored
Closes #9
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Currently there are no references to the object before a transfer has started, so it is safe to only initialize it in the StartTransfer() method.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Feb 02, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #3, #4
-
Niko Ehrenfeuchter authored
Refers to #4
-
Niko Ehrenfeuchter authored
Having the total progress is much more useful than for the individual files, especially for transfers with many files. Closes #26
-
Niko Ehrenfeuchter authored
Refers to #3
-
- Feb 01, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #3
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Jan 31, 2018
-
-
Niko Ehrenfeuchter authored
All projects (and namespaces) should start with an "ATx" prefix, having a capital "AT" and a lowercase "x".
-
Niko Ehrenfeuchter authored
Refers to #25
-
Niko Ehrenfeuchter authored
Refers to #3, #4
-
Niko Ehrenfeuchter authored
-