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
0d362f2664884fad1f54e97fb927b04a51fe07a3
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
12
Mar
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
14
Distinguish high-load from probation from good-before.
Logging changes only.
Use property from timer directly rather than shadowing it locally.
Add docstrings to fields.
Extend Monitoring.Cpu with field initializers and timeout on violation.
Clean local PerformanceCounter stuff from ATxService.
Example for using the new ATxCommon.Monitoring.Cpu class.
Add class for CPU load monitoring.
Working prototype for monitoring the CPU load in a separate thread.
Another attempt to make Prepare-Build thread-safer.
Prototype for using PerformanceCounter to get CPU load.
Disable GetCpuUsage for now.
Continue if the status file could not be removed.
Add ToDo for OnStop(), improve comment.
Improve code readability and measure WMI query execution time.
Add System.Diagnostics based function for getting the CPU load.
Homogenize code with ATxCommon.
Add a local WMI query method to ATxDiagnostics.
Try with higher timeout and don't request immediate return.
Add console logging.
Add ATxDiagnostics console application.
Add a timeout for the searcher.
validate wmi checks are working...
Another attempt to make Prepare-Build thread-safer.
Continue if the status file could not be removed.
Add ToDo for OnStop(), improve comment.
Adjust log levels when checking processes and free space.
Improve message in mail logger.
Ignore when overwriting the build-details resources fails.
Homogenize and update path to log file.
Always include host alias in mail subjects.
Reduce log level for common message.
Minor change in email subject.
Use host alias in subject of low-space-email instead of hostname.
Fix phrasing of low-disk-space email.
Add host alias to grace notification mail subject.
Coding style setting: no space after cast.
Fix space comparison expression and use gigabytes for threshold.
Add TODO.
Whitespace for better readability.
Loading