Branch: refs/heads/2.5.x
Home: https://github.com/castleproject/Castle.Windsor
Commit: 05b1685b692a60b11b7ec21181df3f2bf6748f63
https://github.com/castleproject/Castle.Windsor/commit/05b1685b692a60b11b7ec21181df3f2bf6748f63
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M Settings.proj
Log Message:
-----------
- bumped up version number to 2.5.4
Commit: bd70f7f93e53659dda7680995bf695867f7bddc9
https://github.com/castleproject/Castle.Windsor/commit/bd70f7f93e53659dda7680995bf695867f7bddc9
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M Changes.txt
M src/Castle.Windsor/MicroKernel/Lifestyle/PerWebRequestLifestyleManager.cs
Log Message:
-----------
- fixed issue causing per web request objects to still be tracked by the
container after being relesed in heavy load scenarios
Commit: 0937a4463bea5d088c07a238279850fb7d8cc8ce
https://github.com/castleproject/Castle.Windsor/commit/0937a4463bea5d088c07a238279850fb7d8cc8ce
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-29 (Thu, 29 Sep 2011)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ComponentDisposable.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
M
src/Castle.Windsor/Facilities/TypedFactory/Internal/TypedFactoryInterceptor.cs
Log Message:
-----------
- fixed issue causing typed factory to unnecessarily accumulate referenced to
tracked singletons resolved via the factory
Commit: 8aa4d0de750ebdac1d75a2e4295c933c25f9c7ca
https://github.com/castleproject/Castle.Windsor/commit/8aa4d0de750ebdac1d75a2e4295c933c25f9c7ca
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M src/Castle.Windsor/MicroKernel/Releasers/AllComponentsReleasePolicy.cs
Log Message:
-----------
- fixed issue causing transient objects being dependencies of per web request
objects being resolved multiple times during a single request to still be
tracked by the container after the web request ended
Commit: 65cf2dd41b65369ef077f0ce73fcf2f9c46cb0a6
https://github.com/castleproject/Castle.Windsor/commit/65cf2dd41b65369ef077f0ce73fcf2f9c46cb0a6
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Registration/DynamicParametersTestCase.cs
M src/Castle.Windsor/MicroKernel/Handlers/ComponentLifecycleExtension.cs
Log Message:
-----------
- fixed issue causing IndexOutOfRangeException in heavy load multithreaded
scenarios when releasing typed factories or components using DynamicParameters
method
Compare:
https://github.com/castleproject/Castle.Windsor/compare/9cc5a19...65cf2dd
--
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.