Branch: refs/heads/2.5.x
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: e79612733bff22d77350ecd867baf5fe0f51be37
http://github.com/castleproject/Castle.InversionOfControl/commit/e79612733bff22d77350ecd867baf5fe0f51be37
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/TypedFactoryAndSubContainersTestCase.cs
M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
Log Message:
-----------
- Reverted back (to the way it was in v2.1) conditional registration of helper
components used by TypedFactoryFacility as it would cause issues when used with
nested containers (see the new test and thread "Typed Factories in sub
Container (differences between 2.5 and 2.1)" on users group)
Commit: 973ff194c10fa9daef201a8597d17fc01dafb624
http://github.com/castleproject/Castle.InversionOfControl/commit/973ff194c10fa9daef201a8597d17fc01dafb624
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M src/Castle.Windsor/Facilities/Remoting/RemotingFacility.cs
M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
Log Message:
-----------
- code clean up in remoting and startable facility
Commit: bd47759115e2fff283288a05226611b368102741
http://github.com/castleproject/Castle.InversionOfControl/commit/bd47759115e2fff283288a05226611b368102741
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M src/Castle.Windsor/Castle.Windsor.csproj
A src/Castle.Windsor/Windsor/Debugging/ComponentStatusDebuggerViewItem.cs
M src/Castle.Windsor/Windsor/Debugging/DefaultComponentView.cs
M src/Castle.Windsor/Windsor/Debugging/DefaultDebuggingSubSystem.cs
A
src/Castle.Windsor/Windsor/Debugging/Extensions/PotentiallyMisconfiguredComponents.cs
R
src/Castle.Windsor/Windsor/Debugging/Extensions/PotentiallyMisconfigurredComponents.cs
Log Message:
-----------
- fixed bug where count of potentially misconfigured components would show
invalid value
- added raw handler access to default component view in debugger
- changed how status message is displayed for potentially misconfigured
components so that an actual visualizer for strings can be used to view this
potentially long piece of text
Commit: 7f437bffbe7eb62ec3fe5562807c3e81e2b9a58a
http://github.com/castleproject/Castle.InversionOfControl/commit/7f437bffbe7eb62ec3fe5562807c3e81e2b9a58a
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-25 (Wed, 25 Aug 2010)
Changed paths:
M Changes.txt
Log Message:
-----------
- updated changes.txt
--
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.