Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.MonoRail3
Commit: 108d9ea3b17ab02453ba31034b94bada8c33b43b
https://github.com/castleproject/Castle.MonoRail3/commit/108d9ea3b17ab02453ba31034b94bada8c33b43b
Author: hammett <[email protected]>
Date: 2011-05-07 (Sat, 07 May 2011)
Changed paths:
M WebApplication1/Controllers/TodoController.cs
M WebApplication1/Views/todo/index.cshtml
M src/Castle.MonoRail.Mvc.ViewEngines.Razor/BasePage.fs
M src/Castle.MonoRail.Mvc.ViewEngines.Razor/Hosting.fs
M src/Castle.MonoRail.Mvc.ViewEngines.Razor/ViewEngine.fs
Log Message:
-----------
type safe model now works for razor
Commit: 7936eac80765dad364bb633c1c04a7ac7d5ccac3
https://github.com/castleproject/Castle.MonoRail3/commit/7936eac80765dad364bb633c1c04a7ac7d5ccac3
Author: hammett <[email protected]>
Date: 2011-05-07 (Sat, 07 May 2011)
Changed paths:
R src/Castle.MonoRail/Hosting.Api.fs
A src/Castle.MonoRail/Hosting/Hosting.Api.fs
A src/Castle.MonoRail/Hosting/Mvc.Hosting.Api.fs
A src/Castle.MonoRail/Hosting/Mvc.Hosting.Extensibility.Api.fs
R src/Castle.MonoRail/Internal.AssemblyInfo.fs
R src/Castle.MonoRail/Internal.Assertions.fs
R src/Castle.MonoRail/Internal.Constants.fs
R src/Castle.MonoRail/Internal.Container.fs
R src/Castle.MonoRail/Internal.ExceptionBuilder.fs
R src/Castle.MonoRail/Internal.Helpers.fs
R src/Castle.MonoRail/Internal.Services.fs
A src/Castle.MonoRail/Internal/Internal.AssemblyInfo.fs
A src/Castle.MonoRail/Internal/Internal.Assertions.fs
A src/Castle.MonoRail/Internal/Internal.Constants.fs
A src/Castle.MonoRail/Internal/Internal.Container.fs
A src/Castle.MonoRail/Internal/Internal.ExceptionBuilder.fs
A src/Castle.MonoRail/Internal/Internal.Helpers.fs
A src/Castle.MonoRail/Internal/Internal.Services.fs
R src/Castle.MonoRail/Mvc.ActionResults.fs
R src/Castle.MonoRail/Mvc.Common.fs
R src/Castle.MonoRail/Mvc.Helpers.fs
R src/Castle.MonoRail/Mvc.Hosting.Api.fs
R src/Castle.MonoRail/Mvc.Hosting.Extensibility.Api.fs
R src/Castle.MonoRail/Mvc.Hosting.fs
R src/Castle.MonoRail/Mvc.Rest.fs
R src/Castle.MonoRail/Mvc.Serializers.fs
R src/Castle.MonoRail/Mvc.ServiceRegistry.fs
R src/Castle.MonoRail/Mvc.Typed.Actions.fs
R src/Castle.MonoRail/Mvc.Typed.Descriptor.fs
R src/Castle.MonoRail/Mvc.Typed.ParameterValueProviders.fs
R src/Castle.MonoRail/Mvc.Typed.ProgModel.fs
R src/Castle.MonoRail/Mvc.Typed.Providers.fs
R src/Castle.MonoRail/Mvc.ViewEngine.fs
R src/Castle.MonoRail/Mvc.ViewEngines.Api.fs
A src/Castle.MonoRail/Mvc/Mvc.ActionResults.fs
A src/Castle.MonoRail/Mvc/Mvc.Common.fs
A src/Castle.MonoRail/Mvc/Mvc.Helpers.fs
A src/Castle.MonoRail/Mvc/Mvc.Hosting.fs
A src/Castle.MonoRail/Mvc/Mvc.Rest.fs
A src/Castle.MonoRail/Mvc/Mvc.Serializers.fs
A src/Castle.MonoRail/Mvc/Mvc.ServiceRegistry.fs
A src/Castle.MonoRail/Mvc/Mvc.Typed.Actions.fs
A src/Castle.MonoRail/Mvc/Mvc.Typed.Descriptor.fs
A src/Castle.MonoRail/Mvc/Mvc.Typed.ParameterValueProviders.fs
A src/Castle.MonoRail/Mvc/Mvc.Typed.ProgModel.fs
A src/Castle.MonoRail/Mvc/Mvc.Typed.Providers.fs
A src/Castle.MonoRail/Mvc/Mvc.ViewEngine.fs
A src/Castle.MonoRail/Mvc/Mvc.ViewEngines.Api.fs
Log Message:
-----------
Little reshuffling once fsharpprojectextender was installed
Commit: 66efbf4f757b65fa37b1bf0661deba535faf5081
https://github.com/castleproject/Castle.MonoRail3/commit/66efbf4f757b65fa37b1bf0661deba535faf5081
Author: hammett <[email protected]>
Date: 2011-05-07 (Sat, 07 May 2011)
Changed paths:
M .gitignore
M WebApplication1/Views/todo/index.cshtml
M WebApplication1/WebApplication1.csproj
M src/Castle.MonoRail.Mvc.ViewEngines.Razor/BasePage.fs
M
src/Castle.MonoRail.Mvc.ViewEngines.Razor/Castle.MonoRail.Mvc.ViewEngines.Razor.fsproj
M src/Castle.MonoRail/API.fs
M src/Castle.MonoRail/Castle.MonoRail.fsproj
M src/Castle.MonoRail/Mvc/Mvc.Helpers.fs
Log Message:
-----------
Support for model
Commit: 09e53ab264d1afe67790be83a840f2fb20bd1e13
https://github.com/castleproject/Castle.MonoRail3/commit/09e53ab264d1afe67790be83a840f2fb20bd1e13
Author: hammett <[email protected]>
Date: 2011-05-08 (Sun, 08 May 2011)
Changed paths:
M Castle.MonoRail.Routing.sln
M WebApplication1/Generated/HomeController.cs
M WebApplication1/Views/todo/index.cshtml
M WebApplication1/Views/todo/new.cshtml
M WebApplication1/WebApplication1.csproj
A WebApplication1Mod1/Controller.Account.fs
A WebApplication1Mod1/WebApplication1Mod1.fsproj
M src/Castle.MonoRail/Attributes.fs
M src/Castle.MonoRail/Hosting/Mvc.Hosting.Api.fs
M src/Castle.MonoRail/Mvc/Mvc.Typed.Descriptor.fs
M src/Castle.MonoRail/Mvc/Mvc.Typed.ParameterValueProviders.fs
M src/Castle.MonoRail/Mvc/Mvc.Typed.ProgModel.fs
M src/Castle.MonoRail/Mvc/Mvc.Typed.Providers.fs
Log Message:
-----------
First steps towards a f# prog model
Compare:
https://github.com/castleproject/Castle.MonoRail3/compare/9d7437a...09e53ab
--
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.