Documentation

version : 1.3.0.3007

Latest
Next
Previous
 
Build Report
NUnit Details
NUnit Timings
NAnt Output
NAnt Timings
NCover Report
 
Recent Builds
2008-08-16 12:45:53 (135)
2008-08-13 08:55:08 (134)
2008-08-13 08:28:43 (133)
2008-08-10 10:56:57 (132)
2008-08-10 07:20:52 (Failed)
2008-08-10 06:30:09 (131)
2008-08-07 11:04:38 (130)
2008-08-07 07:17:55 (Failed)
2008-08-06 02:38:13 (Failed)
2008-08-05 13:50:30 (Failed)
Show All
BUILD SUCCESSFUL
Project: MVCContrib
Date of build: 2008-05-31 05:37:45
Running time: 00:02:26
Integration Request: IntervalTrigger triggered a build (IfModificationExists)
Last changed: 2008-05-31 05:37:07
Last log entry:
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.

This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown.

Modifications since last build (8)
Added Jeremy.Skinner /trunk/src/MVCContrib/Filters/PredicatePreconditionFilter.cs Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07
Modified Jeremy.Skinner /trunk/src/MVCContrib.UnitTests/MetaData/FilterTester.cs Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07
Modified Jeremy.Skinner /trunk/src/Samples/MvcContrib.Samples.ConventionController/Controllers/ShipmentController.cs Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07
Modified Jeremy.Skinner /trunk/src/Samples/MvcContrib.Samples.ConventionController/Views/Shipment/Index.aspx Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07
Modified Jeremy.Skinner /trunk/src/MVCContrib/MVCContrib.csproj Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07
Added Jeremy.Skinner /trunk/src/MVCContrib/Filters/RegExPreconditionFilter.cs Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07
Modified Jeremy.Skinner /trunk/src/Samples/MvcContrib.Samples.ConventionController/Views/Shared/Rescues/Error.aspx Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07
Added Jeremy.Skinner /trunk/src/MVCContrib/Filters/PreconditionFilter.cs Patch #1320 - troydemonbreun - Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter. This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. 2008-05-31 05:37:07


Tests run: 1080, Failures: 0, Not run: 0, Time: 45.25 seconds
All Tests Passed