Branch: refs/heads/2.5.x
Home:   https://github.com/castleproject/Castle.Windsor

Commit: 485fe7defe90ef95040ec0f23d29172c0788cdfb
    
https://github.com/castleproject/Castle.Windsor/commit/485fe7defe90ef95040ec0f23d29172c0788cdfb
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  A lib/NET40CP/Castle.Core.dll
  A lib/NET40CP/Castle.Core.pdb
  A lib/NET40CP/Castle.Core.xml
  A lib/NET40CP/Castle.Services.Logging.Log4netIntegration.dll
  A lib/NET40CP/Castle.Services.Logging.Log4netIntegration.pdb
  A lib/NET40CP/Castle.Services.Logging.NLogIntegration.dll
  A lib/NET40CP/Castle.Services.Logging.NLogIntegration.pdb
  A lib/NET40CP/NLog.dll
  A lib/NET40CP/NLog.netfx40.xsd
  A lib/NET40CP/NLog.xml

Log Message:
-----------
- added explicit  folder for Client Profile dependencies


Commit: 62e8c744bb028abf04e7385cc8bde4237fd49bd2
    
https://github.com/castleproject/Castle.Windsor/commit/62e8c744bb028abf04e7385cc8bde4237fd49bd2
Author: Craig Neuwirt <[email protected]>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Handlers/EmptyConstructorTestCase.cs

Log Message:
-----------
Added tests for IoC-242 AbstactHandler not handling empty ctor properly


Commit: c6c5d85aa557242a1bce8ea9c71fee44db67d880
    
https://github.com/castleproject/Castle.Windsor/commit/c6c5d85aa557242a1bce8ea9c71fee44db67d880
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-11-10 (Wed, 10 Nov 2010)

Changed paths:
  M src/Castle.Windsor.Tests/LazyLoadingTestCase.cs

Log Message:
-----------
-added test for scenario where lazily loaded component has a dependency that 
has to be loaded lazily as well


Commit: f89fb868642b1c6a83ce84f9a7b5288df8ca4f16
    
https://github.com/castleproject/Castle.Windsor/commit/f89fb868642b1c6a83ce84f9a7b5288df8ca4f16
Author: Roelof Blom <[email protected]>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M lib/NET35/Castle.Core.dll
  M lib/NET35/Castle.Core.pdb
  M lib/NET35/Castle.Services.Logging.Log4netIntegration.dll
  M lib/NET35/Castle.Services.Logging.Log4netIntegration.pdb
  M lib/NET35/Castle.Services.Logging.NLogIntegration.dll
  M lib/NET35/Castle.Services.Logging.NLogIntegration.pdb
  M lib/NET40/Castle.Core.dll
  M lib/NET40/Castle.Core.pdb
  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
  A lib/NET40CP/Castle.Core.dll
  A lib/NET40CP/Castle.Core.pdb
  A lib/NET40CP/Castle.Core.xml
  A lib/NET40CP/Castle.Services.Logging.Log4netIntegration.dll
  A lib/NET40CP/Castle.Services.Logging.Log4netIntegration.pdb
  A lib/NET40CP/Castle.Services.Logging.NLogIntegration.dll
  A lib/NET40CP/Castle.Services.Logging.NLogIntegration.pdb
  A lib/NET40CP/NLog.dll
  A lib/NET40CP/NLog.netfx40.xsd
  A lib/NET40CP/NLog.xml
  M lib/SL3/Castle.Core.dll
  M lib/SL3/Castle.Core.pdb
  M lib/SL3/Castle.Services.Logging.NLogIntegration.dll
  M lib/SL3/Castle.Services.Logging.NLogIntegration.pdb
  M lib/SL4/Castle.Core.dll
  M lib/SL4/Castle.Core.pdb
  M lib/SL4/Castle.Services.Logging.NLogIntegration.dll
  M lib/SL4/Castle.Services.Logging.NLogIntegration.pdb
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Handlers/EmptyConstructorTestCase.cs

Log Message:
-----------
Merge remote branch 'origin/master' into SecAnnotate


Commit: e6a35c58fb5418f237db29879111dd6f1f51af86
    
https://github.com/castleproject/Castle.Windsor/commit/e6a35c58fb5418f237db29879111dd6f1f51af86
Author: Roelof Blom <[email protected]>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M src/Castle.Facilities.Synchronize/SynchronizeInterceptor.cs
  M src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteActivator.cs
  M 
src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteActivatorThroughConnector.cs
  M 
src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteActivatorThroughRegistry.cs
  M 
src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteClientActivatedActivator.cs
  M src/Castle.Windsor/Facilities/Remoting/RemotingFacility.cs
  M src/Castle.Windsor/Facilities/Remoting/RemotingRegistry.cs
  M src/Castle.Windsor/MicroKernel/AbstractSubSystem.cs
  M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Events.cs

Log Message:
-----------
First cut of security transparency


Commit: ead619fe0acbb208e06e1483df196240494be0f0
    
https://github.com/castleproject/Castle.Windsor/commit/ead619fe0acbb208e06e1483df196240494be0f0
Author: Roelof Blom <[email protected]>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M src/Castle.Windsor.Tests/CustomActivatorTestCase.cs

Log Message:
-----------
This should not have been in, was used to test a Stackoverflow question :-)


Commit: b5467c2b99945fde0d5d91f5091d2014bfb0b18e
    
https://github.com/castleproject/Castle.Windsor/commit/b5467c2b99945fde0d5d91f5091d2014bfb0b18e
Author: Roelof Blom <[email protected]>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M 
src/Castle.Windsor/Facilities/TypedFactory/Internal/TypedFactoryInterceptor.cs

Log Message:
-----------
List.RemoveAll is not available on Silverlight


Commit: 1404ae3efd9bb12c53f79a359d549e278b17caf7
    
https://github.com/castleproject/Castle.Windsor/commit/1404ae3efd9bb12c53f79a359d549e278b17caf7
Author: Roelof Blom <[email protected]>
Date:   2010-11-12 (Fri, 12 Nov 2010)

Changed paths:
  M Castle.Windsor.sln
  M build.cmd
  M buildscripts/Build.proj
  M buildscripts/Castle.Common.Targets
  M buildscripts/build.cmd
  M src/Castle.Facilities.Logging.Tests/BaseTest.cs
  M src/Castle.Facilities.Logging.Tests/Castle.Facilities.Logging.Tests.csproj
  M src/Castle.Facilities.Logging.Tests/ExtendedLog4NetFacilityTests.cs
  M src/Castle.Facilities.Logging.Tests/ExtendedNLogFacilityTests.cs
  M src/Castle.Facilities.Logging.Tests/Log4NetFacilityTests.cs
  M src/Castle.Facilities.Logging/Castle.Facilities.Logging.csproj
  M src/Castle.Facilities.Logging/LoggerImplementation.cs
  M src/Castle.Facilities.Logging/LoggingFacility.cs
  M 
src/Castle.Facilities.Synchronize.Tests/Castle.Facilities.Synchronize.Tests.csproj
  M src/Castle.Facilities.Synchronize/Castle.Facilities.Synchronize.csproj
  M src/Castle.Windsor.Tests-SL/Castle.Windsor.Tests-SL.csproj
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs

Log Message:
-----------
Project configurations for all the different frameworks, so you can switch 
build configurations in VS.NET


Commit: 6a951e6abeb5b5507fe2b32cd158a17148857f22
    
https://github.com/castleproject/Castle.Windsor/commit/6a951e6abeb5b5507fe2b32cd158a17148857f22
Author: Roelof Blom <[email protected]>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M Settings.proj
  M buildscripts/Castle.Common.Targets

Log Message:
-----------
Can version assembly and file differently now


Commit: e51ee2a158817f912214de43a9e44cf256110f4d
    
https://github.com/castleproject/Castle.Windsor/commit/e51ee2a158817f912214de43a9e44cf256110f4d
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M Castle.Windsor.sln
  M Settings.proj
  M build.cmd
  M buildscripts/Build.proj
  M buildscripts/Castle.Common.Targets
  M buildscripts/build.cmd
  M src/Castle.Facilities.Logging.Tests/BaseTest.cs
  M src/Castle.Facilities.Logging.Tests/Castle.Facilities.Logging.Tests.csproj
  M src/Castle.Facilities.Logging.Tests/ExtendedLog4NetFacilityTests.cs
  M src/Castle.Facilities.Logging.Tests/ExtendedNLogFacilityTests.cs
  M src/Castle.Facilities.Logging.Tests/Log4NetFacilityTests.cs
  M src/Castle.Facilities.Logging/Castle.Facilities.Logging.csproj
  M src/Castle.Facilities.Logging/LoggerImplementation.cs
  M src/Castle.Facilities.Logging/LoggingFacility.cs
  M 
src/Castle.Facilities.Synchronize.Tests/Castle.Facilities.Synchronize.Tests.csproj
  M src/Castle.Facilities.Synchronize/Castle.Facilities.Synchronize.csproj
  M src/Castle.Facilities.Synchronize/SynchronizeInterceptor.cs
  M src/Castle.Windsor.Tests-SL/Castle.Windsor.Tests-SL.csproj
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Handlers/EmptyConstructorTestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
  M src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteActivator.cs
  M 
src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteActivatorThroughConnector.cs
  M 
src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteActivatorThroughRegistry.cs
  M 
src/Castle.Windsor/Facilities/Remoting/CustomActivators/RemoteClientActivatedActivator.cs
  M src/Castle.Windsor/Facilities/Remoting/RemotingFacility.cs
  M src/Castle.Windsor/Facilities/Remoting/RemotingRegistry.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/Internal/TypedFactoryInterceptor.cs
  M src/Castle.Windsor/MicroKernel/AbstractSubSystem.cs
  M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Events.cs
  M src/Castle.Windsor/MicroKernel/SubSystems/Naming/ComponentName.cs

Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.Windsor


Commit: 5503287812ea15d56778af4273c24a1f52fc69c3
    
https://github.com/castleproject/Castle.Windsor/commit/5503287812ea15d56778af4273c24a1f52fc69c3
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M Changes.txt
  M lib/NET35/Castle.Core.dll
  M lib/NET35/Castle.Core.pdb
  M lib/NET35/Castle.Core.xml
  M lib/NET35/Castle.Services.Logging.Log4netIntegration.dll
  M lib/NET35/Castle.Services.Logging.Log4netIntegration.pdb
  M lib/NET35/Castle.Services.Logging.NLogIntegration.dll
  M lib/NET35/Castle.Services.Logging.NLogIntegration.pdb
  A lib/NET35/NLog.xsd
  A lib/NET35/log4net.dll
  A lib/NET35/log4net.license.txt
  A lib/NET35/log4net.xml
  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
  A lib/NET40/log4net.dll
  A lib/NET40/log4net.xml
  M lib/NET40CP/Castle.Core.dll
  M lib/NET40CP/Castle.Core.pdb
  M lib/NET40CP/Castle.Core.xml
  R lib/NET40CP/Castle.Services.Logging.Log4netIntegration.dll
  R lib/NET40CP/Castle.Services.Logging.Log4netIntegration.pdb
  M lib/NET40CP/Castle.Services.Logging.NLogIntegration.dll
  M lib/NET40CP/Castle.Services.Logging.NLogIntegration.pdb
  M lib/SL3/Castle.Core.dll
  M lib/SL3/Castle.Core.pdb
  M lib/SL3/Castle.Core.xml
  M lib/SL3/Castle.Services.Logging.NLogIntegration.dll
  M lib/SL3/Castle.Services.Logging.NLogIntegration.pdb
  M lib/SL4/Castle.Core.dll
  M lib/SL4/Castle.Core.pdb
  M lib/SL4/Castle.Core.xml
  M lib/SL4/Castle.Services.Logging.NLogIntegration.dll
  M lib/SL4/Castle.Services.Logging.NLogIntegration.pdb
  M src/Castle.Windsor/MicroKernel/Registration/Component.cs

Log Message:
-----------
- updated Core to release 2.5.2 build - this is Windsor 2.5.2


-- 
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.

Reply via email to