Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Windsor
Commit: eed75351c6c975ce7159fa3b7106d4b0042089a7
http://github.com/castleproject/Castle.Windsor/commit/eed75351c6c975ce7159fa3b7106d4b0042089a7
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-25 (Mon, 25 Oct 2010)
Changed paths:
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/ComponentDebuggerView.cs
Log Message:
-----------
- removed constructor on ComponentDebuggerView which was no longer used.
Commit: 54376406880afc08edb6759c34a93d7a98b8fab5
http://github.com/castleproject/Castle.Windsor/commit/54376406880afc08edb6759c34a93d7a98b8fab5
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-25 (Mon, 25 Oct 2010)
Changed paths:
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/ComponentDebuggerView.cs
Log Message:
-----------
- pre-setting value of description since it never gets assigned anything else
anyway.
Commit: 7f2c19e6f271238fb7cbd193c5441bce81256901
http://github.com/castleproject/Castle.Windsor/commit/7f2c19e6f271238fb7cbd193c5441bce81256901
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-25 (Mon, 25 Oct 2010)
Changed paths:
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDependenciesTestCase.cs
Log Message:
-----------
- refactored and reformatted
Commit: 00b8204ff2ec476fccee4afa11a8e6208111404a
http://github.com/castleproject/Castle.Windsor/commit/00b8204ff2ec476fccee4afa11a8e6208111404a
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-25 (Mon, 25 Oct 2010)
Changed paths:
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
Log Message:
-----------
- renames in test names
Commit: 1f7e75d8a62b6243ae68809e1d88df447433ca34
http://github.com/castleproject/Castle.Windsor/commit/1f7e75d8a62b6243ae68809e1d88df447433ca34
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-25 (Mon, 25 Oct 2010)
Changed paths:
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
Log Message:
-----------
- renames, reordering
Commit: 696dede3bd4d79b1a6befafafd61cc5319f52c37
http://github.com/castleproject/Castle.Windsor/commit/696dede3bd4d79b1a6befafafd61cc5319f52c37
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/DependsOnArray.cs
A src/Castle.Windsor.Tests/Components/IDependOnArray.cs
A src/Castle.Windsor.Tests/Components/IDependency.cs
A src/Castle.Windsor.Tests/Components/ResolvableDependency.cs
A src/Castle.Windsor.Tests/Components/UnresolvalbeDependency.cs
A
src/Castle.Windsor.Tests/Components/UnresolvalbeDependencyWithAdditionalServiceConstructor.cs
A
src/Castle.Windsor.Tests/Components/UnresolvalbeDependencyWithPrimitiveConstructor.cs
M src/Castle.Windsor.Tests/Config/ConfigurationTestCase.cs
M src/Castle.Windsor.Tests/SpecializedResolvers/ArrayResolverTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
A
src/Castle.Windsor/MicroKernel/ComponentActivator/NoResolvableConstructorFoundException.cs
Log Message:
-----------
- fixed IOC-239 - ArrayResolver attempts to instantiate an unresolvable array
dependency
Commit: 39768dbeab4d9cfcc15cf6310eebfca8e9125345
http://github.com/castleproject/Castle.Windsor/commit/39768dbeab4d9cfcc15cf6310eebfca8e9125345
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
Log Message:
-----------
- forgot to commit one file :) #myBad
Commit: 393b514e1f0b01e06f59505e156cc24f12e8d7d4
http://github.com/castleproject/Castle.Windsor/commit/393b514e1f0b01e06f59505e156cc24f12e8d7d4
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/ArrayResolver.cs
Log Message:
-----------
- formatting
Commit: b70837061cedd20e6320397b0328023b0ce8aa7f
http://github.com/castleproject/Castle.Windsor/commit/b70837061cedd20e6320397b0328023b0ce8aa7f
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M Changes.txt
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/INonDisposableFactory.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
M
src/Castle.Windsor/Facilities/TypedFactory/Internal/TypedFactoryInterceptor.cs
Log Message:
-----------
- fixed IOC-236 - Typed Factory Facility causes memory leak because it keeps a
reference after releasing object in list 'trackedComponents'
--
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.