Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.InversionOfControl

Commit: 244da80f910061fc79309f8112a764b134bf7b59
    
http://github.com/castleproject/Castle.InversionOfControl/commit/244da80f910061fc79309f8112a764b134bf7b59
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-28 (Mon, 28 Jun 2010)

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

Log Message:
-----------
- some clean up in the tests


Commit: a329ccf1ec74982a0ab7ddb08477089c6058f2dd
    
http://github.com/castleproject/Castle.InversionOfControl/commit/a329ccf1ec74982a0ab7ddb08477089c6058f2dd
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-29 (Tue, 29 Jun 2010)

Changed paths:
  M src/Castle.Windsor/Facilities/TypedFactory/DelegateFactory.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs

Log Message:
-----------
- removed artificial limitation from DBTF (delegate-based type factories) which 
made a check at registration time when lazily registering the factory.


Commit: 027060768af110b7b1d2c8475edddad8825c3aa5
    
http://github.com/castleproject/Castle.InversionOfControl/commit/027060768af110b7b1d2c8475edddad8825c3aa5
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-29 (Tue, 29 Jun 2010)

Changed paths:
  M Castle.InversionOfControl-vs2010.5.1.ReSharper
  M src/Castle.Windsor.Tests/BestConstructorTestCase.cs
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Components/EmptyClassService.cs
  A src/Castle.Windsor.Tests/Components/EmptyGenericClassService.cs
  M src/Castle.Windsor.Tests/Components/EmptyService.cs
  A src/Castle.Windsor.Tests/Components/ISimpleService.cs
  M src/Castle.Windsor.Tests/Components/SimpleMixIn.cs
  A src/Castle.Windsor.Tests/Components/SimpleService.cs
  A src/Castle.Windsor.Tests/Components/SimpleServiceDisposable.cs
  M src/Castle.Windsor.Tests/Facilities/EventWiring/Config/dependencies.config
  R src/Castle.Windsor.Tests/Facilities/EventWiring/Model/GenericService.cs
  R src/Castle.Windsor.Tests/Facilities/EventWiring/Model/SimpleService.cs
  M 
src/Castle.Windsor.Tests/Facilities/EventWiring/Model/SubscriberWithDependency.cs
  M 
src/Castle.Windsor.Tests/Facilities/EventWiring/Model/SubscriberWithGenericDependency.cs
  M src/Castle.Windsor.Tests/Proxy/MixInTestCase.cs
  M src/Castle.Windsor/Facilities/TypedFactory/DelegateFactory.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryConfiguration.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
  M src/Castle.Windsor/MicroKernel/ComponentReference.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/InterceptorInspector.cs
  M 
src/Castle.Windsor/MicroKernel/Registration/Interceptor/InterceptorSelectorDescriptor.cs
  M src/Castle.Windsor/MicroKernel/Registration/Proxy/ProxyMixIns.cs

Log Message:
-----------
- general clean up.

- added test to ensure when Mixin gets released, all elements get released.
- fixed a bug in TypedFactoryFacility where invalid default selector would be 
picked for interface-based factories.


Commit: 47a8fac53f8d65da3f13a7c67f3dd4a14ffbd718
    
http://github.com/castleproject/Castle.InversionOfControl/commit/47a8fac53f8d65da3f13a7c67f3dd4a14ffbd718
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-29 (Tue, 29 Jun 2010)

Changed paths:
  M BreakingChanges.txt
  M Changes.txt
  M src/Castle.Windsor.Tests/ActionBasedInstaller.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
  A src/Castle.Windsor/MicroKernel/Registration/IWindsorInstaller.cs
  R src/Castle.Windsor/Windsor/IWindsorInstaller.cs
  M src/Castle.Windsor/Windsor/Installer/AssemblyInstaller.cs
  M src/Castle.Windsor/Windsor/Installer/CompositeInstaller.cs
  M src/Castle.Windsor/Windsor/Installer/ConfigurationInstaller.cs
  M src/Castle.Windsor/Windsor/Installer/InstallerFactory.cs

Log Message:
-----------
- moved IWindsorInstaller to Castle.MicroKernel.Registration namespace


Commit: d1bd25a5747e344787c3fd5144032a33cb33c596
    
http://github.com/castleproject/Castle.InversionOfControl/commit/d1bd25a5747e344787c3fd5144032a33cb33c596
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-29 (Tue, 29 Jun 2010)

Changed paths:
  M BreakingChanges.txt

Log Message:
-----------
- moved IWindsorInstaller to Castle.MicroKernel.Registration namespace


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