Branch: refs/heads/2.5.x
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: 672410e67e24bf18168f6146ff123b77af22e70c
http://github.com/castleproject/Castle.InversionOfControl/commit/672410e67e24bf18168f6146ff123b77af22e70c
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-31 (Tue, 31 Aug 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceFactory.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceRedirect.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceWithMultipleCtors.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
A src/Castle.Windsor.Tests/Proxy/OnBehalfAwareInterceptorSelector.cs
A src/Castle.Windsor.Tests/Proxy/OnBehalfAwareProxyGenerationHook.cs
M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorTestCase.cs
M src/Castle.Windsor.Tests/SmartProxyTestCase.cs
M src/Castle.Windsor/Windsor/Proxy/DefaultProxyFactory.cs
Log Message:
-----------
- implemented IOC-212 - Add ability to make IProxyGenerationHooks and
IInterceptoSelectors IOnBehalfAware
Commit: 4fce4a1bf587b3eaa3a187e88f6d512fece3721d
http://github.com/castleproject/Castle.InversionOfControl/commit/4fce4a1bf587b3eaa3a187e88f6d512fece3721d
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-01 (Wed, 01 Sep 2010)
Changed paths:
M src/Castle.Windsor.Tests/LifecycledComponentsReleasePolicyTestCase.cs
M src/Castle.Windsor/MicroKernel/Releasers/AllComponentsReleasePolicy.cs
Log Message:
-----------
Merge branch '2.5.x' of github.com:castleproject/Castle.InversionOfControl into
2.5.x
Commit: 8d686006129ea587a61bbbecd13ebd7a2d5b45a5
http://github.com/castleproject/Castle.InversionOfControl/commit/8d686006129ea587a61bbbecd13ebd7a2d5b45a5
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-01 (Wed, 01 Sep 2010)
Changed paths:
M src/Castle.Windsor/MicroKernel/IKernel_AddComponent.cs
M src/Castle.Windsor/Windsor/IWindsorContainer.cs
M src/Castle.Windsor/Windsor/WindsorContainer.cs
Log Message:
-----------
Fixed IOC-214 Missing bracket in obsolete warning text.
--
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.