| Change Set |
Date |
Downloads |
Comment |
53944
by
droberts
|
Jun 4 at
10:05 PM
|
4 |
Change class to only register a global variable once. |
49679
by
bbradford
|
Apr 30 at
8:07 PM
|
9 |
Added an IFormatterConverter property to allow a user to handle type conversions that can't be done implicitly |
49365
by
bbradford
|
Apr 22 at
4:26 PM
|
5 |
In XmlFormatter2, attempt to convert fields and properties to the type expected in the object |
48885
by
droberts
|
Apr 3 at
7:21 PM
|
13 |
Enhanced to allow instance methods to be used instead of static variety. |
48857
by
droberts
|
Apr 2 at
6:46 PM
|
3 |
Only log failure to delete old builds as warning. |
47076
by
cchynoweth
|
Feb 19 at
11:53 PM
|
11 |
Added property to change number of threads. |
46141
by
droberts
|
Jan 26 at
8:32 PM
|
9 |
Fixed SetVersion task to ignore lines that begin as a comment. |
46129
by
droberts
|
Jan 26 at
4:48 PM
|
3 |
Fixed FormServiceApplication to correctly attach to the Log4Net loggers. |
46015
by
droberts
|
Jan 21 at
4:59 PM
|
11 |
Fixed the sql database connection timeout to be actually used by the access class. |
45414
by
droberts
|
Dec 31 2008 at
3:57 PM
|
10 |
Allow sql connections to be made with a specified connection string. |
44875
by
droberts
|
Dec 15 2008 at
6:56 PM
|
7 |
Optimized the DeleteOldBuildOutput task to not do an expensive query for finished builds. |
41858
by
droberts
|
Oct 16 2008 at
11:19 PM
|
29 |
Fixed XmlFormatter2 to accept objects whose children properties are null. |
38843
by
droberts
|
Sep 3 2008 at
10:44 PM
|
17 |
Fix to ignore DBNulls |
32609
by
droberts
|
Apr 1 2008 at
11:47 PM
|
67 |
Fix logging to only happen for folders that are actually deleted. |
31879
by
droberts
|
Mar 21 2008 at
10:44 PM
|
2 |
Re-added the test project. Added task to LogChangeSets of a build. |
30463
by
droberts
|
Feb 6 2008 at
11:43 PM
|
18 |
allowed querystringcollection to be created empty initially. |
30284
by
droberts
|
Jan 31 2008 at
10:01 PM
|
3 |
Enhanced ExceptionHelper to also display public fields of an exception object. |
30014
by
droberts
|
Jan 23 2008 at
9:50 PM
|
4 |
Fix to handle domains with more than three dots. |
29633
by
droberts
|
Jan 15 2008 at
5:42 PM
|
8 |
Added test. Added task to delete old build output. |
29619
by
droberts
|
Jan 14 2008 at
11:04 PM
|
0 |
Created solution for the MS Build extension task projects. Converted all build extension projects to VS 2008. |
29531
by
droberts
|
Jan 9 2008 at
8:42 PM
|
2 |
Added the ability to register global javascript. |
29124
by
droberts
|
Dec 11 2007 at
7:29 PM
|
10 |
Allowed the registering of global vars that aren't a control Id. |
29108
by
droberts
|
Dec 11 2007 at
12:02 AM
|
0 |
Added Control to easily add javascript global vars for control Client Ids. |
28906
by
droberts
|
Nov 30 2007 at
7:18 PM
|
4 |
Fixed Blane's missing semi-colon in DB connection string. |
28891
by
lexnn
|
Nov 29 2007 at
5:45 PM
|
1 |
Added timeout properties to the database access and connection objects. |