1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up methods superseded by StorageStatus class More... over 6 years ago
Convert SendGraceLocationSummary() from string to bool, w/o parameters More... over 6 years ago
Explain why email is not being sent but printed to the log instead More... over 6 years ago
Explain why SendEmail() is used instead of SendAdminEmail() More... over 6 years ago
Have SendLowSpaceMail retrieve the storage report itself More... over 6 years ago
Lower log level for method called every time in service main loop More... over 6 years ago
Catch and log exceptions when updating storage status More... over 6 years ago
Some log messages, mostly trace level More... over 6 years ago
Force-update after initialization More... over 6 years ago
Fix infinite recursion loop More... over 6 years ago
Reset dictionary when re-scanning grace location More... over 6 years ago
Remove redundant qualifier More... over 6 years ago
Minor docstring adaptations More... over 6 years ago
Improve method docstring More... over 6 years ago
Separate updating free space information from grace location checks More... over 6 years ago
Some renamings to use less over-specific names More... over 6 years ago
Add StorageStatus.AllDrivesAboveThreshold More... over 6 years ago
Rename ExpiredUserDirsSummary to GraceLocationSummary More... over 6 years ago
Add SystemChecks.HealthReport() and use it in AutoTx.StartupSummary() More... over 6 years ago
Initialize a StorageStatus object after the config has been loaded More... over 6 years ago
Add SystemChecks.Uptime More... over 6 years ago
Use namespace shortcut More... over 6 years ago
Whitespace / formatting fix More... over 6 years ago
Add StorageStatus class to hold all storage related information More... over 6 years ago
Add DirectoryDetails class to investigate dirs in the grace location More... over 6 years ago
Add convenience property converting the grace period to a human-friendly format More... over 6 years ago
Add convenience method to check if free space is below its threshold More... over 6 years ago
Extend DriveToCheck for a runtime-property holding the free space More... over 6 years ago
Development convenience script to automatically trigger the updater More... over 6 years ago
Development convenience script to automatically trigger the updater More... over 6 years ago