Branch: refs/heads/master
Home: https://github.com/castleproject/Windsor
Commit: 8756889cbd68f64f286cf0239f86fa0195a1a48d
https://github.com/castleproject/Windsor/commit/8756889cbd68f64f286cf0239f86fa0195a1a48d
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
M TODO.txt
Log Message:
-----------
- one more thing
Commit: 3326b80b7902e1c8b8a504a0c143ad9df34ca854
https://github.com/castleproject/Windsor/commit/3326b80b7902e1c8b8a504a0c143ad9df34ca854
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-01-21 (Sat, 21 Jan 2012)
Changed paths:
M Castle.Windsor.sln.DotSettings
Log Message:
-----------
- updated some of the formatting settings
Commit: 7f684c7d220494531540efb56c27983750102762
https://github.com/castleproject/Windsor/commit/7f684c7d220494531540efb56c27983750102762
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-01-21 (Sat, 21 Jan 2012)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/KernelEvents_ComponentCreated_TestCase.cs
Log Message:
-----------
- added a test trying to reproduce alleged issue reported on stack overflow
(passes on my machine)
Commit: ed875d4961936dcb524e436da7304491c3fb308d
https://github.com/castleproject/Windsor/commit/ed875d4961936dcb524e436da7304491c3fb308d
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-02-15 (Wed, 15 Feb 2012)
Changed paths:
M lib/NET40/Castle.Core.dll
M lib/NET40/Castle.Core.pdb
M lib/NET40/Castle.Core.xml
M lib/NET40/Castle.Services.Logging.Log4netIntegration.dll
M lib/NET40/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET40/Castle.Services.Logging.NLogIntegration.dll
M lib/NET40/Castle.Services.Logging.NLogIntegration.pdb
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/MicroKernel/Lifestyle/Scoped/CallContextLifetimeScope.cs
A src/Castle.Windsor/SecurityAssemblyInfo.cs
Log Message:
-----------
Enabled APTCA
Updated Castle.Core
SecuritySaveCritical for methods dealing with Critical apis
- removed IF SYSTEMWEB as we have CLIENTPROFILE for this
Commit: 5c32e969b649b897bd7ef7104bcb7aa988824333
https://github.com/castleproject/Windsor/commit/5c32e969b649b897bd7ef7104bcb7aa988824333
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-02-15 (Wed, 15 Feb 2012)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/LazyLoadingTestCase.cs
M src/Castle.Windsor.Tests/WindsorServiceProviderTestCase.cs
M src/Castle.Windsor/Windsor/WindsorServiceProvider.cs
Log Message:
-----------
- fixed #IOC-323 - the condition in null check was flipped
Commit: 8951c909f9fc39a4a04ad16b32c5a244ebc2d1a4
https://github.com/castleproject/Windsor/commit/8951c909f9fc39a4a04ad16b32c5a244ebc2d1a4
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-02-15 (Wed, 15 Feb 2012)
Changed paths:
M src/Castle.Windsor.Tests/MicroKernelTestCase.cs
Log Message:
-----------
- added a test for IOC-327 but it doesn't reproduce the issue.
Kernel.ReleaseComponent seems to be quite immune to null as it stands now.
Commit: a24f85ebe0acb4715f1f2784d40182aad528c34d
https://github.com/castleproject/Windsor/commit/a24f85ebe0acb4715f1f2784d40182aad528c34d
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-02-15 (Wed, 15 Feb 2012)
Changed paths:
M src/Castle.Windsor.Tests/Lifecycle/LifecycleActionTestCase.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Descriptors/OnDestroyComponentDescriptor.cs
Log Message:
-----------
- fixed #IOC-326
- ad-hoc OnDestoy logic is added at the beginning of the decommission pipeline
so it executes before standard steps like disposal
Commit: dbbd874fa8d354f80547e79e14a9befcc2ee2003
https://github.com/castleproject/Windsor/commit/dbbd874fa8d354f80547e79e14a9befcc2ee2003
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-02-15 (Wed, 15 Feb 2012)
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/castleproject/Windsor/compare/fb54f8c...dbbd874
--
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.