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
bc3ea120f16bed92de51c390110249ecb99cc176
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
5
Mar
20
Feb
10
Aug
2
May
1
30
Apr
29
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
Use Post-Build-Script.ps1 to reset changes to BuildDetails.cs
master
master
Delete obsolete scripts.
Build project into Visual Studio 2022
Automatic formatting
auto-deploy
auto-deploy
Fix encoding
Fix powershell command
Add instructions on how to combine building and packaging
Move build-package-deploy details to Scripts/README
Sort list of process names and remove duplicates in default mode
Merge branch 'feature/startup-healthreport'
Add human friendly system name to health report
Show count of expired subdirectories in grace location summary
Provide count of expired subdirectories through ExpiredSubDirsCount
Improve docstring
Sum up size of all expired directories in grace location summary
Invert if-statement to reduce nesting
Show total number of expired directories in grace location
Report HealthReportEmailAddress in config summary
Log a message when a health report is being sent
Send system health report to a specific address instead of the admin
Change SendEmail to return a bool
Add support for HealthReportEmailAddress configuration option
Add ToDo
Merge branch 'master' into feature/startup-healthreport
Fix spelling of "address" in code and config
Merge branch 'feature/startup-healthreport'
Invert if-statement to reduce nesting
Add "inheritdoc" to service constructor xml docstring
Send a system health report on service startup
Change SendAdminEmail to return a bool
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
Loading