Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.MonoRail3
Commit: e30998c449f6ae4144821bc7427734a2b4fe5f62
https://github.com/castleproject/Castle.MonoRail3/commit/e30998c449f6ae4144821bc7427734a2b4fe5f62
Author: hconceicao <[email protected]>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M Castle.MonoRail.sln
M WebApplication1Mod1/Controller.Account.fs
M WebApplication1Mod1/WebApplication1Mod1.fsproj
M src/Castle.MonoRail.Generator/Api.fs
M src/Castle.MonoRail.Generator/Castle.MonoRail.Generator.fsproj
M src/Castle.MonoRail.Generator/Helpers.fs
M src/Castle.MonoRail.Generator/Program.fs
M src/Castle.MonoRail/Mvc/Mvc.Typed.Descriptor.fs
Log Message:
-----------
refactored the url generator to included the verb semantics
Commit: af70681d3e436972622a2e638ad21b2f25a03bc5
https://github.com/castleproject/Castle.MonoRail3/commit/af70681d3e436972622a2e638ad21b2f25a03bc5
Author: hconceicao <[email protected]>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M src/Castle.MonoRail.Generator/Api.fs
Log Message:
-----------
restored the file generation for generator
Commit: 4466018cc0e828a40553f1115aa569429f9c920c
https://github.com/castleproject/Castle.MonoRail3/commit/4466018cc0e828a40553f1115aa569429f9c920c
Author: hconceicao <[email protected]>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M WebApplication1/Controllers/TodoController.cs
A WebApplication1/Generated/GeneratedRoutes.cs
R WebApplication1/Generated/HomeController.cs
M WebApplication1/ViewComponents/Components/OrdersComponent.cs
M WebApplication1/WebApplication1.csproj
M src/Castle.MonoRail.Generator/Api.fs
M tests/Castle.MonoRail.Routing.Tests/InvalidRouteTests.cs
Log Message:
-----------
added paratemeters less overload for generated routes
Commit: 7f75a9d56393c14be22a8666b8ddaed88e2513e9
https://github.com/castleproject/Castle.MonoRail3/commit/7f75a9d56393c14be22a8666b8ddaed88e2513e9
Author: hconceicao <[email protected]>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M WebApplication1/Generated/GeneratedRoutes.cs
Log Message:
-----------
some noise on the fs account urls generation
Commit: ba76872027b63659ed6f1864154c5504708b93f8
https://github.com/castleproject/Castle.MonoRail3/commit/ba76872027b63659ed6f1864154c5504708b93f8
Author: hconceicao <[email protected]>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M WebApplication1/Views/todo/index.cshtml
M src/Castle.Blade/src/Castle.Blade.Web/BuildProvider.fs
M src/Castle.Blade/src/Castle.Blade.Web/TemplateTypes.fs
M src/Castle.Blade/src/Castle.Blade/AST.fs
M src/Castle.Blade/src/Castle.Blade/CodeGen.fs
M src/Castle.Blade/src/Castle.Blade/Parser.fs
M src/Castle.Blade/src/Castle.Blade/TemplateTypes.fs
M src/Castle.Blade/tests/Castle.Blade.Tests/Castle.Blade.Tests.csproj
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Code.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.CodeBlocks.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Directives.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.ForForeach.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Functions.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Helpers.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.IfElse.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Lambdas.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Markup.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Sections.cs
A src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.Transitions.cs
M src/Castle.Blade/tests/Castle.Blade.Tests/CodeGenTests.cs
M src/Castle.MonoRail.ViewEngines.Blade/BasePage.fs
M src/Castle.MonoRail/Castle.MonoRail.fsproj
A src/Castle.MonoRail/Mvc/Mvc.Helpers.PartialHelper.fs
A src/Castle.MonoRail/Mvc/Mvc.Helpers.ViewComp.fs
M src/Castle.MonoRail/Mvc/Mvc.Helpers.fs
M tests/Castle.MonoRail.Tests/AssemblyInfo.cs
M tests/Castle.MonoRail.Tests/Helpers/FormHelperTests.cs
M tests/Castle.MonoRail.Tests/Helpers/FormTagHelperTests.cs
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.MonoRail3
Compare:
https://github.com/castleproject/Castle.MonoRail3/compare/0947b1b...ba76872
--
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.