Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auto-tx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vamp
auto-tx
Graph
e69013b442bd13f55739ec319475c95ce9ecb8c9
Select Git revision
Branches
7
auto-deploy
bug-cpuload
feature/cmdline-storage-status
feature/tray/logwindow
master
default
protected
server2012
update-docs
Tags
9
3.0
2.1
2.0
1.4
1.3
1.2
1.1
autotransfer-v1
1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Apr
27
26
25
24
23
18
27
Jul
25
24
23
21
20
19
18
16
13
4
7
Jun
6
5
15
Mar
14
13
12
9
8
7
6
5
3
2
1
28
Feb
27
26
20
19
18
16
15
14
13
12
11
9
8
7
6
5
3
2
1
31
Jan
20
19
18
17
16
15
12
9
8
21
Dec
20
19
18
15
14
13
12
8
Start implementation of a log window for the tray app
feature/tray/lo…
feature/tray/logwindow
Clean up methods superseded by StorageStatus class
Report storage status in configtest
feature/cmdline…
feature/cmdline-storage-status
Convert SendGraceLocationSummary() from string to bool, w/o parameters
Explain why email is not being sent but printed to the log instead
Explain why SendEmail() is used instead of SendAdminEmail()
Have SendLowSpaceMail retrieve the storage report itself
Lower log level for method called every time in service main loop
Catch and log exceptions when updating storage status
Some log messages, mostly trace level
Force-update after initialization
Fix infinite recursion loop
Reset dictionary when re-scanning grace location
Development convenience script to automatically trigger the updater
Remove redundant qualifier
Minor docstring adaptations
Improve method docstring
Separate updating free space information from grace location checks
Some renamings to use less over-specific names
Add StorageStatus.AllDrivesAboveThreshold
Rename ExpiredUserDirsSummary to GraceLocationSummary
Add SystemChecks.HealthReport() and use it in AutoTx.StartupSummary()
Initialize a StorageStatus object after the config has been loaded
Add SystemChecks.Uptime
Use namespace shortcut
Whitespace / formatting fix
Add StorageStatus class to hold all storage related information
Add DirectoryDetails class to investigate dirs in the grace location
Add convenience property converting the grace period to a human-friendly format
Add convenience method to check if free space is below its threshold
Extend DriveToCheck for a runtime-property holding the free space
Development convenience script to automatically trigger the updater
Use a proper docstring for the TxState enum
Disable ReSharper check
Improve GetDirectorySize docstring
Update docstring of SendLowSpaceMail to reflect current behavior
Show instructions on how to reset performance counters cache in log
Documentation for counter on exceeding load-limits
Add ServiceStatus.LastStartupNotification
Add ServiceConfig.StartupNotificationDelta
Loading