Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: daa732d1ae86671fd538b42074391f99e546f521
https://github.com/castleproject/Castle.Windsor/commit/daa732d1ae86671fd538b42074391f99e546f521
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-10 (Fri, 10 Dec 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor/MicroKernel/IReference.cs
M src/Castle.Windsor/MicroKernel/Releasers/AllComponentsReleasePolicy.cs
Log Message:
-----------
- added some comments to describe not very intuitive impl. details in
AllComponentsReleasePolicy
Commit: 3b229b84e0fdf212725803587078658f70a6bd3e
https://github.com/castleproject/Castle.Windsor/commit/3b229b84e0fdf212725803587078658f70a6bd3e
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-10 (Fri, 10 Dec 2010)
Changed paths:
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
M src/Castle.Windsor/MicroKernel/IKernelInternal.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/SingletonLifestyleManager.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/ThreadInstanceScope.cs
Log Message:
-----------
- fixin my mess. Those lifestyle-related changes were supposed to live in a
branch and weren't supposed to be pushed to master. Sorry for that :\
Revert "- changed Singleton to scoped lifestyle"
This reverts commit 8ee9abeb88a326bc2af8e4a4be30c4126f76787b.
Commit: 6f8bdaabf705b801758c371b7e5dd42f598c6f6d
https://github.com/castleproject/Castle.Windsor/commit/6f8bdaabf705b801758c371b7e5dd42f598c6f6d
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-10 (Fri, 10 Dec 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel_Events.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
M src/Castle.Windsor/MicroKernel/IKernelEvents.cs
M src/Castle.Windsor/MicroKernel/IKernelInternal.cs
R src/Castle.Windsor/MicroKernel/Lifestyle/IInstanceScope.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/PerThreadLifestyleManager.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/ThreadInstanceScope.cs
Log Message:
-----------
Revert "- changed PerThread lifestyle to scoped"
This reverts commit bcdd5c894c38fb791b07d7ea251408a8b2f8127a.
Conflicts:
src/Castle.Windsor.Tests/Windsor.Tests/LitestylePerThreadTestCase.cs
src/Castle.Windsor/MicroKernel/Lifestyle/ThreadInstanceScope.cs
Commit: 2ad8ddd38066043c0332be8709a0969b2e1655e5
https://github.com/castleproject/Castle.Windsor/commit/2ad8ddd38066043c0332be8709a0969b2e1655e5
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-10 (Fri, 10 Dec 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
Log Message:
-----------
- added missed new tests for per-thread lifestyle back to the solution
--
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.