Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.MonoRail3
Commit: 6c54c139a86de30dd946818a862b4bb090f49a35
https://github.com/castleproject/Castle.MonoRail3/commit/6c54c139a86de30dd946818a862b4bb090f49a35
Author: hconceicao <[email protected]>
Date: 2011-07-20 (Wed, 20 Jul 2011)
Changed paths:
M src/Castle.MonoRail/Mvc/Mvc.ViewComponent.fs
Log Message:
-----------
setting area for vcs lookup.
Commit: 73d8ccb94f5f7d4a68f1bc12e7a3bcc546c91c37
https://github.com/castleproject/Castle.MonoRail3/commit/73d8ccb94f5f7d4a68f1bc12e7a3bcc546c91c37
Author: hconceicao <[email protected]>
Date: 2011-07-20 (Wed, 20 Jul 2011)
Changed paths:
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.FormTagHelper.fs
Log Message:
-----------
added some overloads for the taghelper
Commit: 6fde8afd8bb42165cd07fbd523427660ade2c47f
https://github.com/castleproject/Castle.MonoRail3/commit/6fde8afd8bb42165cd07fbd523427660ade2c47f
Author: hconceicao <[email protected]>
Date: 2011-07-20 (Wed, 20 Jul 2011)
Changed paths:
M src/Castle.MonoRail/Internal/Internal.Helpers.fs
M src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.ParameterValueProviders.fs
Log Message:
-----------
basic impl for the routevalueprovider
Commit: 869287277496d1adb608dc233018944d40120925
https://github.com/castleproject/Castle.MonoRail3/commit/869287277496d1adb608dc233018944d40120925
Author: hconceicao <[email protected]>
Date: 2011-07-20 (Wed, 20 Jul 2011)
Changed paths:
M Castle.MonoRail.sln
A WebApplication1/Controllers/UserController.cs
M WebApplication1/Generated/GeneratedRoutes.cs
M WebApplication1/Models/Todo.cs
A WebApplication1/Models/User.cs
M WebApplication1/Views/todo/edit.cshtml
A WebApplication1/Views/user/index.cshtml
A WebApplication1/Views/user/new.cshtml
M WebApplication1/WebApplication1.csproj
M rails thoughts.txt
M src/Castle.MonoRail.ViewEngines.Blade/BasePage.fs
M src/Castle.MonoRail.ViewEngines.Blade/ViewEngine.fs
M src/Castle.MonoRail/API.fs
M src/Castle.MonoRail/Castle.MonoRail.fsproj
A src/Castle.MonoRail/Internal/Internal.Conversion.fs
M src/Castle.MonoRail/Internal/Internal.ReflectionHelper.fs
M src/Castle.MonoRail/Internal/Internal.Services.fs
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.FormHelper.fs
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.FormTagHelper.fs
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.JsonHelper.fs
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.PartialHelper.fs
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.UrlHelper.fs
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.ViewComp.fs
M src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.fs
M src/Castle.MonoRail/Mvc/Mvc.ActionResults.fs
M src/Castle.MonoRail/Mvc/Mvc.Model.fs
M src/Castle.MonoRail/Mvc/Mvc.Serializers.fs
M src/Castle.MonoRail/Mvc/Mvc.ServiceRegistry.fs
M src/Castle.MonoRail/Mvc/Mvc.ViewEngine.fs
M src/Castle.MonoRail/Mvc/Mvc.ViewEngines.Api.fs
M src/Castle.MonoRail/structure info.txt
M tests/Castle.MonoRail.Routing.Tests/RouteMatchingTests.cs
M tests/Castle.MonoRail.Tests/Castle.MonoRail.Tests.csproj
M tests/Castle.MonoRail.Tests/Helpers/FormHelperTests.cs
M tests/Castle.MonoRail.Tests/Helpers/FormTagHelperTests.cs
M tests/Castle.MonoRail.Tests/Helpers/GenFormBuilderTests.cs
M tests/Castle.MonoRail.Tests/Helpers/HelperTestsBase.cs
M tests/Castle.MonoRail.Tests/Helpers/JsonHelperTests.cs
M tests/Castle.MonoRail.Tests/Helpers/PartialHelperTests.cs
M tests/Castle.MonoRail.Tests/Helpers/UrlHelperTests.cs
M tests/Castle.MonoRail.Tests/HttpContextStub.cs
A
tests/Castle.MonoRail.Tests/MetadataProviders/DataAnnotationsModelMetadataProviderTests.cs
A tests/Castle.MonoRail.Tests/MetadataProviders/ModelMetadataTests.cs
A tests/Castle.MonoRail.Tests/Serializers/Form/FormBasedSerializerTests.cs
A tests/Castle.MonoRail.Tests/Serializers/ModelSerializerResolverTests.cs
M tests/Castle.MonoRail.Tests/StubModelMetadataProvider.cs
A tests/Castle.MonoRail.Tests/StubServiceRegistry.cs
A tests/Castle.MonoRail.Tests/StubView.cs
A tests/Castle.MonoRail.Tests/StubViewEngine.cs
Log Message:
-----------
merged with remote master
Commit: 52f8de41f509ae34ae39072ddcbc69d509a3c6a9
https://github.com/castleproject/Castle.MonoRail3/commit/52f8de41f509ae34ae39072ddcbc69d509a3c6a9
Author: hconceicao <[email protected]>
Date: 2011-07-20 (Wed, 20 Jul 2011)
Changed paths:
M src/Castle.MonoRail/Internal/Internal.Helpers.fs
M src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.ParameterValueProviders.fs
Log Message:
-----------
reverted to the Conversions module on valueproviders
Compare:
https://github.com/castleproject/Castle.MonoRail3/compare/5f70c75...52f8de4
--
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.