| Change Set |
Date |
Downloads |
Comment |
29041
by
jstangroome
|
Oct 13 at
12:36 PM
|
28 |
Added support to specify matching build statuses via a new Status attribute on the Mapping element in DeploymentMappings.xml files. |
26477
by
jstangroome
|
Sep 2 at
10:29 AM
|
40 |
Forward integrated improved pipeline error handling. |
26474
by
jstangroome
|
Sep 2 at
10:12 AM
|
13 |
Forward integrated build script. |
26473
by
jstangroome
|
Sep 2 at
10:06 AM
|
14 |
Forward integrated Trunk changes from April. |
26268
by
jstangroome
|
Aug 26 at
8:30 AM
|
21 |
Added configuration setting to ignore the system PowerShell ExecutionPolicy and run all scripts anyway. This new feature is disabled by default. |
26267
by
jstangroome
|
Aug 26 at
8:17 AM
|
23 |
Changed PowerShell pipeline error handling to capture all output prior to an error. |
26265
by
jstangroome
|
Aug 26 at
8:11 AM
|
10 |
Added command-line build script. |
19175
by
jstangroome
|
Apr 15 at
7:54 AM
|
97 |
Spelling errors and code clean-up. |
19174
by
jstangroome
|
Apr 15 at
7:30 AM
|
11 |
More spelling corrections in trace output. |
19173
by
jstangroome
|
Apr 15 at
7:26 AM
|
16 |
Fixing double-processing bug. Improving spelling and formatting of trace output. |
18280
by
jstangroome
|
Feb 4 at
10:19 AM
|
54 |
baby steps |
18263
by
jstangroome
|
Feb 3 at
1:13 PM
|
20 |
initial code separation for Remote Agent |
18262
by
jstangroome
|
Feb 3 at
11:55 AM
|
20 |
Preparing a new branch for Remote Agent work and the breaking changes that will introduce. |
18261
by
jstangroome
|
Feb 3 at
11:41 AM
|
11 |
Starting to separate TFS dependencies. |
18260
by
jstangroome
|
Feb 3 at
11:14 AM
|
16 |
Completely removed IRunner in favour of IDeployAgent |
18259
by
jstangroome
|
Feb 3 at
11:14 AM
|
19 |
Completely removed IRunner in favour of IDeployAgent |
18258
by
jstangroome
|
Feb 3 at
10:51 AM
|
12 |
Refactored BatchFileRunner to implement IDeployAgent |
18257
by
jstangroome
|
Feb 3 at
9:38 AM
|
19 |
First refactor towards deploy agents. |
17932
by
jstangroome
|
Jan 12 at
10:25 AM
|
49 |
Removing TFS2005 references. Changing test project to 32-bit also. |
17899
by
jstangroome
|
Jan 9 at
12:12 PM
|
25 |
Refactored working directory implementation so each deployment will use a separate, newly created directory. Removed locking from Deployer now that the working directory isn't shared. |
17898
by
jstangroome
|
Jan 9 at
10:29 AM
|
28 |
Forcing compiling as x86 to enabled binding to TFS assemblies on x64 machines. |
17687
by
jstangroome
|
Dec 17 2008 at
11:53 AM
|
42 |
Minimised exposure of configuration schema to Deployer. |
17686
by
jstangroome
|
Dec 17 2008 at
11:34 AM
|
28 |
Moved Deployer.IsInterestedStatusChange logic into MappingEvaluator.cs. Redirected tests to MappingEvaluator. Fixed event clean-up in TfsBuildStatusTrigger. |
17685
by
jstangroome
|
Dec 17 2008 at
11:00 AM
|
39 |
Enabled code coverage in TfsDeployer.exe. Added StubBuildDetail.Reason member for TFS SP1. Moved IRunner determination out of Deployer.cs and into RunnerProvider.cs. Moved Windows Service logic out of Program.cs and into TfsDeployerService.cs. Moved TfsListener to Deployer event wiring from Program.cs into TfsBuildStatusTrigger.cs.
|
16740
by
MitchDenny
|
Nov 2 2008 at
1:06 AM
|
50 |
Checking in the 1.1 BETA3 build of TFS Deployer. This should hopefully be the last one before we close off the 1.1 release. We might then start looking at 2.0 depending on what is happening with TFS 2010 and things like Windows Azure. |