Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.MonoRail3
Commit: 5e7966301590831a1f1d272a0837020fb70f2a23
https://github.com/castleproject/Castle.MonoRail3/commit/5e7966301590831a1f1d272a0837020fb70f2a23
Author: hammett <[email protected]>
Date: 2011-08-19 (Fri, 19 Aug 2011)
Changed paths:
M
Extensions/WindsorIntegration/src/Castle.MonoRail.Extension.Windsor/Registration.Extensions.fs
M
Extensions/WindsorIntegration/src/Castle.MonoRail.Extension.Windsor/WindsorExtension.fs
M WebApplication1/Filters/BeforeActionFilter.cs
M WebApplication1/Global.asax.cs
M src/Castle.MonoRail.Generator/Api.fs
M src/Castle.MonoRail.Generator/Castle.MonoRail.Generator.fsproj
M src/Castle.MonoRail/API.fs
M src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.Filter.fs
A tests/Castle.MonoRail.Tests/Routing/InvalidRouteTests.cs
A tests/Castle.MonoRail.Tests/Routing/NestedRouteMatchingTests.cs
A tests/Castle.MonoRail.Tests/Routing/RouteGenerateTests.cs
A tests/Castle.MonoRail.Tests/Routing/RouteMatchingTests.cs
A tests/Castle.MonoRail.Tests/Routing/RouteParsingAndConfigTests.cs
A tests/Castle.MonoRail.Tests/Routing/RouteTestExt.cs
A tests/Castle.MonoRail.Tests/Routing/Stubs/DummyHandlerMediator.cs
A
tests/Castle.MonoRail.Tests/Routing/WithVPath/NestedRouteMatchingWithVPathTests.cs
A tests/Castle.MonoRail.Tests/Routing/WithVPath/RouteMatchingWithVPathTests.cs
Log Message:
-----------
- Created derived abstract class for HttpApplication with
GenerateRoutes/InitContainer/TerminateContainer
- Updated Generator to use GenerateRoutes instead of App_Start
- Fixed shouldproceed computation for filters
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.