Branch: refs/heads/master
  Home:   https://github.com/castleproject/Windsor
  Commit: 37f00edd2046c5b9cb67bce6f8897af8f820937d
      
https://github.com/castleproject/Windsor/commit/37f00edd2046c5b9cb67bce6f8897af8f820937d
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
    M Castle.Windsor.sln
    M Castle.Windsor.sln.DotSettings
    M 
src/Castle.Facilities.WcfIntegration.Demo/Castle.Facilities.WcfIntegration.Demo.csproj
    M src/Castle.Windsor.Tests-SL/Castle.Windsor.Tests-SL.csproj

  Log Message:
  -----------
  added default build configuration for VS

this will improve first-time VS run experience for people who download the code 
and try to run it in Visual Studio.
Previously the code would open in default DEBUG configuration or MONO-28 and 
most likely fail building.

Now the default configuration in NET40-Debug and it should build without issues 
on any bare machine with VS2010 or 2012


  Commit: 061d448ff19b191c5754d46c55138d09dc9a0a72
      
https://github.com/castleproject/Windsor/commit/061d448ff19b191c5754d46c55138d09dc9a0a72
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
    M Changes.txt
    M src/Castle.Windsor/MicroKernel/Registration/AssemblyFilter.cs
    M 
src/Castle.Windsor/MicroKernel/Releasers/LifecycledComponentsReleasePolicy.cs

  Log Message:
  -----------
  fixed IOC-372, updated changes.txt


  Commit: c867e408fe91dfc7b17add64e96a1fa459be1099
      
https://github.com/castleproject/Windsor/commit/c867e408fe91dfc7b17add64e96a1fa459be1099
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-12-22 (Sat, 22 Dec 2012)

  Changed paths:
    M src/Castle.Windsor/Core/InterceptorReference.cs

  Log Message:
  -----------
  trying old behavior first, with new as a fallback

this saves us from this being a breaking change


  Commit: 0f482fdfe10694a8ac047e9cd16b2fba28da791d
      
https://github.com/castleproject/Windsor/commit/0f482fdfe10694a8ac047e9cd16b2fba28da791d
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-12-23 (Sun, 23 Dec 2012)

  Changed paths:
    M BreakingChanges.txt
    M Changes.txt
    M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
    M src/Castle.Windsor/MicroKernel/DefaultKernel_ObsoleteAPI.cs
    M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
    M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandlerFactory.cs
    M src/Castle.Windsor/MicroKernel/IHandlerFactory.cs
    M src/Castle.Windsor/MicroKernel/IKernelInternal.cs
    M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs

  Log Message:
  -----------
  fixed IOC-370 - this is a breaking change


  Commit: ab15054dfb9830922a69443dab960eee1fb1b3b7
      
https://github.com/castleproject/Windsor/commit/ab15054dfb9830922a69443dab960eee1fb1b3b7
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-12-23 (Sun, 23 Dec 2012)

  Changed paths:
    M Changes.txt
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    M src/Castle.Windsor.Tests/Windsor.Tests/XmlConfigStructureTestCase.cs
    A src/Castle.Windsor.Tests/XmlFiles/ScopedLifestyle.xml
    A src/Castle.Windsor.Tests/XmlFiles/ScopedLifestyleImplicit.xml
    M src/Castle.Windsor/Core/CustomLifestyleAttribute.cs
    M src/Castle.Windsor/Core/ScopedAttribute.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifestyleModelInspector.cs

  Log Message:
  -----------
  implemented IOC-366 - support scoped lifestyle in XML config


Compare: 
https://github.com/castleproject/Windsor/compare/415ea4a51e6d...ab15054dfb98

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