- Jan 09, 2018
-
-
Niko Ehrenfeuchter authored
An email will be sent only if the time since the last one exceeds the new configuration option "GraceNotificationDelta", defaulting to 12 hours. Fixes #1
-
Niko Ehrenfeuchter authored
Make GraceLocationSummary() return an empty string instead, if no expired folders exist in the grace location. Refers to #1
-
- Jan 08, 2018
-
-
Niko Ehrenfeuchter authored
-
- Dec 21, 2017
-
-
Niko Ehrenfeuchter authored
Plus also check if the repository's commit state is dirty and report accordingly.
-
Niko Ehrenfeuchter authored
This is done using a git-hook script generating a text file which is used as a resource by VS. The pre-build script in VS makes sure the file is actually existing (using a default string) since otherwise the build would fail.
-
Niko Ehrenfeuchter authored
Refers to #1
-
Niko Ehrenfeuchter authored
Refers to #1
-
Niko Ehrenfeuchter authored
-
- Dec 20, 2017
-
-
Niko Ehrenfeuchter authored
Refers to #1
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #1
-
- Dec 19, 2017
-
-
Niko Ehrenfeuchter authored
Refers to #1
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Dec 18, 2017
-
-
Niko Ehrenfeuchter authored
This is NOT YET reflected in the configuration example XML!
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Plus make sure to not attempting to send the mail message if the account name can't be resolved to an email address.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Dec 15, 2017
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Catch exceptions in case setting the ACLs fails, make the operation optional by adding the parameter resetAcls (defaulting to false). Refers to #16
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Using an optional element in the configuration XML, defaulting to "true" via the configuration class constructor. Refers to #16
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #13
-
- Dec 14, 2017
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
And only start the service eventually if it was running before.
-
Niko Ehrenfeuchter authored
Only check if the base folder exists.
-
Niko Ehrenfeuchter authored
With this commit the updater script is considered as being completed for now, so this fixes #13.
-