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
3d8e78752741f9a1aee44007a7806a4963694cfa
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
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
Update README.md with new features and more details.
Fix typos in example configuration files.
Add some screenshots of the tray app.
Only copy service file if target not yet existing.
Only start the service if explicitly requested via a switch.
Set ErrorActionPreference to "Stop".
Create the (empty) "conf" directory inside the service dir.
Set ErrorActionPreference to "Stop".
Add description and requirements.
Refuse to update using the Install-Service script.
Define ServiceLog as a global variable.
Improve name of variable.
Assemble version summary string already in StartupSummary.
Add a newline to the email body.
Use HumanSince() for grace notification delta.
Adjust path to AutoTx logo.
Clean up leftover files from renamings.
Add version information in email footer.
More consistency in string generation.
Make COPY and DCOPY flags for RoboCopy configurable.
Test various file selection options for RoboCopy.
server2012
server2012
Explicitly set DirectoryCopyFlags to "timestamps".
Set CopyFlags to data and timestamps only.
Make RoboSharp debugging configurable.
Add option to request RoboCopy logging to a file.
Set RetryWaitTime to zero, retries are off anyway.
Cover completed RoboCopy call without any files transferred.
Clean up processing location if moving a new candidate fails.
Remember failed dirs in incoming and ignore them for the session.
Make MoveToManagedLocation boolean instead of void.
Improve name of variable, remember timestamp.
Check if size is non-zero before starting a transfer.
Fix behaviour of wait-cycles between transfers.
Minor logging output changes.
Remove redundant leftover qualifier.
Some trace-level log message.
Disable call to RoboCommand.Stop() method.
Add a handler for RoboSharp debug messages.
Add ForceServiceCleanup switch to Update-Service.ps1.
Make StatusXml a global variable.
Loading