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

Commit: fdd1bddc7c790c8af425966fe0626cda5daa90f2
    
https://github.com/castleproject/Castle.Windsor/commit/fdd1bddc7c790c8af425966fe0626cda5daa90f2
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-04-23 (Sat, 23 Apr 2011)

Changed paths:
  M BreakingChanges.txt
  M src/Castle.Windsor.Tests/Handlers/EmptyConstructorTestCase.cs
  M src/Castle.Windsor/Core/ComponentModel.cs
  M src/Castle.Windsor/Core/ConstructorCandidateCollection.cs
  M src/Castle.Windsor/Core/PropertySet.cs
  M src/Castle.Windsor/Core/PropertySetCollection.cs
  M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs

Log Message:
-----------
- BREAKING CHANGE: changed how property and constructor dependencies are added 
to ComponentModel


Commit: 05f0ffd5452d8f774bbcf41eafe80353a8b4a9e6
    
https://github.com/castleproject/Castle.Windsor/commit/05f0ffd5452d8f774bbcf41eafe80353a8b4a9e6
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-04-24 (Sun, 24 Apr 2011)

Changed paths:
  M src/Castle.Facilities.Synchronize/CreateOnUIThreadInspector.cs
  M src/Castle.Facilities.Synchronize/SynchronizeComponentInspector.cs
  M src/Castle.Facilities.Synchronize/SynchronizeFacility.cs
  M src/Castle.Facilities.Synchronize/SynchronizeMetaInfoStore.cs
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Components/GenericWithCtor.cs
  A src/Castle.Windsor.Tests/Components/GenericWithProperty.cs
  M src/Castle.Windsor.Tests/ConventionVerification.cs
  M 
src/Castle.Windsor.Tests/Diagnostics/PotentialLifestyleMismatchesDiagnosticTestCase.cs
  A 
src/Castle.Windsor.Tests/Diagnostics/UsingContainerAsServiceLocatorDiagnosticTestCase.cs
  A src/Castle.Windsor.Tests/Interceptors/ChangeInvocationTargetInterceptor.cs
  A src/Castle.Windsor.Tests/Interceptors/DependsOnTViaCtorInterceptor.cs
  A src/Castle.Windsor.Tests/Interceptors/DependsOnTViaPropertyInterceptor.cs
  M src/Castle.Windsor.Tests/Interceptors/ReturnDefaultInterceptor.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Core/Internal/CollectionExtensions.cs
  M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/ConstructorDependenciesModelInspector.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
  M src/Castle.Windsor/Windsor/Diagnostics/DefaultDiagnosticsSubSystem.cs
  A 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/UsingContainerAsServiceLocator.cs
  A 
src/Castle.Windsor/Windsor/Diagnostics/IUsingContainerAsServiceLocatorDiagnostic.cs
  M 
src/Castle.Windsor/Windsor/Diagnostics/PotentiallyMisconfiguredComponentsDiagnostic.cs
  A 
src/Castle.Windsor/Windsor/Diagnostics/UsingContainerAsServiceLocatorDiagnostic.cs

Log Message:
-----------
- added new diagnostic to the container - detecting cases where container is 
being used as Service Locator


Compare: 
https://github.com/castleproject/Castle.Windsor/compare/0d02e12...05f0ffd

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