Branch: refs/heads/master
  Home:   https://github.com/castleproject/Castle.Windsor

  Commit: c0c790b9a624452328e20a5c545aaae9dfa6a1c8
      
https://github.com/castleproject/Castle.Windsor/commit/c0c790b9a624452328e20a5c545aaae9dfa6a1c8
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-16 (Tue, 16 Aug 2011)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/WithNameSelector.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryObsoleteApiTestCase.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactorySelectorsTestCase.cs
  R src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryTestCase.cs

  Log Message:
  -----------
  - some cleanup and new tests in typed factory facility


  Commit: 1df6c1d47aa7f649bb8e4768fdfedb9498c06e2e
      
https://github.com/castleproject/Castle.Windsor/commit/1df6c1d47aa7f649bb8e4768fdfedb9498c06e2e
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-16 (Tue, 16 Aug 2011)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/ExceptionsTestCase.cs
  M src/Castle.Windsor/MicroKernel/ComponentNotFoundException.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Resolve.cs

  Log Message:
  -----------
  - improved exception messages thrown when resolving component by key and the 
key is wrong. Previously the messages was wrong (ignoring the name and just 
mentioning the type). We now also say how many other components there are for 
the requested type.


  Commit: 27a79da621bd27d8924f780e067f2c670dc5dd08
      
https://github.com/castleproject/Castle.Windsor/commit/27a79da621bd27d8924f780e067f2c670dc5dd08
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-16 (Tue, 16 Aug 2011)

  Changed paths:
    M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactorySelectorsTestCase.cs

  Log Message:
  -----------
  - test for custom selector in TFF


  Commit: 31330864bcac4d7af60f1117c7be87250c23a628
      
https://github.com/castleproject/Castle.Windsor/commit/31330864bcac4d7af60f1117c7be87250c23a628
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-26 (Fri, 26 Aug 2011)

  Changed paths:
    M Changes.txt
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M src/Castle.Windsor.Tests/Components/UsesIEmptyService.cs
  A 
src/Castle.Windsor.Tests/Facilities/Startable/StartableAndExceptionThrowingInstallersTestCase.cs
  M src/Castle.Windsor.Tests/Installer/InstallerTestCase.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/Windsor/WindsorContainer.cs

  Log Message:
  -----------
  - fixed IOC-311 - OptimizeDependencyResolutionDisposable eats exceptions 
thrown during installation


Compare: 
https://github.com/castleproject/Castle.Windsor/compare/1d9590e...3133086

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