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

Commit: 34056c6f26c823fc6065d9201575665f5ee5344c
    
https://github.com/castleproject/Castle.Windsor/commit/34056c6f26c823fc6065d9201575665f5ee5344c
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-03-13 (Sun, 13 Mar 2011)

Changed paths:
  M src/Castle.Windsor.Tests/ResolveAllTestCase.cs

Log Message:
-----------
- minor clean up in test project


Commit: 44f5c7d4800147381d8dbf2888c1d3809a4c3c25
    
https://github.com/castleproject/Castle.Windsor/commit/44f5c7d4800147381d8dbf2888c1d3809a4c3c25
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-03-13 (Sun, 13 Mar 2011)

Changed paths:
  M BreakingChanges.txt
  M Changes.txt
  M 
src/Castle.Windsor.Tests/GenericImplementationWithGreaterArityThanServiceTestCase.cs
  M src/Castle.Windsor.Tests/HandlerFilterTestCase.cs
  M src/Castle.Windsor.Tests/LazyLoadingTestCase.cs
  M src/Castle.Windsor.Tests/MicroKernelTestCase.cs
  M src/Castle.Windsor.Tests/SpecializedResolvers/ArrayResolverTestCase.cs
  M src/Castle.Windsor.Tests/Windsor.Tests/GenericVarianceTestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Resolve.cs
  M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
  A 
src/Castle.Windsor/MicroKernel/Handlers/GenericHandlerTypeMismatchException.cs
  M src/Castle.Windsor/MicroKernel/Handlers/HandlerException.cs
  R src/Castle.Windsor/MicroKernel/IHandlerFilter.cs
  A src/Castle.Windsor/MicroKernel/IHandlersFilter.cs
  M src/Castle.Windsor/MicroKernel/IKernel.cs
  M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
  M src/Castle.Windsor/MicroKernel/SubSystems/Naming/INamingSubSystem.cs

Log Message:
-----------
- fixed IOC-280 - ResolveAll should respect services and fail hard when a 
component can't be resolved

- renamed - IHandlerFilter --> IIHandlersFilter to make it more obvious it is 
working with multiple handlers, much like IModelInterceptor*s*Selector


Commit: fb2667b2562ccbb47588528029e434278fd3d05e
    
https://github.com/castleproject/Castle.Windsor/commit/fb2667b2562ccbb47588528029e434278fd3d05e
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-03-13 (Sun, 13 Mar 2011)

Changed paths:
  M src/Castle.Windsor/MicroKernel/Proxy/IModelInterceptorsSelector.cs

Log Message:
-----------
- reformatted


Compare: 
https://github.com/castleproject/Castle.Windsor/compare/aca10a9...fb2667b

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