Branch: refs/heads/master
  Home:   https://github.com/castleproject/Windsor
  Commit: 845252aba46e25228caa19f0ed9c6f31e6da7a59
      
https://github.com/castleproject/Windsor/commit/845252aba46e25228caa19f0ed9c6f31e6da7a59
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M Changes.txt
    M TODO.txt
    M src/Castle.Facilities.WcfIntegration.Tests/Service/ServiceHostFixture.cs
    M src/Castle.Facilities.WcfIntegration/Behaviors/Errors/WcfErrorBehavior.cs
    M src/Castle.Facilities.WcfIntegration/Behaviors/WcfServiceExtensions.cs
    M src/Castle.Facilities.WcfIntegration/Internal/WcfUtils.cs

  Log Message:
  -----------
  fixed FACILITIES-160

Two failing tests for FACILITIES-161 are still there


  Commit: 535e34eb2b9e460140cb7691a492234a54e601a1
      
https://github.com/castleproject/Windsor/commit/535e34eb2b9e460140cb7691a492234a54e601a1
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M src/Castle.Facilities.WcfIntegration.Tests/Service/ServiceHostFixture.cs
    M src/Castle.Facilities.WcfIntegration/Behaviors/WcfExplicitExtension.cs

  Log Message:
  -----------
  commended out failing asserts for FACILITIES-161

Fixing this wouldn't be trivial and at the moment I don't have time to play 
with it


  Commit: 1a6a9e8ec1f5ba09a7ce836c872b190d2b882fec
      
https://github.com/castleproject/Windsor/commit/1a6a9e8ec1f5ba09a7ce836c872b190d2b882fec
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M src/Castle.Facilities.Synchronize/SynchronizeInterceptor.cs
    M src/Castle.Facilities.WcfIntegration/Internal/WcfUtils.cs
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    A src/Castle.Windsor.Tests/InterceptorLifecycleTestCase.cs
    M src/Castle.Windsor.Tests/Interceptors/DisposableInterceptor.cs

  Log Message:
  -----------
  more tests for interceptors

also some cleanup here and there


  Commit: fe9e3dbe6a2c01bb48b18ea1f2ca9ba716d6d449
      
https://github.com/castleproject/Windsor/commit/fe9e3dbe6a2c01bb48b18ea1f2ca9ba716d6d449
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/Castle.Facilities.WcfIntegration/Client/Proxy/WcfProxyFactory.cs
    M src/Castle.Windsor.Tests/Bugs/Ioc113/IoC_113.cs

  Log Message:
  -----------
  some minor cleanup


  Commit: db291a8ab19af14d12c86a48983e11ed0ffa177c
      
https://github.com/castleproject/Windsor/commit/db291a8ab19af14d12c86a48983e11ed0ffa177c
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    R src/Castle.Windsor.Tests/ExceptionsTestCase.cs
    A src/Castle.Windsor.Tests/HelpfulExceptionsOnResolveTestCase.cs
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs

  Log Message:
  -----------
  improving exception messages


  Commit: c5708c12d43698fd9fb08f870fc965fa1df7509f
      
https://github.com/castleproject/Windsor/commit/c5708c12d43698fd9fb08f870fc965fa1df7509f
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Activators/BestConstructorTestCase.cs

  Log Message:
  -----------
  fixing misnamed test


  Commit: 3d5f8108579d21babe204845bec7be63a231c2e1
      
https://github.com/castleproject/Windsor/commit/3d5f8108579d21babe204845bec7be63a231c2e1
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M Castle.Windsor.sln.DotSettings
    R src/Castle.Windsor.Tests/Activators/ConstructorTestCase.cs
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    M src/Castle.Windsor.Tests/HelpfulExceptionsOnResolveTestCase.cs
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs

  Log Message:
  -----------
  improving exception messages


  Commit: fb091622812ba979f3c8f92632954e304f55ad72
      
https://github.com/castleproject/Windsor/commit/fb091622812ba979f3c8f92632954e304f55ad72
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Activators/BestConstructorTestCase.cs
    M src/Castle.Windsor.Tests/BugAttribute.cs
    M src/Castle.Windsor.Tests/Bugs/IoC_141.cs
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    M src/Castle.Windsor.Tests/HelpfulExceptionsOnResolveTestCase.cs
    A src/Castle.Windsor.Tests/RelatedTestCaseAttribute.cs
    M src/Castle.Windsor.Tests/UnsatisfiedDependenciesTestCase.cs

  Log Message:
  -----------
  cleanup in tests


  Commit: a1115f2d54173947898c8505bfffebd545558604
      
https://github.com/castleproject/Windsor/commit/a1115f2d54173947898c8505bfffebd545558604
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/Castle.Windsor/Castle.Windsor.csproj
    A src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs
    A 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs
    M src/Castle.Windsor/Windsor/Diagnostics/IAllServicesDiagnostic.cs
    M src/Castle.Windsor/Windsor/Diagnostics/IDiagnostic.cs
    A 
src/Castle.Windsor/Windsor/Diagnostics/IDuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  added skeleton for implementing #IOC-362


  Commit: 5cbe3e69349482d54f4c4b736f3b630459aa3f36
      
https://github.com/castleproject/Windsor/commit/5cbe3e69349482d54f4c4b736f3b630459aa3f36
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-21 (Sun, 21 Oct 2012)

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

  Log Message:
  -----------
  bugfix to delegate proxies

We would apply decommission concerns on creation, instead of commission concerns


  Commit: 4d6cbb5d823d92d37c6c29116ec1485935a9d5c4
      
https://github.com/castleproject/Windsor/commit/4d6cbb5d823d92d37c6c29116ec1485935a9d5c4
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    M src/Castle.Windsor.Tests/ClassComponents/HasTwoConstructors.cs
    A 
src/Castle.Windsor.Tests/Diagnostics/DuplicatedDependenciesDiagnosticTestCase.cs
    M src/Castle.Windsor/Core/PropertySet.cs
    M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/DefaultDiagnosticsSubSystem.NonSilverlight.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/IDuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  started actual implementation of duplicate dependencies detection


  Commit: bf40ffe18a930843c8b739e08cbe55f64b118150
      
https://github.com/castleproject/Windsor/commit/bf40ffe18a930843c8b739e08cbe55f64b118150
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    A 
src/Castle.Windsor.Tests/ClassComponents/HasObjectPropertyAndTypedCtorParameterDifferentName.cs
    A 
src/Castle.Windsor.Tests/ClassComponents/HasObjectPropertyAndTypedCtorParameterWithSameName.cs
    M 
src/Castle.Windsor.Tests/Diagnostics/DuplicatedDependenciesDiagnosticTestCase.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  handling duplicate service overrides...

removed checking type from the equation for now. We'll need to get back to that 
later.


  Commit: 7c72e2ba6d536728271c49d85249560c2ae3d868
      
https://github.com/castleproject/Windsor/commit/7c72e2ba6d536728271c49d85249560c2ae3d868
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/ConstructorDependenciesModelInspector.cs

  Log Message:
  -----------
  minor change to one of pull requests


  Commit: 392912522d41a317bc0947ecc09a92960ee8425f
      
https://github.com/castleproject/Windsor/commit/392912522d41a317bc0947ecc09a92960ee8425f
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    A 
src/Castle.Windsor.Tests/ClassComponents/HasPropertyAndCtorParameterSameTypeDifferentName.cs
    M 
src/Castle.Windsor.Tests/Diagnostics/DuplicatedDependenciesDiagnosticTestCase.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  more tests


  Commit: b0fb47b1e06f7458dfdcab4698eaffa61a69de76
      
https://github.com/castleproject/Windsor/commit/b0fb47b1e06f7458dfdcab4698eaffa61a69de76
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

  Changed paths:
    M 
src/Castle.Windsor.Tests/Diagnostics/ReleasePolicyTrackedObjectsTestCase.cs
    M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
    M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
    M src/Castle.Windsor/Core/Internal/SimpleThreadSafeDictionary.cs
    M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
    M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
    M src/Castle.Windsor/MicroKernel/Releasers/NoTrackingReleasePolicy.cs

  Log Message:
  -----------
  obsoleted NoTrackingReleasePolicy


  Commit: de85e6fc35951cd7032b0eb20e608801b9356dd6
      
https://github.com/castleproject/Windsor/commit/de85e6fc35951cd7032b0eb20e608801b9356dd6
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

  Changed paths:
    M BreakingChanges.txt
    M Castle.Windsor.sln.DotSettings
    M Changes.txt
    M TODO.txt
    R 
src/Castle.Facilities.EventWiring/Castle.Facilities.EventWiring-unmodified.csproj
    M src/Castle.Facilities.EventWiring/Castle.Facilities.EventWiring.csproj
    M src/Castle.Facilities.FactorySupport/AccessorActivator.cs
    M 
src/Castle.Facilities.FactorySupport/Castle.Facilities.FactorySupport.csproj
    M src/Castle.Facilities.FactorySupport/FactoryActivator.cs
    M src/Castle.Facilities.Logging/Castle.Facilities.Logging.csproj
    M src/Castle.Facilities.Remoting/Castle.Facilities.Remoting.csproj
    M src/Castle.Facilities.Remoting/CustomActivators/RemoteActivator.cs
    M 
src/Castle.Facilities.Remoting/CustomActivators/RemoteActivatorThroughConnector.cs
    M 
src/Castle.Facilities.Remoting/CustomActivators/RemoteActivatorThroughRegistry.cs
    M 
src/Castle.Facilities.Remoting/CustomActivators/RemoteClientActivatedActivator.cs
    M 
src/Castle.Facilities.Remoting/CustomActivators/RemoteMarshallerActivator.cs
    M src/Castle.Facilities.Synchronize/CreateOnUIThreadActivator.cs
    M src/Castle.Facilities.Synchronize/SynchronizeInterceptor.cs
    M 
src/Castle.Facilities.WcfIntegration.Demo/Castle.Facilities.WcfIntegration.Demo.csproj
    M 
src/Castle.Facilities.WcfIntegration.Tests/Castle.Facilities.WcfIntegration.Tests.csproj
    M src/Castle.Facilities.WcfIntegration.Tests/Service/ServiceHostFixture.cs
    M src/Castle.Facilities.WcfIntegration/Behaviors/Errors/WcfErrorBehavior.cs
    M src/Castle.Facilities.WcfIntegration/Behaviors/WcfBehaviorActivator.cs
    M src/Castle.Facilities.WcfIntegration/Behaviors/WcfExplicitExtension.cs
    M src/Castle.Facilities.WcfIntegration/Behaviors/WcfServiceExtensions.cs
    M 
src/Castle.Facilities.WcfIntegration/Castle.Facilities.WcfIntegration.csproj
    M src/Castle.Facilities.WcfIntegration/Client/Proxy/WcfProxyFactory.cs
    M src/Castle.Facilities.WcfIntegration/Client/WcfClientActivator.cs
    M src/Castle.Facilities.WcfIntegration/Internal/WcfUtils.cs
    M 
src/Castle.Facilities.WcfIntegration/Service/AbstractServiceHostBuilder.Generic.cs
    M src/Castle.Windsor.Tests-SL/Castle.Windsor.Tests-SL.csproj
    M src/Castle.Windsor.Tests/Activators/BestConstructorTestCase.cs
    R src/Castle.Windsor.Tests/Activators/ConstructorTestCase.cs
    M src/Castle.Windsor.Tests/BugAttribute.cs
    A src/Castle.Windsor.Tests/Bugs/IoC-334.cs
    M src/Castle.Windsor.Tests/Bugs/IoC_141.cs
    M src/Castle.Windsor.Tests/Bugs/Ioc113/IoC_113.cs
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    A 
src/Castle.Windsor.Tests/ClassComponents/HasObjectPropertyAndTypedCtorParameterDifferentName.cs
    A 
src/Castle.Windsor.Tests/ClassComponents/HasObjectPropertyAndTypedCtorParameterWithSameName.cs
    A 
src/Castle.Windsor.Tests/ClassComponents/HasPropertyAndCtorParameterSameTypeDifferentName.cs
    M src/Castle.Windsor.Tests/ClassComponents/HasTwoConstructors.cs
    M src/Castle.Windsor.Tests/ClassComponents/HiperFacility.cs
    A src/Castle.Windsor.Tests/ClassComponents/UsesArrayOfGeneric.cs
    A src/Castle.Windsor.Tests/Components/ClassWithDoNotSelectConstructors.cs
    M src/Castle.Windsor.Tests/Components/ClassWithDoNotWireProperties.cs
    M src/Castle.Windsor.Tests/Components/MyCustomerActivator.cs
    M src/Castle.Windsor.Tests/ContainerAndGenericsInCodeTestCase.cs
    A 
src/Castle.Windsor.Tests/Diagnostics/DuplicatedDependenciesDiagnosticTestCase.cs
    R src/Castle.Windsor.Tests/ExceptionsTestCase.cs
    M 
src/Castle.Windsor.Tests/Facilities/Synchronize/Components/DummyFormActivator.cs
    A src/Castle.Windsor.Tests/HelpfulExceptionsOnResolveTestCase.cs
    A src/Castle.Windsor.Tests/IgnoreSelectTestCase.cs
    A src/Castle.Windsor.Tests/InterceptorLifecycleTestCase.cs
    M src/Castle.Windsor.Tests/Interceptors/DisposableInterceptor.cs
    M src/Castle.Windsor.Tests/Lifecycle/LifecycleActionTestCase.cs
    A src/Castle.Windsor.Tests/Properties/Resources.Designer.cs
    A src/Castle.Windsor.Tests/Properties/Resources.resx
    M src/Castle.Windsor.Tests/PropertyDependenciesTestCase.cs
    M src/Castle.Windsor.Tests/Proxies/ComponentProxyRegistrationTestCase.cs
    M src/Castle.Windsor.Tests/Registration/DependsOnTestCase.cs
    A src/Castle.Windsor.Tests/RelatedTestCaseAttribute.cs
    M src/Castle.Windsor.Tests/UnsatisfiedDependenciesTestCase.cs
    A src/Castle.Windsor.Tests/XmlFiles/ignorector.xml
    M src/Castle.Windsor/Castle.Windsor.csproj
    A src/Castle.Windsor/Core/DoNotSelectAttribute.cs
    M src/Castle.Windsor/Core/PropertyDependencyFilter.cs
    M src/Castle.Windsor/Core/PropertySet.cs
    M src/Castle.Windsor/Core/StandardPropertyFilters.cs
    M src/Castle.Windsor/Facilities/TypedFactory/DelegateFactoryActivator.cs
    M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/AbstractComponentActivator.cs
    R src/Castle.Windsor/MicroKernel/ComponentActivator/CollectionActivator.cs
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/ExternalInstanceActivator.cs
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/FactoryMethodActivator.cs
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/WebUserControlComponentActivator.cs
    M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
    M src/Castle.Windsor/MicroKernel/DefaultKernel_ObsoleteAPI.cs
    M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
    M src/Castle.Windsor/MicroKernel/Handlers/ComponentReleasingDelegate.cs
    M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
    M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandlerFactory.cs
    M src/Castle.Windsor/MicroKernel/Handlers/HandlerExtensionsUtil.cs
    M src/Castle.Windsor/MicroKernel/IKernelInternal.cs
    A 
src/Castle.Windsor/MicroKernel/ModelBuilder/ComponentModelDescriptorUtil.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/DefaultComponentModelBuilder.cs
    R 
src/Castle.Windsor/MicroKernel/ModelBuilder/Descriptors/InterfaceProxyDescriptor.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Descriptors/OnCreateComponentDescriptor.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Descriptors/OnDestroyComponentDescriptor.cs
    M src/Castle.Windsor/MicroKernel/ModelBuilder/IComponentModelDescriptor.cs
    A 
src/Castle.Windsor/MicroKernel/ModelBuilder/IMetaComponentModelDescriptor.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/ComponentProxyInspector.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/ConstructorDependenciesModelInspector.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
    M src/Castle.Windsor/MicroKernel/Proxy/ProxyOptions.cs
    M src/Castle.Windsor/MicroKernel/Registration/Classes.cs
    M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
    M src/Castle.Windsor/MicroKernel/Registration/Dependency.cs
    M 
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/CollectionResolver.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/DefaultDiagnosticsSubSystem.NonSilverlight.cs
    A src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs
    A 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs
    M src/Castle.Windsor/Windsor/Diagnostics/IAllServicesDiagnostic.cs
    M src/Castle.Windsor/Windsor/Diagnostics/IDiagnostic.cs
    A 
src/Castle.Windsor/Windsor/Diagnostics/IDuplicatedDependenciesDiagnostic.cs
    M src/Castle.Windsor/Windsor/IWindsorContainer_ObsoleteAPI.cs
    M src/Castle.Windsor/Windsor/Installer/FromAssembly.cs

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


  Commit: af0cf14d208f9de39a255d48e680c9d6e96e8623
      
https://github.com/castleproject/Windsor/commit/af0cf14d208f9de39a255d48e680c9d6e96e8623
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs

  Log Message:
  -----------
  removed unused method


  Commit: 2c0f7bc060274bbae51ccab46062faa9ce338c8a
      
https://github.com/castleproject/Windsor/commit/2c0f7bc060274bbae51ccab46062faa9ce338c8a
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M Castle.Windsor.sln.DotSettings
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    A 
src/Castle.Windsor.Tests/ClassComponents/TwoEmptyServiceDependenciesProperty.cs
    M 
src/Castle.Windsor.Tests/Diagnostics/DuplicatedDependenciesDiagnosticTestCase.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/IDuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  inspecting cross-property dependencies


  Commit: e8679cdbb406f08529ce8a9c3a4ed668b67acfce
      
https://github.com/castleproject/Windsor/commit/e8679cdbb406f08529ce8a9c3a4ed668b67acfce
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
    M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
    M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs

  Log Message:
  -----------
  initializing dependencies always

we would skip it in case of dependencies being ignored by activator


  Commit: 36941eae8c474742d712a283170ce02ebde3993a
      
https://github.com/castleproject/Windsor/commit/36941eae8c474742d712a283170ce02ebde3993a
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    A 
src/Castle.Windsor.Tests/ClassComponents/TwoEmptyServiceDependenciesConstructor.cs
    M 
src/Castle.Windsor.Tests/Diagnostics/DuplicatedDependenciesDiagnosticTestCase.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  detecting duplicates between constructor parameters


  Commit: f3003265d403e3e56b9cccc20b33e83ee3b4f59d
      
https://github.com/castleproject/Windsor/commit/f3003265d403e3e56b9cccc20b33e83ee3b4f59d
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/Castle.Windsor/Castle.Windsor.csproj
    A src/Castle.Windsor/Windsor/Diagnostics/ComponentDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/ComponentDebuggerView.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs
    M src/Castle.Windsor/Windsor/Diagnostics/IComponentDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/IDuplicatedDependenciesDiagnostic.cs
    M src/Castle.Windsor/Windsor/Diagnostics/KernelDebuggerProxy.cs

  Log Message:
  -----------
  started playing with debugger view layout for duplicated dependencies


  Commit: b2572be27a716da1772c6bb9e33ca750e97f0144
      
https://github.com/castleproject/Windsor/commit/b2572be27a716da1772c6bb9e33ca750e97f0144
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs

  Log Message:
  -----------
  some nicer formatting


  Commit: 59060111ecc1605dd57a2fed11b2b21701524c7d
      
https://github.com/castleproject/Windsor/commit/59060111ecc1605dd57a2fed11b2b21701524c7d
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
    A 
src/Castle.Windsor.Tests/ClassComponents/ThreeEmptyServiceDependenciesPropertyAndManyCtors.cs
    M 
src/Castle.Windsor.Tests/Diagnostics/DuplicatedDependenciesDiagnosticTestCase.cs
    M src/Castle.Windsor/Castle.Windsor.csproj
    M src/Castle.Windsor/Core/ConstructorDependencyModel.cs
    A src/Castle.Windsor/Core/PropertyDependencyModel.cs
    M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
    M src/Castle.Windsor/Windsor/Diagnostics/ComponentDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/ComponentDebuggerView.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/DebuggerViewItem.cs
    A 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/DebuggerViewItemWithDetails.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Helpers/DefaultComponentViewBuilder.cs
    M src/Castle.Windsor/Windsor/Diagnostics/IComponentDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/IDuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  Added details to duplicate dependencies result


  Commit: 0e1b950376435e50749356d7936836c4241e0385
      
https://github.com/castleproject/Windsor/commit/0e1b950376435e50749356d7936836c4241e0385
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M src/Castle.Windsor/Castle.Windsor.csproj
    A src/Castle.Windsor/Windsor/Diagnostics/DependencyDuplicate.cs
    A src/Castle.Windsor/Windsor/Diagnostics/DependencyDuplicationReason.cs
    M src/Castle.Windsor/Windsor/Diagnostics/DuplicatedDependenciesDiagnostic.cs

  Log Message:
  -----------
  got rid of duplicate noise (from overloaded .ctors)...

better reporting dependencies that are duplicated by both type and name


  Commit: c6ed75f5c76614be2fea892d0eeb343881131778
      
https://github.com/castleproject/Windsor/commit/c6ed75f5c76614be2fea892d0eeb343881131778
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M src/Castle.Windsor/Windsor/Diagnostics/Extensions/AllComponents.cs
    M src/Castle.Windsor/Windsor/Diagnostics/Extensions/AllServices.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/DuplicatedDependenciesDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/PotentialLifestyleMismatches.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/PotentiallyMisconfiguredComponents.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/ReleasePolicyTrackedObjects.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/UsingContainerAsServiceLocator.cs

  Log Message:
  -----------
  unified casing in debugger view names

also removed service override name from overview of duplicates. Having it in 
details is sufficient


  Commit: 2023f0edd0a344b74f7978b8802ed42695fbfa99
      
https://github.com/castleproject/Windsor/commit/2023f0edd0a344b74f7978b8802ed42695fbfa99
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M Changes.txt

  Log Message:
  -----------
  implemented #IOC-362


Compare: 
https://github.com/castleproject/Windsor/compare/b69904e1a86e...2023f0edd0a3

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