Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: d082bf58564b4860ce55baf139da57a1d84fd8cc
https://github.com/castleproject/Castle.Windsor/commit/d082bf58564b4860ce55baf139da57a1d84fd8cc
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M src/Castle.Windsor.Tests/SpecializedResolvers/ArrayResolverTestCase.cs
Log Message:
-----------
- added tests for IOC-240 (as ignored for now - we'll have to redo how we
handle resolution of service overrides before this can be reasonably
implemented)
Commit: 8a14e531e57dedb2b612ec056c53fda85dda96f7
https://github.com/castleproject/Castle.Windsor/commit/8a14e531e57dedb2b612ec056c53fda85dda96f7
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M src/Castle.Windsor/Core/InterceptorReference.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/InterceptorInspector.cs
M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs
Log Message:
-----------
- minor refactoring
Commit: 13601b0b07bb4dd918134d989541b5b3bd7e9c37
https://github.com/castleproject/Castle.Windsor/commit/13601b0b07bb4dd918134d989541b5b3bd7e9c37
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M src/Castle.Windsor/Core/InterceptorAttribute.cs
Log Message:
-----------
- unsealed InterceptorAttribute (for IOC-243) - need to add tests for that as
well
Commit: b3d6bebae412fc00d9bdda09192a8483148e35a5
https://github.com/castleproject/Castle.Windsor/commit/b3d6bebae412fc00d9bdda09192a8483148e35a5
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/Components/CalculatorServiceWithAttributes.cs
A
src/Castle.Windsor.Tests/Components/CalculatorServiceWithMultipleInterfaces.cs
M src/Castle.Windsor.Tests/Components/CalculatorServiceWithProxyBehavior.cs
A
src/Castle.Windsor.Tests/Components/CalculatorServiceWithSingleProxyBehavior.cs
A
src/Castle.Windsor.Tests/Components/CalculatorServiceWithoutSingleProxyBehavior.cs
Log Message:
-----------
- some clean up again
Commit: 7d16ed37980aacffd90925818dbb9c7e48624b8d
https://github.com/castleproject/Castle.Windsor/commit/7d16ed37980aacffd90925818dbb9c7e48624b8d
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-06 (Sat, 06 Nov 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/CalculatorServiceWithFooInterceptor.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithInternalInterface.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithSingleProxyBehavior.cs
A
src/Castle.Windsor.Tests/Components/CalculatorServiceWithStandardInterceptor.cs
A src/Castle.Windsor.Tests/Components/StandardInterceptorAttribute.cs
A src/Castle.Windsor.Tests/Core.Tests/InterceptorAttributeTestCase.cs
M src/Castle.Windsor/Core/InterceptorAttribute.cs
Log Message:
-----------
- implemented IOC-243 - Unseal the InterceptorAttribute class
--
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.