Branch: refs/heads/master
  Home:   https://github.com/castleproject/Windsor
  Commit: c7870995140995bbeeda7a862ed36ce0c3ed5b7d
      
https://github.com/castleproject/Windsor/commit/c7870995140995bbeeda7a862ed36ce0c3ed5b7d
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-07 (Wed, 07 Nov 2012)

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

  Log Message:
  -----------
  dependency's parameter and default value can now be easily changed


  Commit: 48f927a4ec5eb9608802d9db600ff81d1092c657
      
https://github.com/castleproject/Windsor/commit/48f927a4ec5eb9608802d9db600ff81d1092c657
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M src/Castle.Windsor/Castle.Windsor.csproj
    R 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/ComponentStatusDebuggerViewItem.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/AbstractContainerDebuggerExtension.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Helpers/DefaultComponentViewBuilder.cs
    M src/Castle.Windsor/Windsor/Diagnostics/IDiagnosticsHost.cs

  Log Message:
  -----------
  unifying debugger view classes to more generic abstractions

removed ComponentStatusDebuggerViewItem. Instead of this very specific class we 
can just use DebuggerViewItemWithDetails which is much more generic and will do 
just fine


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

  Changed paths:
    M src/Castle.Windsor/Castle.Windsor.csproj
    M 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/DebuggerViewItemWithDetails.cs
    R 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/MismatchedDependencyDebuggerViewItem.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/PotentialLifestyleMismatches.cs

  Log Message:
  -----------
  removed MismatchedDependencyDebuggerViewItem

yet another specific debugger view that can be easily replaced with a generic 
one


  Commit: 1e99094368aa7130b5a47f1cd67eff6d28d373da
      
https://github.com/castleproject/Windsor/commit/1e99094368aa7130b5a47f1cd67eff6d28d373da
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M Castle.Windsor.sln.DotSettings
    M 
src/Castle.Windsor.Tests/Diagnostics/ReleasePolicyTrackedObjectsTestCase.cs
    M src/Castle.Windsor/Castle.Windsor.csproj
    A 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/MasterDetailsDebuggerViewItem.cs
    R 
src/Castle.Windsor/Windsor/Diagnostics/DebuggerViews/ReleasePolicyTrackedObjectsDebuggerViewItem.cs
    M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/ReleasePolicyTrackedObjects.cs

  Log Message:
  -----------
  unifying debugger views again

changed ReleasePolicyTrackedObjectsDebuggerViewItem to 
MasterDetailsDebuggerViewItem

This is step1, I actually think it can be merged with 
DebuggerViewItemWithDetails, which will be step 2


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

  Changed paths:
    M src/Castle.Windsor.Tests/HelpfulExceptionsOnResolveTestCase.cs
    M src/Castle.Windsor/Castle.Windsor.csproj
    A src/Castle.Windsor/Core/Internal/HelpfulExceptionsUtil.cs
    M 
src/Castle.Windsor/MicroKernel/Releasers/LifecycledComponentsReleasePolicy.cs

  Log Message:
  -----------
  throwing helpful exception when Track called twice


Compare: 
https://github.com/castleproject/Windsor/compare/50b0c2c36a15...d4b20459bc64

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