Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: d8031a4af760f9254325abef950bb36826f71287
http://github.com/castleproject/Castle.InversionOfControl/commit/d8031a4af760f9254325abef950bb36826f71287
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-17 (Fri, 17 Sep 2010)
Changed paths:
M src/Castle.Windsor.Tests/HandlerForwardingTestCase.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
- fixed issue where forwarding main type would create additional, superfluous
handler.
Commit: 6712399b4133253f47d5e71ad3bd70b0ca5e05aa
http://github.com/castleproject/Castle.InversionOfControl/commit/6712399b4133253f47d5e71ad3bd70b0ca5e05aa
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-17 (Fri, 17 Sep 2010)
Changed paths:
M src/Castle.Facilities.Logging/LoggingFacility.cs
Log Message:
-----------
- minor reformatting in logging facility
Commit: 6273b60e3e47a7ce336f1a1cdc789384889847ef
http://github.com/castleproject/Castle.InversionOfControl/commit/6273b60e3e47a7ce336f1a1cdc789384889847ef
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-17 (Fri, 17 Sep 2010)
Changed paths:
M src/Castle.Facilities.Logging/LoggerResolver.cs
Log Message:
-----------
- Reformatted LoggerResolver
Commit: 695ad2b6e4ba219b5cf3d8f7fd46170afa3c7564
http://github.com/castleproject/Castle.InversionOfControl/commit/695ad2b6e4ba219b5cf3d8f7fd46170afa3c7564
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-18 (Sat, 18 Sep 2010)
Changed paths:
M src/Castle.Windsor.Tests/Experimental/ProblematicDependenciesTestCase.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/PotentialLifestyleMismatches.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/LifestyleDependency.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/MismatchedDependency.cs
Log Message:
-----------
- improvements in Mismatched dependencies view. Fixed message, fixed internal
structure. Only thing not right is that I need to get rid of one superfluous
level in the menu
Commit: a58e08d7041d446b2d035946f28c35d61c028a4e
http://github.com/castleproject/Castle.InversionOfControl/commit/a58e08d7041d446b2d035946f28c35d61c028a4e
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-18 (Sat, 18 Sep 2010)
Changed paths:
M src/Castle.Windsor.Tests/Experimental/AllComponentsTestCase.cs
M src/Castle.Windsor.Tests/Experimental/ProblematicDependenciesTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/AllComponents.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/PotentialLifestyleMismatches.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/PotentiallyMisconfiguredComponents.cs
R
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/ComponentDebuggerViewCollection.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/DebuggerViewItem.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/LifestyleDependency.cs
Log Message:
-----------
- got rid of the additional indirection level.
Commit: 70a7664610bd6ca7826e0031ae3d5377e76ed4f1
http://github.com/castleproject/Castle.InversionOfControl/commit/70a7664610bd6ca7826e0031ae3d5377e76ed4f1
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-18 (Sat, 18 Sep 2010)
Changed paths:
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/PotentialLifestyleMismatches.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/LifestyleDependency.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/MismatchedDependency.cs
Log Message:
-----------
- codewise it's still ugly, but looks and does all I wanted.
Commit: 18812708bfff3edc73d02b41f0e5adf57abca7bb
http://github.com/castleproject/Castle.InversionOfControl/commit/18812708bfff3edc73d02b41f0e5adf57abca7bb
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-18 (Sat, 18 Sep 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/ClassComponents/CBA.cs
M src/Castle.Windsor.Tests/Experimental/ProblematicDependenciesTestCase.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/LifestyleDependency.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/MismatchedDependency.cs
Log Message:
-----------
- some internal clean up in the mismatched lifestyles view, to make it easier
to work with programatically.
--
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.