Branch: refs/heads/2.5.x
Home: https://github.com/castleproject/Castle.Core
Commit: d36ead5031c997a56e07a5375a201951c617cdc9
https://github.com/castleproject/Castle.Core/commit/d36ead5031c997a56e07a5375a201951c617cdc9
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-05 (Tue, 05 Oct 2010)
Changed paths:
A src/Castle.Core.Tests/BugsReported/DynProxy145_SynchronizationContext.cs
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/DynamicProxy/AttributeUtil.cs
M src/Castle.Core/DynamicProxy/Generators/AttributesToAvoidReplicating.cs
Log Message:
-----------
Merge branch '2.5.x' of github.com:castleproject/Castle.Core into 2.5.x
Commit: 1bbeed30d36c2dd7945704fb885e126d2b1dfd7b
https://github.com/castleproject/Castle.Core/commit/1bbeed30d36c2dd7945704fb885e126d2b1dfd7b
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-05 (Tue, 05 Oct 2010)
Changed paths:
M Changes.txt
Log Message:
-----------
- updated readme
Commit: dd7d4a153b4f6710f8d0c5e66249d92d9fc00409
https://github.com/castleproject/Castle.Core/commit/dd7d4a153b4f6710f8d0c5e66249d92d9fc00409
Author: flcdrg <[email protected]>
Date: 2010-10-10 (Sun, 10 Oct 2010)
Changed paths:
M src/Castle.Core/Core/Configuration/IConfiguration.cs
M src/Castle.Core/Core/Resource/IResourceFactory.cs
Log Message:
-----------
Fix spelling errors
Commit: d69a86e4542f0813983f7ee424cda40803df9e54
https://github.com/castleproject/Castle.Core/commit/d69a86e4542f0813983f7ee424cda40803df9e54
Author: Roelof Blom <[email protected]>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M Castle.Core-vs2010.sln
M build.cmd
M buildscripts/Build.proj
M buildscripts/Castle.Common.Targets
M buildscripts/build.cmd
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/Castle.Core.csproj
M
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
M
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj
Log Message:
-----------
Support building project configurations for different frameworks
Commit: 09b308180f2fe08cad8356df36896e82af2552a8
https://github.com/castleproject/Castle.Core/commit/09b308180f2fe08cad8356df36896e82af2552a8
Author: Roelof Blom <[email protected]>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M src/Castle.Core/Components.DictionaryAdapter/DefaultXmlSerializer.cs
M src/Castle.Core/Components.DictionaryAdapter/IXPathSerializer.cs
Log Message:
-----------
Exclude stuff from Silverlight build
Commit: 60c1494fc52216643d966e05f292c8b8cd72966c
https://github.com/castleproject/Castle.Core/commit/60c1494fc52216643d966e05f292c8b8cd72966c
Author: Roelof Blom <[email protected]>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Issue TeamCity service message to publish zip file artifact
Commit: caea4428115c9d05d9b4dd8d4fb743c671ebe1bc
https://github.com/castleproject/Castle.Core/commit/caea4428115c9d05d9b4dd8d4fb743c671ebe1bc
Author: Roelof Blom <[email protected]>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
Log Message:
-----------
Made SL target imports same as in other projects, maybe fixes build issue of
TeamCity
Commit: 4eb596c6158672ed1d53c660d9a43f222181e70c
https://github.com/castleproject/Castle.Core/commit/4eb596c6158672ed1d53c660d9a43f222181e70c
Author: Roelof Blom <[email protected]>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M Castle.Core-vs2010.sln
M buildscripts/build.cmd
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
M src/Castle.Core/DynamicProxy/Generators/AttributesToAvoidReplicating.cs
Log Message:
-----------
Push Silverlight build a little bit further
Commit: d64dcfe4039c8fd8004661b4e220f2376c397bc1
https://github.com/castleproject/Castle.Core/commit/d64dcfe4039c8fd8004661b4e220f2376c397bc1
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-16 (Sat, 16 Oct 2010)
Changed paths:
M .gitignore
A Castle.Core.5.0.ReSharper
A Castle.Core.5.1.ReSharper
Log Message:
-----------
- unignored and added to repository ReSharper settings files
Commit: 7bac5cb6c298605e9203cbeb08f5befaa011cc98
https://github.com/castleproject/Castle.Core/commit/7bac5cb6c298605e9203cbeb08f5befaa011cc98
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-17 (Sun, 17 Oct 2010)
Changed paths:
A Castle.Core-vs2010.5.0.ReSharper
A Castle.Core-vs2010.5.1.ReSharper
Log Message:
-----------
- added resharper files for -vs2010 files as well. I'm not sure which one we're
supposed to be using...
Commit: 5c7b1eb828a57a1c5c5b331f487b59cdfb2316d3
https://github.com/castleproject/Castle.Core/commit/5c7b1eb828a57a1c5c5b331f487b59cdfb2316d3
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-17 (Sun, 17 Oct 2010)
Changed paths:
M Castle.Core-vs2010.sln
R Changes-logging.txt
R DictionaryAdapter-Changes.txt
R DynamicProxy-Changes.txt
R DynamicProxy-Readme.txt
Log Message:
-----------
- removed superfulous changes files for each project. We track all in single
changes.txt now.
Commit: e42580be766c0d6f16914bf662898636265d3456
https://github.com/castleproject/Castle.Core/commit/e42580be766c0d6f16914bf662898636265d3456
Author: Roelof Blom <[email protected]>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Changed paths:
M Castle.Core-vs2010.sln
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/Castle.Core.csproj
Log Message:
-----------
SL3 build
Commit: 29aeb6461d7e34bdb738b659d2f6f93f4fa5bdd1
https://github.com/castleproject/Castle.Core/commit/29aeb6461d7e34bdb738b659d2f6f93f4fa5bdd1
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M Castle.Core-vs2010.sln
M buildscripts/Build.proj
M buildscripts/Castle.Common.Targets
M buildscripts/build.cmd
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/Castle.Core.csproj
Log Message:
-----------
Cleanup build scripts and Visual Studio projects
Commit: 1d125546cd803c7740198bcb4f830f0a1483ea26
https://github.com/castleproject/Castle.Core/commit/1d125546cd803c7740198bcb4f830f0a1483ea26
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Attempt to get tests running on Mono build agent
Commit: 9d9d24819365eedda0da32f94f3df461d1845326
https://github.com/castleproject/Castle.Core/commit/9d9d24819365eedda0da32f94f3df461d1845326
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Mono build attempt
Commit: ba58e07fbf054df4aa716d7118ef0450893320cc
https://github.com/castleproject/Castle.Core/commit/ba58e07fbf054df4aa716d7118ef0450893320cc
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Mono build attempt
Commit: 90237c18b56c632e7ffa7251999983e59bbe0974
https://github.com/castleproject/Castle.Core/commit/90237c18b56c632e7ffa7251999983e59bbe0974
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Try to run nunit-console2 directly on Mono
Commit: d0108c678e5cccfc482e419c9ce46a462b0cefe9
https://github.com/castleproject/Castle.Core/commit/d0108c678e5cccfc482e419c9ce46a462b0cefe9
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/InternalsVisibleTo.cs
Log Message:
-----------
gmcs compiler is more strict regarding friend access
Commit: 79d7e5fef465fb2f2c0f99e863c44f3ec277f732
https://github.com/castleproject/Castle.Core/commit/79d7e5fef465fb2f2c0f99e863c44f3ec277f732
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
Log Message:
-----------
Apparently the tests assembly was unsigned on Mono
Commit: d3eb6b8d19e02cd629f1980ce22abbb67f3c2ccb
https://github.com/castleproject/Castle.Core/commit/d3eb6b8d19e02cd629f1980ce22abbb67f3c2ccb
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
xbuild does not set TargetOutputs property when executing <MSBuild> task
Commit: e2795fc7ce860a974979861d62593ad5a3732c0e
https://github.com/castleproject/Castle.Core/commit/e2795fc7ce860a974979861d62593ad5a3732c0e
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Will this finally satisfy nunit-console2 on Mono?
Commit: 4b864a7f5ccaaab9a073ef34d29f825e1d7eec11
https://github.com/castleproject/Castle.Core/commit/4b864a7f5ccaaab9a073ef34d29f825e1d7eec11
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
M buildscripts/Castle.Common.Targets
Log Message:
-----------
nunit-console2 seems to be working somewhat, now try TeamCity's nunit runner
again
Commit: 907dae0cb6f9599edea2030b0c7f1af1df6dac6d
https://github.com/castleproject/Castle.Core/commit/907dae0cb6f9599edea2030b0c7f1af1df6dac6d
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Back to nunit-console2
Commit: 47c6e55544eedcf084ad49af6385a41465d6391b
https://github.com/castleproject/Castle.Core/commit/47c6e55544eedcf084ad49af6385a41465d6391b
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Output TeamCity service message to pick up nunit log
Commit: c5e039fb213f61130f89513ed65618e1e71464b1
https://github.com/castleproject/Castle.Core/commit/c5e039fb213f61130f89513ed65618e1e71464b1
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
After some consultation by Patrick this should be the way to execute TeamCity's
runner
Commit: 9ff4ae5d7c9e5214663a2faa9a967ecbe3fa67c2
https://github.com/castleproject/Castle.Core/commit/9ff4ae5d7c9e5214663a2faa9a967ecbe3fa67c2
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
R Castle.Core-vs2010.sln
M Castle.Core.sln
M buildscripts/Castle.Common.Targets
Log Message:
-----------
Use Castle.Core.sln instead of Castle.Core-vs2010.sln
Commit: 7c6690d4b9a5709739f5540ec1aed3e3f8c60255
https://github.com/castleproject/Castle.Core/commit/7c6690d4b9a5709739f5540ec1aed3e3f8c60255
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
This should be the way to use TC's nunit runner
Commit: 05b315d7f29b2bf51c6421edb6fdc467e42e75d7
https://github.com/castleproject/Castle.Core/commit/05b315d7f29b2bf51c6421edb6fdc467e42e75d7
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/SlimReadWriteLockTestCase.cs
Log Message:
-----------
Skip specific test for Mono to try and get a build finished
Commit: 2fd7f77aab4ab6db9b197120f8e0ee1d6d99f65f
https://github.com/castleproject/Castle.Core/commit/2fd7f77aab4ab6db9b197120f8e0ee1d6d99f65f
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/SlimReadWriteLockTestCase.cs
Log Message:
-----------
Oops
Commit: 627e5460b7d8a2b3545b6c90031c5febc7d41b34
https://github.com/castleproject/Castle.Core/commit/627e5460b7d8a2b3545b6c90031c5febc7d41b34
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M Castle.Core.sln
M buildscripts/Build.proj
M buildscripts/Castle.Common.Targets
M buildscripts/build.cmd
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/Castle.Core.csproj
M
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
M
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj
Log Message:
-----------
Mono 2.8 configurations and build
Commit: 06877d79c53c06384d1836c614a6e0a5d1801e7a
https://github.com/castleproject/Castle.Core/commit/06877d79c53c06384d1836c614a6e0a5d1801e7a
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/InternalsVisibleTo.cs
Log Message:
-----------
Silverlight tests need this
Commit: 53b2666c424da6fbbe1f239e48580766269b42e0
https://github.com/castleproject/Castle.Core/commit/53b2666c424da6fbbe1f239e48580766269b42e0
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M tools/StatLight/StatLight.Client.For.April2010.xap
M tools/StatLight/StatLight.Client.For.July2009.xap
M tools/StatLight/StatLight.Client.For.March2010.xap
M tools/StatLight/StatLight.Client.For.May2010.xap
M tools/StatLight/StatLight.Client.For.November2009.xap
M tools/StatLight/StatLight.Client.For.October2009.xap
M tools/StatLight/StatLight.Client.For.UnitDrivenDecember2009.xap
M tools/StatLight/StatLight.Core.dll
M tools/StatLight/StatLight.exe
Log Message:
-----------
StatLight V1.2
Commit: 4f740147727ec7e0f49c3e54562e0c6285793c30
https://github.com/castleproject/Castle.Core/commit/4f740147727ec7e0f49c3e54562e0c6285793c30
Author: hconceicao <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core/DynamicProxy/Generators/Emitters/TypeUtil.cs
Log Message:
-----------
changing the setting of static fields for mono compat
Commit: afa01d8a2ee7688f1ab71db820deac3fc512f2fe
https://github.com/castleproject/Castle.Core/commit/afa01d8a2ee7688f1ab71db820deac3fc512f2fe
Author: hconceicao <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core/DynamicProxy/Generators/Emitters/TypeUtil.cs
Log Message:
-----------
reverted to setstaticfield to the old impl
Commit: 43dce00993fde88370d9aed2191173b80b428f29
https://github.com/castleproject/Castle.Core/commit/43dce00993fde88370d9aed2191173b80b428f29
Author: hconceicao <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Core.Tests/Resources/FileResourceFactoryTestCase.cs
Log Message:
-----------
removed hard coded path separator on file resources test
Commit: 2d0a98327d0ffb5828c45e4dbbe421a81b68de4a
https://github.com/castleproject/Castle.Core/commit/2d0a98327d0ffb5828c45e4dbbe421a81b68de4a
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Run tests with the Mono 3.5 profile
Commit: f8ecd4d1689614cf549cd45f53aa97bd3f5bfc33
https://github.com/castleproject/Castle.Core/commit/f8ecd4d1689614cf549cd45f53aa97bd3f5bfc33
Author: Roelof Blom <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M buildscripts/Build.proj
Log Message:
-----------
Apparently no mono-3.5 on TeamCity
Commit: d86a2a773ad6522ae2a92cd9462bdf3c560e13d6
https://github.com/castleproject/Castle.Core/commit/d86a2a773ad6522ae2a92cd9462bdf3c560e13d6
Author: Craig Neuwirt <[email protected]>
Date: 2010-10-21 (Thu, 21 Oct 2010)
Changed paths:
M src/Castle.Core/Components.DictionaryAdapter/XPathAdapter.cs
M src/Castle.Core/Components.DictionaryAdapter/XPathContext.cs
Log Message:
-----------
Allow xml intermediate elements to be created
Commit: c66c7bdb2aadd3efa4faf21a019ff27df37b608b
https://github.com/castleproject/Castle.Core/commit/c66c7bdb2aadd3efa4faf21a019ff27df37b608b
Author: Roelof Blom <[email protected]>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M src/Castle.Core/DynamicProxy/IInvocation.cs
Log Message:
-----------
Improved documentation
Commit: cf496a2a072f4507de6bb251b5ebbabe115399f6
https://github.com/castleproject/Castle.Core/commit/cf496a2a072f4507de6bb251b5ebbabe115399f6
Author: Roelof Blom <[email protected]>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M lib/NLog.dll
M lib/NLog.xml
M src/Castle.Services.Logging.NLogIntegration/GlobalContextProperties.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextProperties.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextStack.cs
Log Message:
-----------
Upgraded NLog to 2.0 Beta 1
Commit: 151c28d68ee55f0cdeea0cbe8e16b014e3721d79
https://github.com/castleproject/Castle.Core/commit/151c28d68ee55f0cdeea0cbe8e16b014e3721d79
Author: Roelof Blom <[email protected]>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M buildscripts/Castle.Common.Targets
Log Message:
-----------
Changed AllowPartiallyTrustedCallers settings for .NET 4.0
Commit: 87993a2cee0059ca79e1d06ae7ca774d0af4bec7
https://github.com/castleproject/Castle.Core/commit/87993a2cee0059ca79e1d06ae7ca774d0af4bec7
Author: Roelof Blom <[email protected]>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/Core/Internal/PermissionUtil.cs
M src/Castle.Core/Core/Logging/LevelFilteredLogger.cs
M src/Castle.Core/Core/Logging/TraceLogger.cs
M src/Castle.Core/Core/Logging/TraceLoggerFactory.cs
M src/Castle.Core/Core/Smtp/DefaultSmtpSender.cs
M src/Castle.Core/DynamicProxy/AbstractInvocation.cs
M src/Castle.Core/DynamicProxy/Generators/Emitters/StrongNameUtil.cs
M src/Castle.Core/DynamicProxy/ProxyGenerationOptions.cs
M src/Castle.Core/DynamicProxy/ProxyGenerator.cs
M src/Castle.Core/DynamicProxy/RemotableInvocation.cs
M src/Castle.Core/DynamicProxy/Serialization/ProxyObjectReference.cs
Log Message:
-----------
Security transparency annotations for .NET 4.0
Commit: 9cd67409ce672809cfe2f93bfd769a6b49281a92
https://github.com/castleproject/Castle.Core/commit/9cd67409ce672809cfe2f93bfd769a6b49281a92
Author: Roelof Blom <[email protected]>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
Log Message:
-----------
Reverted unwanted change in 87993a2c
Commit: d1485699b048d72da56ad50937f1fe8c8e1f3a37
https://github.com/castleproject/Castle.Core/commit/d1485699b048d72da56ad50937f1fe8c8e1f3a37
Author: alwin <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M src/Castle.Services.Logging.log4netIntegration/ExtendedLog4netFactory.cs
Log Message:
-----------
ExtendedLog4netFactory can be configured with a stream from for eaxample an
embedded log4net xml config
Commit: e4c907f3aee2336f06bc4ae123b1ca46c9b0dd6b
https://github.com/castleproject/Castle.Core/commit/e4c907f3aee2336f06bc4ae123b1ca46c9b0dd6b
Author: alwin <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
A src/Castle.Core.Tests/log4netIntegration/Log4netFactoryTestCase.cs
A src/Castle.Core.Tests/log4netIntegration/log4net.xml
A src/Castle.Core.Tests/log4netIntegration/log4netConfig.Designer.cs
A src/Castle.Core.Tests/log4netIntegration/log4netConfig.resx
M src/Castle.Services.Logging.log4netIntegration/ExtendedLog4netFactory.cs
M src/Castle.Services.Logging.log4netIntegration/Log4netFactory.cs
Log Message:
-----------
Test Case for configuring (Extended)Log4netFactory with a stream
Commit: e2b4ed87832118b169f168e0baea780120580f5d
https://github.com/castleproject/Castle.Core/commit/e2b4ed87832118b169f168e0baea780120580f5d
Author: alwin <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/log4netIntegration/Log4netFactoryTestCase.cs
Log Message:
-----------
explanation for Log4netFactoryTestCase
Commit: cb7bc1ebbe65853ffad2e19b542386feaea2adbe
https://github.com/castleproject/Castle.Core/commit/cb7bc1ebbe65853ffad2e19b542386feaea2adbe
Author: Roelof Blom <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/log4netIntegration/Log4netFactoryTestCase.cs
M src/Castle.Core.Tests/log4netIntegration/log4net.xml
Log Message:
-----------
Modified the Log4netFactoryTestCase to use a MemoryAppender
Commit: 16b09ee7e0f7a58f470b0f7e3e1c5e4ff75a6997
https://github.com/castleproject/Castle.Core/commit/16b09ee7e0f7a58f470b0f7e3e1c5e4ff75a6997
Author: Roelof Blom <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
Log Message:
-----------
Fixed Silverlight build
Commit: 71459e15e916514c80a11e5213a925d219dd76ba
https://github.com/castleproject/Castle.Core/commit/71459e15e916514c80a11e5213a925d219dd76ba
Author: Roelof Blom <[email protected]>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M Changes.txt
Log Message:
-----------
Updated changes.txt
Commit: 1fec7841e0f747a2cee01d5aeaf0050e5dae64aa
https://github.com/castleproject/Castle.Core/commit/1fec7841e0f747a2cee01d5aeaf0050e5dae64aa
Author: Roelof Blom <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M Castle.Core.sln
R lib/NLog.dll
M lib/NLog.license.txt
R lib/NLog.xml
R lib/NLog.xsd
R lib/mono-3.5/log4net.dll
R lib/mono-3.5/log4net.license.txt
R lib/mono-3.5/log4net.xml
A lib/mono26/log4net.dll
A lib/mono26/log4net.license.txt
A lib/mono26/log4net.xml
R lib/net-2.0/Rhino.Mocks.CPP.Interfaces.dll
R lib/net-2.0/adodb.dll
R lib/net-3.5/Rhino.Mocks.CPP.Interfaces.dll
R lib/net-3.5/adodb.dll
R lib/net-3.5/log4net.dll
R lib/net-3.5/log4net.license.txt
R lib/net-3.5/log4net.xml
A lib/net35/NLog.Extended.dll
A lib/net35/NLog.Extended.xml
A lib/net35/NLog.dll
A lib/net35/NLog.netfx35.xsd
A lib/net35/NLog.xml
A lib/net35/Rhino.Mocks.CPP.Interfaces.dll
A lib/net35/adodb.dll
A lib/net35/log4net.dll
A lib/net35/log4net.license.txt
A lib/net35/log4net.xml
A lib/net40/NLog.Extended.dll
A lib/net40/NLog.Extended.xml
A lib/net40/NLog.dll
A lib/net40/NLog.netfx40.xsd
A lib/net40/NLog.xml
R lib/sl3/NUnit.Silverlight.Compatibility.dll
R lib/sl3/NUnit.Silverlight.Framework.dll
A lib/sl30/NLog.dll
A lib/sl30/NLog.sl3.xsd
A lib/sl30/NLog.xml
A lib/sl30/NUnit.Silverlight.Compatibility.dll
A lib/sl30/NUnit.Silverlight.Framework.dll
R lib/sl4/NUnit.Silverlight.Compatibility.dll
R lib/sl4/NUnit.Silverlight.Framework.dll
A lib/sl40/NLog.dll
A lib/sl40/NLog.sl4.xsd
A lib/sl40/NLog.xml
A lib/sl40/NUnit.Silverlight.Compatibility.dll
A lib/sl40/NUnit.Silverlight.Framework.dll
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/Core/Logging/AbstractExtendedLoggerFactory.cs
M src/Castle.Core/Core/Logging/AbstractLoggerFactory.cs
M
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
M
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj
Log Message:
-----------
Added NLog for .NET 4.0, .NET 3.5, Silverlight 4.0 and Silverlight 3.0
Enabled Castle.Services.Logging.NLogIntegration on Silverlight builds.
Commit: 4666c6a544fe3a054c9f51a5b92dd632953ead91
https://github.com/castleproject/Castle.Core/commit/4666c6a544fe3a054c9f51a5b92dd632953ead91
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
R Changes-logging.txt
R DictionaryAdapter-Changes.txt
R DynamicProxy-Changes.txt
R DynamicProxy-Readme.txt
Log Message:
-----------
- removed *changes.txt files for each project, we have just one common.
Commit: f4bcf3cbd6d9765cb8af0d7cb52e1dcc1bf44823
https://github.com/castleproject/Castle.Core/commit/f4bcf3cbd6d9765cb8af0d7cb52e1dcc1bf44823
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
A src/Castle.Core.Tests/DynamicProxy.Tests/SerializableClassTestCase.cs
R src/Castle.Core.Tests/SerializableClassTestCase.cs
Log Message:
-----------
- moved SerializableClassTestCase so that location matches namespace. small
step, first of many
Commit: a8e1e300663c9156378bafc6b6628e351f3284d7
https://github.com/castleproject/Castle.Core/commit/a8e1e300663c9156378bafc6b6628e351f3284d7
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M .gitignore
Log Message:
-----------
- unignored ReSharper common settings files
Commit: e9695ef64970d134dc51f300fed5289de24445e9
https://github.com/castleproject/Castle.Core/commit/e9695ef64970d134dc51f300fed5289de24445e9
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
A Castle.Core.5.0.ReSharper
A Castle.Core.5.1.ReSharper
Log Message:
-----------
- added resharper common settings files
Commit: adb3ed81ef965d0b95d822ba5c76381e96e88a75
https://github.com/castleproject/Castle.Core/commit/adb3ed81ef965d0b95d822ba5c76381e96e88a75
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/DynamicProxy.Tests/SerializableClassTestCase.cs
Log Message:
-----------
- clean up in SerializableClassTestCase
Commit: 2b0dc3cc03367c0a3ba8fa986d4d109449f7a7ba
https://github.com/castleproject/Castle.Core/commit/2b0dc3cc03367c0a3ba8fa986d4d109449f7a7ba
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core.Tests/DynamicProxy.Tests/SerializableClassTestCase.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/C.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ClassWithDirectAndIndirectSelfReference.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ClassWithIndirectSelfReference.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ComplexHolder.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/DelegateHolder.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/EventHandlerClass.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/IMixedInterface.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/IndirectDelegateHolder.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/MethodFilterHook.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableInterceptorSelector.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableMixin.cs
Log Message:
-----------
- moved all classes from SerializableClassTestCase to their own files in
.Serializable namespace
Commit: 5ae47ab96faf495754c3b76b274d4e95f0db1c33
https://github.com/castleproject/Castle.Core/commit/5ae47ab96faf495754c3b76b274d4e95f0db1c33
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M Changes.txt
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core.Tests/DynamicProxy.Tests/SerializableClassTestCase.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableExplicitImpl.cs
M src/Castle.Core/DynamicProxy/Contributors/ClassProxyInstanceContributor.cs
Log Message:
-----------
- fixed DYNPROXY-133 - Debug assertion in ClassProxyInstanceContributor fails
when proxying ISerializable with an explicit implementation of GetObjectData
Commit: 88a3861b89eb9613b453a9fa2bd1c4a12707efd1
https://github.com/castleproject/Castle.Core/commit/88a3861b89eb9613b453a9fa2bd1c4a12707efd1
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M Castle.Core.sln
R lib/NLog.dll
M lib/NLog.license.txt
R lib/NLog.xml
R lib/NLog.xsd
R lib/mono-3.5/log4net.dll
R lib/mono-3.5/log4net.license.txt
R lib/mono-3.5/log4net.xml
A lib/mono26/log4net.dll
A lib/mono26/log4net.license.txt
A lib/mono26/log4net.xml
R lib/net-2.0/Rhino.Mocks.CPP.Interfaces.dll
R lib/net-2.0/adodb.dll
R lib/net-3.5/Rhino.Mocks.CPP.Interfaces.dll
R lib/net-3.5/adodb.dll
R lib/net-3.5/log4net.dll
R lib/net-3.5/log4net.license.txt
R lib/net-3.5/log4net.xml
A lib/net35/NLog.Extended.dll
A lib/net35/NLog.Extended.xml
A lib/net35/NLog.dll
A lib/net35/NLog.netfx35.xsd
A lib/net35/NLog.xml
A lib/net35/Rhino.Mocks.CPP.Interfaces.dll
A lib/net35/adodb.dll
A lib/net35/log4net.dll
A lib/net35/log4net.license.txt
A lib/net35/log4net.xml
A lib/net40/NLog.Extended.dll
A lib/net40/NLog.Extended.xml
A lib/net40/NLog.dll
A lib/net40/NLog.netfx40.xsd
A lib/net40/NLog.xml
R lib/sl3/NUnit.Silverlight.Compatibility.dll
R lib/sl3/NUnit.Silverlight.Framework.dll
A lib/sl30/NLog.dll
A lib/sl30/NLog.sl3.xsd
A lib/sl30/NLog.xml
A lib/sl30/NUnit.Silverlight.Compatibility.dll
A lib/sl30/NUnit.Silverlight.Framework.dll
R lib/sl4/NUnit.Silverlight.Compatibility.dll
R lib/sl4/NUnit.Silverlight.Framework.dll
A lib/sl40/NLog.dll
A lib/sl40/NLog.sl4.xsd
A lib/sl40/NLog.xml
A lib/sl40/NUnit.Silverlight.Compatibility.dll
A lib/sl40/NUnit.Silverlight.Framework.dll
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/Core/Logging/AbstractExtendedLoggerFactory.cs
M src/Castle.Core/Core/Logging/AbstractLoggerFactory.cs
M
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
M
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.Core
Conflicts:
src/Castle.Core.Tests/Castle.Core.Tests.csproj
Commit: ec49c38b830e4b817aa9454fef58a275a1b71c07
https://github.com/castleproject/Castle.Core/commit/ec49c38b830e4b817aa9454fef58a275a1b71c07
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M Changes.txt
M src/Castle.Core.Tests/BasicClassProxyTestCase.cs
M src/Castle.Core/DynamicProxy/DefaultProxyBuilder.cs
Log Message:
-----------
- implemented DYNPROXY-139 - Better error message
Commit: 32115f7e0c911ad9bd707d0b08f6e5ecebb41ffd
https://github.com/castleproject/Castle.Core/commit/32115f7e0c911ad9bd707d0b08f6e5ecebb41ffd
Author: Roelof Blom <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M Castle.Core.sln
M buildscripts/Build.proj
R lib/NLog.dll
M lib/NLog.license.txt
R lib/NLog.xml
R lib/NLog.xsd
R lib/mono-3.5/log4net.dll
R lib/mono-3.5/log4net.license.txt
R lib/mono-3.5/log4net.xml
A lib/mono26/log4net.dll
A lib/mono26/log4net.license.txt
A lib/mono26/log4net.xml
R lib/net-2.0/Rhino.Mocks.CPP.Interfaces.dll
R lib/net-2.0/adodb.dll
R lib/net-3.5/Rhino.Mocks.CPP.Interfaces.dll
R lib/net-3.5/adodb.dll
R lib/net-3.5/log4net.dll
R lib/net-3.5/log4net.license.txt
R lib/net-3.5/log4net.xml
A lib/net35/NLog.Extended.dll
A lib/net35/NLog.Extended.xml
A lib/net35/NLog.dll
A lib/net35/NLog.netfx35.xsd
A lib/net35/NLog.xml
A lib/net35/Rhino.Mocks.CPP.Interfaces.dll
A lib/net35/adodb.dll
A lib/net35/log4net.dll
A lib/net35/log4net.license.txt
A lib/net35/log4net.xml
A lib/net40/NLog.Extended.dll
A lib/net40/NLog.Extended.xml
A lib/net40/NLog.dll
A lib/net40/NLog.netfx40.xsd
A lib/net40/NLog.xml
R lib/sl3/NUnit.Silverlight.Compatibility.dll
R lib/sl3/NUnit.Silverlight.Framework.dll
A lib/sl30/NLog.dll
A lib/sl30/NLog.sl3.xsd
A lib/sl30/NLog.xml
A lib/sl30/NUnit.Silverlight.Compatibility.dll
A lib/sl30/NUnit.Silverlight.Framework.dll
R lib/sl4/NUnit.Silverlight.Compatibility.dll
R lib/sl4/NUnit.Silverlight.Framework.dll
A lib/sl40/NLog.dll
A lib/sl40/NLog.sl4.xsd
A lib/sl40/NLog.xml
A lib/sl40/NUnit.Silverlight.Compatibility.dll
A lib/sl40/NUnit.Silverlight.Framework.dll
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core.Tests/log4netIntegration/Log4netFactoryTestCase.cs
M src/Castle.Core/Castle.Core.csproj
M src/Castle.Core/Core/Logging/AbstractExtendedLoggerFactory.cs
M src/Castle.Core/Core/Logging/AbstractLoggerFactory.cs
M
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
M src/Castle.Services.Logging.NLogIntegration/ExtendedNLogFactory.cs
M src/Castle.Services.Logging.NLogIntegration/ExtendedNLogLogger.cs
M src/Castle.Services.Logging.NLogIntegration/GlobalContextProperties.cs
M src/Castle.Services.Logging.NLogIntegration/NLogFactory.cs
M src/Castle.Services.Logging.NLogIntegration/NLogLogger.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextProperties.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextStack.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextStacks.cs
M
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj
Log Message:
-----------
Added NLog for .NET 4.0, .NET 3.5, Silverlight 4.0 and Silverlight 3.0
Enabled Castle.Services.Logging.NLogIntegration on Silverlight builds.
Commit: 6959c4d437eed9fb2b2d4d8d9f36db1e976d1e7a
https://github.com/castleproject/Castle.Core/commit/6959c4d437eed9fb2b2d4d8d9f36db1e976d1e7a
Author: Roelof Blom <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M .gitignore
A Castle.Core.5.0.ReSharper
A Castle.Core.5.1.ReSharper
M Castle.Core.sln
R Changes-logging.txt
M Changes.txt
R DictionaryAdapter-Changes.txt
R DynamicProxy-Changes.txt
R DynamicProxy-Readme.txt
M src/Castle.Core.Tests/BasicClassProxyTestCase.cs
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
A src/Castle.Core.Tests/DynamicProxy.Tests/SerializableClassTestCase.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/C.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ClassWithDirectAndIndirectSelfReference.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ClassWithIndirectSelfReference.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ComplexHolder.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/DelegateHolder.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/EventHandlerClass.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/IMixedInterface.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/IndirectDelegateHolder.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/MethodFilterHook.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableExplicitImpl.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableInterceptorSelector.cs
A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableMixin.cs
R src/Castle.Core.Tests/SerializableClassTestCase.cs
M src/Castle.Core/DynamicProxy/Contributors/ClassProxyInstanceContributor.cs
M src/Castle.Core/DynamicProxy/DefaultProxyBuilder.cs
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.Core
Commit: f2295e0b9e85915301c2073ee65a26fe47ac51aa
https://github.com/castleproject/Castle.Core/commit/f2295e0b9e85915301c2073ee65a26fe47ac51aa
Author: Roelof Blom <[email protected]>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M src/Castle.Core.Tests/BasicClassProxyTestCase.cs
Log Message:
-----------
Fixed test on Silverlight
Commit: 13dcd0d921b161a7b02ad95fe3489ec77b52f042
https://github.com/castleproject/Castle.Core/commit/13dcd0d921b161a7b02ad95fe3489ec77b52f042
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-28 (Thu, 28 Oct 2010)
Changed paths:
M src/Castle.Core/DynamicProxy/StandardInterceptor.cs
Log Message:
-----------
- fixed formatting of StandardInterceptor
Commit: c9ac4717095b513888b36cb18ade9f09c60d6825
https://github.com/castleproject/Castle.Core/commit/c9ac4717095b513888b36cb18ade9f09c60d6825
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M buildscripts/Build.proj
M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
M src/Castle.Core.Tests/BasicClassProxyTestCase.cs
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core.Tests/log4netIntegration/Log4netFactoryTestCase.cs
M src/Castle.Core/Castle.Core.csproj
M
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
M src/Castle.Services.Logging.NLogIntegration/ExtendedNLogFactory.cs
M src/Castle.Services.Logging.NLogIntegration/ExtendedNLogLogger.cs
M src/Castle.Services.Logging.NLogIntegration/GlobalContextProperties.cs
M src/Castle.Services.Logging.NLogIntegration/NLogFactory.cs
M src/Castle.Services.Logging.NLogIntegration/NLogLogger.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextProperties.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextStack.cs
M src/Castle.Services.Logging.NLogIntegration/ThreadContextStacks.cs
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.Core
Commit: 0c7bd77a7faa5ea462772aa9053525df4a2e6896
https://github.com/castleproject/Castle.Core/commit/0c7bd77a7faa5ea462772aa9053525df4a2e6896
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M Castle.Core.5.1.ReSharper
Log Message:
-----------
Merge branch '2.5.x'
Conflicts:
Castle.Core-vs2010.sln
Castle.Core.5.1.ReSharper
Commit: 9f98b4228b3b1685bc11bb4a06958f4f35af22f4
https://github.com/castleproject/Castle.Core/commit/9f98b4228b3b1685bc11bb4a06958f4f35af22f4
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M Changes.txt
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
A src/Castle.Core.Tests/Core.Tests/Internal/PermissionUtilTestCase.cs
M src/Castle.Core/Core/Internal/PermissionUtil.cs
Log Message:
-----------
- fixed CORE-32 - Determining if permission is granted via PermissionUtil does
not work in .NET 4
--
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.