Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 94fff166e2560b8903cd5a06309998b8424a4611
https://github.com/castleproject/Castle.Windsor/commit/94fff166e2560b8903cd5a06309998b8424a4611
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-07-18 (Mon, 18 Jul 2011)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
R src/Castle.Windsor.Tests/Core.Tests/InterceptorAttributeTestCase.cs
A src/Castle.Windsor.Tests/Interceptors/InterceptorAttributeTestCase.cs
A src/Castle.Windsor.Tests/Lifestyle/LitestylePerThreadTestCase.cs
R src/Castle.Windsor.Tests/Windsor.Tests/LitestylePerThreadTestCase.cs
Log Message:
-----------
- cleaning up test project a bit
Commit: b23386c47cee05d8c8398ecc3b16147ad78cb4e6
https://github.com/castleproject/Castle.Windsor/commit/b23386c47cee05d8c8398ecc3b16147ad78cb4e6
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-07-19 (Tue, 19 Jul 2011)
Changed paths:
M src/Castle.Windsor/MicroKernel/ComponentReference.cs
Log Message:
-----------
- minor refactoring to better show that we want either typed or named key for
reference
Commit: 7f5f599b8859e3329ad9bb8566f3fcaabbcb6f57
https://github.com/castleproject/Castle.Windsor/commit/7f5f599b8859e3329ad9bb8566f3fcaabbcb6f57
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-07-19 (Tue, 19 Jul 2011)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/Diagnostics/AllComponentsDiagnosticTestCase.cs
A src/Castle.Windsor.Tests/Diagnostics/AllServicesDiagnosticTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
R
src/Castle.Windsor/MicroKernel/SubSystems/Naming/IExposeDefaultComponentsForServices.cs
A src/Castle.Windsor/Windsor/Diagnostics/AllServicesDiagnostic.cs
M src/Castle.Windsor/Windsor/Diagnostics/DefaultDiagnosticsSubSystem.cs
A src/Castle.Windsor/Windsor/Diagnostics/Extensions/AllServices.cs
R
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DefaultComponentPerService.cs
A src/Castle.Windsor/Windsor/Diagnostics/IAllServicesDiagnostic.cs
Log Message:
-----------
- changed DefaultComponentPerService to AllServices which is more useful.
Compare:
https://github.com/castleproject/Castle.Windsor/compare/42eae1d...7f5f599
--
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.