Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.MonoRail3
Commit: 262d785175829d9d68f612de23743b5ef474ca9e
https://github.com/castleproject/Castle.MonoRail3/commit/262d785175829d9d68f612de23743b5ef474ca9e
Author: hammett <[email protected]>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M src/Castle.MonoRail/Framework.Api.fs
M src/Castle.MonoRail/Mvc.Hosting.Extensibility.Api.fs
Log Message:
-----------
Moving helper to framework file
Commit: 25cff7ab95b78d48c9fc29c8bcfb9488093cbd03
https://github.com/castleproject/Castle.MonoRail3/commit/25cff7ab95b78d48c9fc29c8bcfb9488093cbd03
Author: hammett <[email protected]>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M ComponentsPerScope.fsx
M ListAllExports.fsx
M tests/Castle.MonoRail.Routing.Tests/RouteMatchingTests.cs
M tests/Castle.MonoRail.Tests/Mvc/PipelineRunnerTestCase.cs
Log Message:
-----------
change - printf to printfn
Commit: 43e551270b4593d5e6c961eb27d775d5846036cf
https://github.com/castleproject/Castle.MonoRail3/commit/43e551270b4593d5e6c961eb27d775d5846036cf
Author: hammett <[email protected]>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M Castle.MonoRail.Routing.sln
M TODO.txt
M src/Castle.MonoRail.Routing/API.Routing.fs
M src/Castle.MonoRail.Routing/Castle.MonoRail.Routing.fsproj
A src/Castle.MonoRail.Routing/Internal.Helpers.fs
M src/Castle.MonoRail.Routing/Internal.Parsing.fs
M src/Castle.MonoRail/Castle.MonoRail.fsproj
Log Message:
-----------
support for default values for routing parameters
Commit: bcf7c14611378091e0b85c702cc4e1bce5cc97d3
https://github.com/castleproject/Castle.MonoRail3/commit/bcf7c14611378091e0b85c702cc4e1bce5cc97d3
Author: hammett <[email protected]>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M WebApplication1/Global.asax.cs
M
src/Castle.MonoRail.Mvc.ViewEngines.Razor/Castle.MonoRail.Mvc.ViewEngines.Razor.fsproj
M src/Castle.MonoRail.Mvc.ViewEngines.Razor/ViewEngine.fs
M src/Castle.MonoRail/API.fs
M src/Castle.MonoRail/Internal.Container.fs
M src/Castle.MonoRail/Mvc.ViewEngines.Api.fs
Log Message:
-----------
Initial progress on razor view engine
Commit: 9bb56ab0b323d804d80fd441a66e9f29544cd360
https://github.com/castleproject/Castle.MonoRail3/commit/9bb56ab0b323d804d80fd441a66e9f29544cd360
Author: hammett <[email protected]>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M WebApplication1/WebApplication1.csproj
M src/Castle.MonoRail.Mvc.ViewEngines.Razor/ViewEngine.fs
M src/Castle.MonoRail/Mvc.ViewEngines.Api.fs
Log Message:
-----------
what about IViewFolderLayout as an optional extension point?
Commit: 78395a289faaf4c90a7f2078ac51062066c472c5
https://github.com/castleproject/Castle.MonoRail3/commit/78395a289faaf4c90a7f2078ac51062066c472c5
Author: hammett <[email protected]>
Date: 2011-04-27 (Wed, 27 Apr 2011)
Changed paths:
M src/Castle.MonoRail/Internal.Services.fs
Log Message:
-----------
Applied Mauricio's suggestion to use upcast instead of :> type
Compare:
https://github.com/castleproject/Castle.MonoRail3/compare/357c1b2...78395a2
--
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.