Branch: refs/heads/master
  Home:   https://github.com/castleproject/MonoRail
  Commit: 6729b897c690a00e0447c55234b28e4ed3567e52
      
https://github.com/castleproject/MonoRail/commit/6729b897c690a00e0447c55234b28e4ed3567e52
  Author: hconceicao <[email protected]>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M MR3/WebApplication1/Controllers/TodoController.cs
  M MR3/WebApplication1/Controllers/UserController.cs
  M MR3/WebApplication1/Generated/GeneratedRoutes.cs
  A MR3/WebApplication1/Generated/GeneratedRoutes.js
  M MR3/WebApplication1/Global.asax.cs
  M MR3/src/Castle.MonoRail.Generator/Api.fs

  Log Message:
  -----------
  generator support delete restricted actions with params


  Commit: def6180e47ecd8e2a4b1f9a7cd747017e96d24f0
      
https://github.com/castleproject/MonoRail/commit/def6180e47ecd8e2a4b1f9a7cd747017e96d24f0
  Author: hconceicao <[email protected]>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M MR3/src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.FormTagHelper.fs

  Log Message:
  -----------
  fomrtaghelper numberfieldtag overload


  Commit: 7249a1bbb0de95cda8845f64333c33ea3faa047d
      
https://github.com/castleproject/MonoRail/commit/7249a1bbb0de95cda8845f64333c33ea3faa047d
  Author: hconceicao <[email protected]>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M MR3/Castle.MonoRail.sln
  M MR3/Extensions/WindsorIntegration/lib/Castle.Core.dll
  M MR3/Extensions/WindsorIntegration/lib/Castle.Core.pdb
  M MR3/Extensions/WindsorIntegration/lib/Castle.Core.xml
  M MR3/Extensions/WindsorIntegration/lib/Castle.Windsor.dll
  M 
MR3/Extensions/WindsorIntegration/src/Castle.MonoRail.Extension.Windsor/Castle.MonoRail.Extension.Windsor.fsproj
  A 
MR3/Extensions/WindsorIntegration/src/Castle.MonoRail.Extension.Windsor/Internal.AssemblyInfo.fs
  M 
MR3/Extensions/WindsorIntegration/src/Castle.MonoRail.Extension.Windsor/WindsorExtension.fs
  M MR3/WebApplication1/Global.asax.cs
  R MR3/WebApplication1/ModuleStarter.cs
  M MR3/WebApplication1/WebApplication1.csproj
  A MR3/buildscripts/CastleKey.snk
  A MR3/lib/Castle.Extensibility.XML
  A MR3/lib/Castle.Extensibility.dll
  M MR3/lib/Newtonsoft.Json.dll
  M MR3/lib/Newtonsoft.Json.pdb
  M MR3/lib/Newtonsoft.Json.xml
  M MR3/lib/System.ComponentModel.Composition.Codeplex.dll
  M MR3/lib/System.ComponentModel.Composition.Registration.CodePlex.dll
  M MR3/lib/System.Reflection.Context.CodePlex.dll
  M MR3/src/Castle.Blade/lib/FParsec.dll
  M MR3/src/Castle.Blade/lib/FParsec.pdb
  M MR3/src/Castle.Blade/lib/FParsecCS.XML
  M MR3/src/Castle.Blade/lib/FParsecCS.dll
  M MR3/src/Castle.Blade/lib/FParsecCS.pdb
  M MR3/src/Castle.Blade/src/Castle.Blade.Web/BuildProvider.fs
  M MR3/src/Castle.Blade/src/Castle.Blade.Web/Castle.Blade.Web.fsproj
  M MR3/src/Castle.Blade/src/Castle.Blade/Castle.Blade.fsproj
  M MR3/src/Castle.Blade/src/Castle.Blade/Internal.AssemblyInfo.fs
  M MR3/src/Castle.MonoRail.Generator/Api.fs
  M MR3/src/Castle.MonoRail.Generator/Castle.MonoRail.Generator.fsproj
  M MR3/src/Castle.MonoRail.Generator/Program.fs
  M MR3/src/Castle.MonoRail.ViewEngines.Blade/BasePage.fs
  M 
MR3/src/Castle.MonoRail.ViewEngines.Blade/Castle.MonoRail.ViewEngines.Blade.fsproj
  M MR3/src/Castle.MonoRail.ViewEngines.Blade/ViewEngine.fs
  M MR3/src/Castle.MonoRail/API.fs
  A MR3/src/Castle.MonoRail/AppLevelApi.fs
  M MR3/src/Castle.MonoRail/Castle.MonoRail.fsproj
  M MR3/src/Castle.MonoRail/Framework.Api.fs
  M MR3/src/Castle.MonoRail/Hosting/Hosting.Api.fs
  A MR3/src/Castle.MonoRail/Hosting/Hosting.AspNet.fs
  R MR3/src/Castle.MonoRail/Hosting/Mvc.Hosting.Api.fs
  R MR3/src/Castle.MonoRail/Hosting/Mvc.Hosting.Extensibility.Api.fs
  M MR3/src/Castle.MonoRail/Internal/Internal.AssemblyInfo.fs
  M MR3/src/Castle.MonoRail/Internal/Internal.Container.fs
  M MR3/src/Castle.MonoRail/Internal/Internal.ExceptionBuilder.fs
  M MR3/src/Castle.MonoRail/Internal/Internal.Helpers.fs
  M MR3/src/Castle.MonoRail/Internal/Internal.Services.fs
  M MR3/src/Castle.MonoRail/Mvc/Helpers/Mvc.Helpers.JsonHelper.fs
  M MR3/src/Castle.MonoRail/Mvc/Mvc.Common.fs
  M MR3/src/Castle.MonoRail/Mvc/Mvc.Filter.fs
  A MR3/src/Castle.MonoRail/Mvc/Mvc.Hosting.Api.fs
  A MR3/src/Castle.MonoRail/Mvc/Mvc.Hosting.Extensibility.Api.fs
  M MR3/src/Castle.MonoRail/Mvc/Mvc.Hosting.fs
  M MR3/src/Castle.MonoRail/Mvc/Mvc.Model.fs
  M MR3/src/Castle.MonoRail/Mvc/Mvc.ViewComponent.fs
  M MR3/src/Castle.MonoRail/Mvc/Mvc.ViewEngine.fs
  M MR3/src/Castle.MonoRail/Mvc/Mvc.ViewEngines.Api.fs
  M MR3/src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.Action.fs
  M MR3/src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.Descriptor.fs
  M MR3/src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.Filter.fs
  M MR3/src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.ParameterValueProviders.fs
  M MR3/src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.ProgModel.fs
  M MR3/src/Castle.MonoRail/Mvc/Typed/Mvc.Typed.Providers.fs
  M MR3/src/Castle.MonoRail/Resources.fs
  A MR3/src/Castle.MonoRail/Routing.GeneratedUrls.fs
  M MR3/src/Castle.MonoRail/Routing/API.Routing.fs
  M MR3/src/Castle.MonoRail/Routing/HttpModule.fs
  M MR3/tests/Castle.MonoRail.Tests/Castle.MonoRail.Tests.csproj
  A MR3/tests/Castle.MonoRail.Tests/Mvc/DefaultViewFolderLayoutTestCase.cs
  A 
MR3/tests/Castle.MonoRail.Tests/Mvc/DefaultViewFolderLayoutWithDeploymentInfoTestCase.cs
  M MR3/tests/Castle.MonoRail.Tests/Mvc/PipelineRunnerTestCase.cs
  A MR3/tests/Castle.MonoRail.Tests/StubDeploymentInfo.cs
  A MR3/tests/lib/FluentAssertions.dll
  A MR3/tests/lib/FluentAssertions.pdb
  A MR3/tests/lib/FluentAssertions.xml

  Log Message:
  -----------
  Merge branch 'master' of github.com:castleproject/MonoRail

Conflicts:
        MR3/WebApplication1/Global.asax.cs


  Commit: c03b662bbcf78d9be016ecb814194982cb91c84a
      
https://github.com/castleproject/MonoRail/commit/c03b662bbcf78d9be016ecb814194982cb91c84a
  Author: hconceicao <[email protected]>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M MR3/src/Castle.MonoRail.Generator/Castle.MonoRail.Generator.fsproj
  M MR3/src/Castle.MonoRail/Castle.MonoRail.fsproj

  Log Message:
  -----------
  Pointed extensibility ref to lib folder.


Compare: https://github.com/castleproject/MonoRail/compare/543be80...c03b662

-- 
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.

Reply via email to