Branch: refs/heads/3.0.x
Home: https://github.com/castleproject/Castle.Windsor
Commit: 1a8d2ef3b5dfc9051648e5cba2b40d174b689c9e
https://github.com/castleproject/Castle.Windsor/commit/1a8d2ef3b5dfc9051648e5cba2b40d174b689c9e
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M src/Castle.Windsor.Tests/DefaultValueTestCase.cs
Log Message:
-----------
- some test code refactoring
Commit: 66f6d187cd2206dc5c083b218ff3bbd86b72082a
https://github.com/castleproject/Castle.Windsor/commit/66f6d187cd2206dc5c083b218ff3bbd86b72082a
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M src/Castle.Windsor.Tests/ClassComponents/ComponentFactory.cs
M src/Castle.Windsor.Tests/DefaultDependnecyResolverTestCase.cs
Log Message:
-----------
- some test code refactoring
Commit: bb8dc51985b2436612a4a1f1405151d8f1273bb5
https://github.com/castleproject/Castle.Windsor/commit/bb8dc51985b2436612a4a1f1405151d8f1273bb5
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M src/Castle.Windsor/Windsor/Diagnostics/PerformanceMetricsFactory.cs
Log Message:
-----------
- added catch clause for yet another undocumented case when checking
performance counters can fail (according to quick Googling that happens when
perf counters file is corrupted). Thanks to Miguel Madero for reporting this
one.
Commit: eae93bdaed25ae0b7de8d36e4462821d90bd1e63
https://github.com/castleproject/Castle.Windsor/commit/eae93bdaed25ae0b7de8d36e4462821d90bd1e63
Author: Craig Neuwirt <[email protected]>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M src/Castle.Windsor.Tests/Lifestyle/ScopedLifestyleTestCase.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/LifestyleExtensions.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/ScopedLifestyleManager.cs
M src/Castle.Windsor/Windsor/Diagnostics/PerformanceMetricsFactory.cs
Log Message:
-----------
-minor scoped lifestyle extensions
-accomodate disabling performance counters externally
Commit: 040b2f537f49b498bbf3af6311b88a01e6c6b965
https://github.com/castleproject/Castle.Windsor/commit/040b2f537f49b498bbf3af6311b88a01e6c6b965
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/CacheWithClassConstraint.cs
A src/Castle.Windsor.Tests/Components/CachingRepository.cs
M src/Castle.Windsor.Tests/ResolveAllTestCase.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
Log Message:
-----------
- fixed IOC-315 - ResolveAll should not ignore generic constraint violations
on dependencies of resolved component
Commit: d922bc74be7fdf109881f0640ea7a14b6c19bcd7
https://github.com/castleproject/Castle.Windsor/commit/d922bc74be7fdf109881f0640ea7a14b6c19bcd7
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M src/Castle.Windsor.Tests/Lifestyle/ScopedLifestyleTestCase.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/LifestyleExtensions.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/ScopedLifestyleManager.cs
M src/Castle.Windsor/Windsor/Diagnostics/PerformanceMetricsFactory.cs
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.Windsor
Conflicts:
src/Castle.Windsor/Windsor/Diagnostics/PerformanceMetricsFactory.cs
Compare:
https://github.com/castleproject/Castle.Windsor/compare/e75d39f...d922bc7
--
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.