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

Commit: 0abdc8530c03e82666788021469b2081804fae60
    
http://github.com/castleproject/Castle.Windsor/commit/0abdc8530c03e82666788021469b2081804fae60
Author: flcdrg <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Facilities.Synchronize/AbstractAsyncResult.cs
  M src/Castle.Facilities.Synchronize/CreateOnUIThreadInspector.cs
  M src/Castle.Facilities.Synchronize/Result.cs
  M src/Castle.Facilities.Synchronize/SynchronizeInterceptorSelector.cs
  M src/Castle.Facilities.Synchronize/SynchronizeMetaInfo.cs
  M src/Castle.Facilities.Synchronize/SynchronizeProxyHook.cs

Log Message:
-----------
Fix xml comment spelling in Castle.Facilities.Synchronize


Commit: 02cb2bca32d896aa53b8bfcd0ee3e900d072895c
    
http://github.com/castleproject/Castle.Windsor/commit/02cb2bca32d896aa53b8bfcd0ee3e900d072895c
Author: flcdrg <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Windsor/Core/Internal/GraphNode.cs
  M src/Castle.Windsor/Core/Internal/GraphSets.cs

Log Message:
-----------
Fix xml comment spelling in Castle.Core.Internal


Commit: f2fc54f4a968ad8804acf8d195bed44a65d649dc
    
http://github.com/castleproject/Castle.Windsor/commit/f2fc54f4a968ad8804acf8d195bed44a65d649dc
Author: flcdrg <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Windsor/Facilities/EventWiring/EventWiringFacility.cs

Log Message:
-----------
Fix xml comment spelling in Castle.Facilities.EventWiring


Commit: 69e911a1060e83a293e4be54f103c87899ad67cb
    
http://github.com/castleproject/Castle.Windsor/commit/69e911a1060e83a293e4be54f103c87899ad67cb
Author: flcdrg <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs

Log Message:
-----------
Fix xml comment spelling in Castle.Facilities.Startable


Commit: 276f0a6359cceda15160e8e7f0954b2d9593f3e0
    
http://github.com/castleproject/Castle.Windsor/commit/276f0a6359cceda15160e8e7f0954b2d9593f3e0
Author: flcdrg <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Windsor/Windsor/Adapters/ComponentModel/ContainerWrapper.cs
  M src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlInterpreter.cs
  M 
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/ElementProcessors/DefaultTextNodeProcessor.cs
  M 
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/ElementProcessors/IncludeElementProcessor.cs
  M src/Castle.Windsor/Windsor/Proxy/DefaultProxyFactory.cs

Log Message:
-----------
Fix xml comment spelling in Castle.Windsor


Commit: e0de3bbe02532d699fcd26212b3bd4e1ac1223d1
    
http://github.com/castleproject/Castle.Windsor/commit/e0de3bbe02532d699fcd26212b3bd4e1ac1223d1
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M BreakingChanges.txt
  M Changes.txt
  M src/Castle.Facilities.Synchronize.Tests/SynchronizeFacilityTestFixture.cs
  M src/Castle.Facilities.Synchronize/CreateOnUIThreadInspector.cs
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDependenciesTestCase.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
  A src/Castle.Windsor.Tests/MicroKernel/NotImplementedDependencyResolver.cs
  M src/Castle.Windsor.Tests/MicroKernelTestCase.cs
  M src/Castle.Windsor.Tests/Proxy/ComponentProxyRegistrationTestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Facilities/Remoting/RemotingFacility.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/DefaultDelegateComponentSelector.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/DefaultTypedFactoryComponentSelector.cs
  R src/Castle.Windsor/Facilities/TypedFactory/DelegateFactory.cs
  R src/Castle.Windsor/Facilities/TypedFactory/DelegateInvocation.cs
  R src/Castle.Windsor/Facilities/TypedFactory/Dispose.cs
  R src/Castle.Windsor/Facilities/TypedFactory/Empty.cs
  M src/Castle.Windsor/Facilities/TypedFactory/FactoryEntry.cs
  R src/Castle.Windsor/Facilities/TypedFactory/FactoryInterceptor.cs
  R src/Castle.Windsor/Facilities/TypedFactory/IDelegateGenerator.cs
  R src/Castle.Windsor/Facilities/TypedFactory/ITypedFactoryMethod.cs
  A src/Castle.Windsor/Facilities/TypedFactory/Internal/DelegateFactory.cs
  M src/Castle.Windsor/Facilities/TypedFactory/Internal/DelegateProxyFactory.cs
  A src/Castle.Windsor/Facilities/TypedFactory/Internal/Dispose.cs
  A src/Castle.Windsor/Facilities/TypedFactory/Internal/Empty.cs
  A src/Castle.Windsor/Facilities/TypedFactory/Internal/FactoryInterceptor.cs
  A src/Castle.Windsor/Facilities/TypedFactory/Internal/ITypedFactoryMethod.cs
  A src/Castle.Windsor/Facilities/TypedFactory/Internal/Release.cs
  A src/Castle.Windsor/Facilities/TypedFactory/Internal/Resolve.cs
  A 
src/Castle.Windsor/Facilities/TypedFactory/Internal/TypedFactoryInterceptor.cs
  R src/Castle.Windsor/Facilities/TypedFactory/NoUniqueComponentException.cs
  R src/Castle.Windsor/Facilities/TypedFactory/Release.cs
  R src/Castle.Windsor/Facilities/TypedFactory/Resolve.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryComponent.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryComponentCollection.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryConfiguration.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
  R src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryInterceptor.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
  M src/Castle.Windsor/MicroKernel/ComponentReference.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/Facilities/AbstractFacility.cs
  M src/Castle.Windsor/MicroKernel/Handlers/ExtendedHandler.cs
  M src/Castle.Windsor/MicroKernel/IDependencyResolver.cs
  M src/Castle.Windsor/MicroKernel/IReference.cs
  M src/Castle.Windsor/MicroKernel/InstanceReference.cs
  M src/Castle.Windsor/MicroKernel/Proxy/ProxyOptions.cs
  M src/Castle.Windsor/MicroKernel/Proxy/ProxyUtil.cs
  A src/Castle.Windsor/MicroKernel/Registration/DependencyDescriptor.cs
  M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs

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

Conflicts:
        
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryComponentCollection.cs
        src/Castle.Windsor/MicroKernel/Proxy/ProxyOptions.cs


Commit: d6337c999514181bcad69c0b75523b5b13d6427e
    
http://github.com/castleproject/Castle.Windsor/commit/d6337c999514181bcad69c0b75523b5b13d6427e
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Adapters/ComponentModel/ContainerAdapterTestCase.cs

Log Message:
-----------
- fixed broken test (typo)


Commit: a72a336b43ec35bf848676db3fc0d02cd4ccc801
    
http://github.com/castleproject/Castle.Windsor/commit/a72a336b43ec35bf848676db3fc0d02cd4ccc801
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  R 
src/Castle.Windsor.Tests/Registration/Interceptors/InterceptorReferenceComparer.cs
  M src/Castle.Windsor.Tests/Registration/Interceptors/InterceptorsTestCase.cs
  M src/Castle.Windsor/Core/ComponentModel.cs
  M src/Castle.Windsor/Core/InterceptorAttribute.cs
  M src/Castle.Windsor/Core/InterceptorReference.cs
  M src/Castle.Windsor/Core/InterceptorReferenceCollection.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/InterceptorInspector.cs
  M 
src/Castle.Windsor/MicroKernel/Registration/Interceptor/InterceptorDescriptor.cs
  M src/Castle.Windsor/Windsor/Proxy/AbstractProxyFactory.cs

Log Message:
-----------
- completely restructured InterceptorReference, so that it now implements 
IReference<IInterceptor> interface.


Commit: 80405543d82c99cdfecddcd71b1af9d7c9430997
    
http://github.com/castleproject/Castle.Windsor/commit/80405543d82c99cdfecddcd71b1af9d7c9430997
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-12 (Tue, 12 Oct 2010)

Changed paths:
  M src/Castle.Windsor/Core/InterceptorReferenceCollection.cs

Log Message:
-----------
- refactored InterceptorReferenceCollection to use normal List instead of 
LinkedList for its internal storage as its much better suited for the job.


Commit: d0730810d362660908ea020df43adfbd0176a7ee
    
http://github.com/castleproject/Castle.Windsor/commit/d0730810d362660908ea020df43adfbd0176a7ee
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-13 (Wed, 13 Oct 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Delegates/GenericUsesFuncOfGenerics.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
  M src/Castle.Windsor/Facilities/TypedFactory/Internal/DelegateFactory.cs

Log Message:
-----------
- changed how DelegateFactory names components it creates to avoid clashes in 
names.


Commit: fec4d61ba7ef8cb18bf61bad7eb131a849a3de6d
    
http://github.com/castleproject/Castle.Windsor/commit/fec4d61ba7ef8cb18bf61bad7eb131a849a3de6d
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-13 (Wed, 13 Oct 2010)

Changed paths:
  M src/Castle.Facilities.Logging/LoggerResolver.cs

Log Message:
-----------
- removed redundant checks in logger resolver


Commit: c2d711510902142f6113436c0b9bcabe421c76ce
    
http://github.com/castleproject/Castle.Windsor/commit/c2d711510902142f6113436c0b9bcabe421c76ce
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-13 (Wed, 13 Oct 2010)

Changed paths:
  M BreakingChanges.txt
  M src/Castle.Facilities.Synchronize/SynchronizeComponentInspector.cs
  M src/Castle.Windsor/Core/ComponentModel.cs
  M src/Castle.Windsor/Core/DependencyModel.cs
  M src/Castle.Windsor/Core/DependencyModelCollection.cs
  M src/Castle.Windsor/Core/InterceptorReference.cs
  M src/Castle.Windsor/Core/InterceptorReferenceCollection.cs
  M src/Castle.Windsor/Facilities/EventWiring/EventWiringFacility.cs
  M src/Castle.Windsor/MicroKernel/ComponentReference.cs
  M src/Castle.Windsor/MicroKernel/IReference.cs
  M src/Castle.Windsor/MicroKernel/InstanceReference.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/ConfigurationParametersInspector.cs
  M src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/MixinInspector.cs

Log Message:
-----------
- DependencyModelCollection is no longer a Collection<> and it does not accept 
duplicates


Commit: dd74c78d427d1ff32ae85fd6c5e5d6b89d933873
    
http://github.com/castleproject/Castle.Windsor/commit/dd74c78d427d1ff32ae85fd6c5e5d6b89d933873
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-13 (Wed, 13 Oct 2010)

Changed paths:
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  R src/Castle.Windsor/MicroKernel/DefaultKernel_AddComponent.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Events.cs
  A src/Castle.Windsor/MicroKernel/DefaultKernel_ObsoleteAPI.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Resolve.cs

Log Message:
-----------
- removed method public virtual object Resolve(String key, Type service, object 
argumentsAsAnonymousType) from DefaultKernel. It was not part of the interface 
so most likely no one uses it anyway.

- restructured DefaultKernel partial class by moving all obsolete members to a 
separate file.


Commit: c5edbf52167b377bfa614a310aea007dfaaff643
    
http://github.com/castleproject/Castle.Windsor/commit/c5edbf52167b377bfa614a310aea007dfaaff643
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-14 (Thu, 14 Oct 2010)

Changed paths:
  M src/Castle.Windsor.Tests/HandlerForwardingTestCase.cs
  M src/Castle.Windsor/MicroKernel/Handlers/ForwardingHandler.cs
  M src/Castle.Windsor/MicroKernel/Handlers/ParentHandlerWithChildResolver.cs

Log Message:
-----------
Merge branch 'master' of http://github.com/g0t4/Castle.InversionOfControl

Conflicts:
        src/Castle.Windsor.Tests/MicroKernelTestCase.cs


Commit: 60c2f970313de2a0f13332512ebd56cdf365faaa
    
http://github.com/castleproject/Castle.Windsor/commit/60c2f970313de2a0f13332512ebd56cdf365faaa
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-14 (Thu, 14 Oct 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/ForwardedTypesRegistrationTestCase.cs
  R src/Castle.Windsor.Tests/HandlerForwardingTestCase.cs

Log Message:
-----------
- ForwardedTypesRegistrationTestCase is a better name


Commit: 9d6db0c9c467bb58f4b9090085e09eb063441c9e
    
http://github.com/castleproject/Castle.Windsor/commit/9d6db0c9c467bb58f4b9090085e09eb063441c9e
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-14 (Thu, 14 Oct 2010)

Changed paths:
  M BreakingChanges.txt
  M Changes.txt

Log Message:
-----------
- updated changelog


Commit: ac49203b377a452538b662452c22637439f903ed
    
http://github.com/castleproject/Castle.Windsor/commit/ac49203b377a452538b662452c22637439f903ed
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-16 (Sat, 16 Oct 2010)

Changed paths:
  M src/Castle.Windsor/Core/DependencyModelCollection.cs

Log Message:
-----------
- fixed SL3 build


Commit: a744037cb64869b283d843680cedf1b41682e76c
    
http://github.com/castleproject/Castle.Windsor/commit/a744037cb64869b283d843680cedf1b41682e76c
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-19 (Tue, 19 Oct 2010)

Changed paths:
  M Changes.txt
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Components/EmptyServiceDecorator.cs
  A src/Castle.Windsor.Tests/Components/EmptyServiceDecoratorViaProperty.cs
  M src/Castle.Windsor.Tests/SpecializedResolvers/ArrayResolverTestCase.cs
  M src/Castle.Windsor.Tests/SpecializedResolvers/CollectionResolverTestCase.cs
  A 
src/Castle.Windsor.Tests/Windsor.Tests/Debugging/DebuggingSubsystemTestCase.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/PotentialLifestyleMismatches.cs

Log Message:
-----------
- fixed IOC-234 - StackOverflow causing inability to use debugger view when 
there are components with dependency cycles in the container


Commit: a4846032c112687d256fd6614780cd5b267829c0
    
http://github.com/castleproject/Castle.Windsor/commit/a4846032c112687d256fd6614780cd5b267829c0
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-10-19 (Tue, 19 Oct 2010)

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

Log Message:
-----------
- internal structural refactoring in TypedFactoryRegistrationExtensions


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