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
783ed58311a2a419e332187715f6139fcbf21708
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
23
Apr
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
30
Nov
29
3
2
26
Oct
10
25
Sep
23
18
15
Log running processes when starting a transfer
Generalize process names logging to SystemChecks.LogRunningProcesses()
Clean up unused import
Document build-deploy-update cycle through helper scripts
Allow for specifying updater config, make script location-agnostic
Add script docstrings
Use Push-Location / Pop-Location instead of temporary variables
Be location-agnostic when creating / providing packages
Append build-commit reference to package name
Report free disk space in grace location summary
Do not show startup errors as balloon tips - too disturbing
Add a note about permissions regarding I/O load monitoring
Report running processes in log
Fix unit conversion to be float
Include diagnostics tool in deployment package
Don't show "suspended" entry in tray menu on startup
Merge branch 'github/master'
Replace shortcut as suggested by PSScriptAnalyzer
Look in the "var" subdir for config files
Remember config validation warnings and report to the admin
Add README for AutoTxDiagnostics
Show host alias instead of hostname in admin notifications
Fix typo in log message
Adapt ATxDiagnostics to show multiple performance monitors
Add modifiers suggested by ReSharper
Hide the "suspended" menu entry if service not running
Make directory comparison case insensitive
Use an abstract class "MonitorBase" for load monitors
Set the log levels for performance monitors during object construction
Make assembling of message strings for CPU monitoring more consistent
Make assembling of message strings more consistent
Consolidate startup directory checks into InitializeDirectories
Add FsUtils.CreateIncomingDirectories method
Move call to SetupMailLogging to LoadConfig
Comments and whitespace only
Improve method summaries
Log a message if mail logging is disabled
Move setup of monitoring to InitializePerformanceMonitors
Make performance readings log level configurable
Add region "properties"
Loading