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

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

Changed paths:
  M Changes.txt

Log Message:
-----------
- restructured Changes.txt to group new features and bugfixes together instead 
of keeping them intermingled


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

Changed paths:
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_ObsoleteAPI.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Resolve.cs
  M src/Castle.Windsor/MicroKernel/IKernel.cs
  R src/Castle.Windsor/MicroKernel/IKernel_AddComponent.cs
  A src/Castle.Windsor/MicroKernel/IKernel_ObsoleteAPI.cs
  M src/Castle.Windsor/MicroKernel/IKernel_Resolve.cs

Log Message:
-----------
- cleaned up in IKernel moving all obsolete members to a single file


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

Changed paths:
  M src/Castle.Windsor.Tests/Bugs/IoC_197.cs
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  R src/Castle.Windsor.Tests/Components/ConfigurableRegistrationTestCase.cs
  M src/Castle.Windsor.Tests/ComponentsParametersDivisionTestsCase.cs
  M src/Castle.Windsor.Tests/Config/ConfigTestCase.cs
  A 
src/Castle.Windsor.Tests/Facilities/Remoting/ConfigurableRegistrationTestCase.cs

Log Message:
-----------
- unignored tests that were covering recently fixed scenarios


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

Changed paths:
  M src/Castle.Windsor.Tests/MicroKernel/ArgumentsTestCase.cs
  M src/Castle.Windsor/MicroKernel/Arguments.cs

Log Message:
-----------
- made arguments class ICloneable (which is going to be helpful in general but 
in particular to fix issue 282)


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

Changed paths:
  M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs

Log Message:
-----------
default generic handler now provides fresh copy of extended properties for each 
closed subhandler. This helps avoid issues with handler's overriding each 
other's values


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

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceFactory.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Delegates/UsesFooAndBarDelegateCtor.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Delegates/UsesFooAndBarDelegateProperties.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
  M src/Castle.Windsor/Facilities/TypedFactory/Internal/DelegateFactory.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryCachingInspector.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs

Log Message:
-----------
- started fixing issue IOC-282 so far for delegate factories


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

Changed paths:
  M Changes.txt
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryOpenGenericFactoriesTestCase.cs

Log Message:
-----------
fixed IOC-282 - Windsor should be able to register generic typed factories as 
open generics


Compare: 
https://github.com/castleproject/Castle.Windsor/compare/34b7bb1...44b6a74

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