Branch: refs/heads/hammett_exp
Home: https://github.com/castleproject/Castle.MonoRail3
Commit: 899107e1b5dc7bbec721a0b6e3d7fb88a2585669
https://github.com/castleproject/Castle.MonoRail3/commit/899107e1b5dc7bbec721a0b6e3d7fb88a2585669
Author: hammett <[email protected]>
Date: 2010-11-22 (Mon, 22 Nov 2010)
Changed paths:
M src/Castle.MonoRail/ActionResult.cs
M src/Castle.MonoRail/Castle.MonoRail.csproj
A src/Castle.MonoRail/Controller.cs
M src/Castle.MonoRail/Mvc/BaseMvcContext.cs
M src/Castle.MonoRail/Mvc/ComposableMvcHandler.cs
M src/Castle.MonoRail/Mvc/MvcRouteHandler.cs
M src/Castle.MonoRail/Mvc/PipelineRunner.cs
M src/Castle.MonoRail/Mvc/RequestParser.cs
M src/Castle.MonoRail/Mvc/Typed/ActionDescriptor.cs
M src/Castle.MonoRail/Mvc/Typed/ActionExecutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/ActionResolutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/ActionResultContext.cs
M src/Castle.MonoRail/Mvc/Typed/ActionResultExecutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/BaseControllerExecutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/ControllerDescriptor.cs
M src/Castle.MonoRail/Mvc/Typed/ControllerDescriptorBuilder.cs
M src/Castle.MonoRail/Mvc/Typed/ControllerExecutionContext.cs
M src/Castle.MonoRail/Mvc/Typed/IActionExecutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/IActionResolutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/IActionResultSink.cs
M src/Castle.MonoRail/Mvc/Typed/IAuthorizationSink.cs
M src/Castle.MonoRail/Mvc/Typed/IControllerExecutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/IPreActionExecutionSink.cs
M src/Castle.MonoRail/Mvc/Typed/MethodInfoActionDescriptor.cs
M src/Castle.MonoRail/Mvc/Typed/ParameterDescriptor.cs
M src/Castle.MonoRail/Mvc/Typed/ReflectionBasedControllerProvider.cs
M src/Castle.MonoRail/Mvc/Typed/TypedControllerExecutor.cs
M src/Castle.MonoRail/Mvc/Typed/TypedControllerExecutorProvider.cs
M src/Castle.MonoRail/Mvc/Typed/TypedControllerMeta.cs
M src/Castle.MonoRail/Mvc/ViewEngines/CompositeViewEngine.cs
M src/Castle.MonoRail/Mvc/ViewEngines/IView.cs
M src/Castle.MonoRail/Mvc/ViewEngines/IViewEngine.cs
M src/Castle.MonoRail/Mvc/ViewEngines/ViewContext.cs
M src/Castle.MonoRail/Mvc/ViewEngines/ViewEngineResult.cs
M src/Castle.MonoRail/Mvc/ViewEngines/ViewResolutionContext.cs
M src/Castle.MonoRail/Mvc/ViewEngines/VirtualPathProviderViewEngine.cs
M src/Castle.MonoRail/Mvc/ViewEngines/WebFormView.cs
M src/Castle.MonoRail/Mvc/ViewEngines/WebForms/IWebFormFactory.cs
M src/Castle.MonoRail/Mvc/ViewEngines/WebFormsViewEngine.cs
M src/Castle.MonoRail/Primitives/ComposableHandler.cs
M src/TestWebApp/Controller/IssuesController.cs
Log Message:
-----------
Licenses changes to region
Commit: 0513c3ba750a46d6086b1f560610dc8de4c75729
https://github.com/castleproject/Castle.MonoRail3/commit/0513c3ba750a46d6086b1f560610dc8de4c75729
Author: hammett <[email protected]>
Date: 2010-11-22 (Mon, 22 Nov 2010)
Changed paths:
M src/Castle.MonoRail/AssemblyLevelSettings.cs
M src/Castle.MonoRail/Hosting/Internal/BuildManagerAdapter.cs
M src/Castle.MonoRail/Hosting/Internal/ContainerManager.cs
M src/Castle.MonoRail/Hosting/Internal/IHostingBridge.cs
M src/Castle.MonoRail/Hosting/Internal/MefExtensions.cs
M src/Castle.MonoRail/Hosting/Internal/MonoRailServices.cs
M src/Castle.MonoRail/IMonoRailServices.cs
M src/Castle.MonoRail/JSonResult.cs
M src/Castle.MonoRail/Mvc/Rest/ContentNegotiator.cs
M src/Castle.MonoRail/Mvc/Rest/ContentType.cs
M src/Castle.MonoRail/Primitives/IComposableHandler.cs
M src/Castle.MonoRail/Primitives/IComposableModule.cs
M src/Castle.MonoRail/ResourceOfT.cs
M src/Castle.MonoRail/ResourceRelation.cs
M src/Castle.MonoRail/StringResult.cs
M src/Castle.MonoRail/ViewResult.cs
M src/Castle.MonoRail/WebForms/ViewPage.cs
M src/Castle.MonoRail/WebForms/ViewPageControlBuilder.cs
M src/Castle.MonoRail/XmlResult.cs
Log Message:
-----------
Licenses changes to region
Commit: 4af40aba0478adc1eff2422457d33373eb2ce3a0
https://github.com/castleproject/Castle.MonoRail3/commit/4af40aba0478adc1eff2422457d33373eb2ce3a0
Author: hammett <[email protected]>
Date: 2010-11-23 (Tue, 23 Nov 2010)
Changed paths:
M src/Castle.MonoRail/Castle.MonoRail.csproj
M src/Castle.MonoRail/Hosting/Internal/ContainerManager.cs
M src/Castle.MonoRail/Hosting/Internal/MefExtensions.cs
M src/Castle.MonoRail/Mvc/ComposableMvcHandler.cs
A src/Castle.MonoRail/Mvc/ControllerContext.cs
M src/Castle.MonoRail/Primitives/Mvc/PropertyBag.cs
M src/TestWebApp/Controller/HomeController.cs
Log Message:
-----------
some improvements
--
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.