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
c2ddb8ce0bf18d455cc933bad6f4a8659cd6f516
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
14
Feb
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
Re-arrange fields to match new required / optional policy.
Allow configuration to be spread across two separate files.
Add templates / examples for split configuration files.
Include Mail-Templates as links to Solution Items.
Reflect changed location for resources in package creation script.
Add logo and mail templates as "Solution Items".
Remove unnecessary attributes.
Move common resources to a central "Resources" folder.
Remove unnecessary attribute.
Use XmlReader in Deserialize().
Use string interpolation in config summary.
Add wrapper method for megabytes to human readable.
Add method docstring.
Omit explicit setting of default values.
Make the time delta description suffix optional.
Use expression-bodied properties.
Add console logging to AutoTxConfigTest.
Check if reference date is DateTime.MinValue.
Move Serialize / Deserialize next to constructor method.
Include config test application in package.
Move function definition to script head.
Make deltas above two months more detailed.
Add HumanSince() wrapper method.
Use string interpolation in status summary.
Extend human time delta representation for months and years.
Allow for negative time deltas (in the future).
Prevent integer overflow issues with time delta methods.
Return a negative exit code for invalid configurations.
Simplify code for supplying commandline parameters.
Use string interpolation.
Include tray app in deployment packages.
Add missing method docstrings.
Document behavior of UpdateTrayIcon.
Improve variables and methods names.
Indicate the exit wrapper method by making it an overloaded variant.
Minor cleanups.
Simplify evaluation of changed status.
Move logger setup to separate method.
Reduce number of global variables.
Reduce number of local variables.
Loading