Branch: refs/heads/2.5.x
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: ca0d913b7f84a11bda59350f90d5df299a848a3f
http://github.com/castleproject/Castle.InversionOfControl/commit/ca0d913b7f84a11bda59350f90d5df299a848a3f
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-04 (Sat, 04 Sep 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/InitializableDisposableComponent.cs
M src/Castle.Windsor.Tests/CustomActivatorTestCase.cs
R src/Castle.Windsor.Tests/Lifecycle/Components/HttpFakeServer.cs
M src/Castle.Windsor.Tests/Lifecycle/LifecycleTestCase.cs
M src/Castle.Windsor.Tests/Lifecycle/OnCreateTestCase.cs
M src/Castle.Windsor.Tests/TypeNameConverterTestCase.cs
Log Message:
-----------
- clean up in test project, moving files around
Commit: 0f0d20374910e0eac90fbe1f044b287b95c17d9b
http://github.com/castleproject/Castle.InversionOfControl/commit/0f0d20374910e0eac90fbe1f044b287b95c17d9b
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-04 (Sat, 04 Sep 2010)
Changed paths:
A src/Castle.Windsor.Tests/AbstractContainerTestFixture.cs
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/InitializableComponent.cs
A src/Castle.Windsor.Tests/Components/SimpleServiceInitializable.cs
M src/Castle.Windsor.Tests/CustomActivatorTestCase.cs
M src/Castle.Windsor.Tests/Facilities/Startable/StartableFacilityTestCase.cs
A src/Castle.Windsor.Tests/Lifecycle/DisposeTestCase.cs
A src/Castle.Windsor.Tests/Lifecycle/InitializableTestCase.cs
R src/Castle.Windsor.Tests/Lifecycle/LifecycleTestCase.cs
M src/Castle.Windsor.Tests/Lifecycle/OnCreateTestCase.cs
Log Message:
-----------
- clean up in tests added tests for lifecycle concerns
Commit: 04a6271711af5689a17f4edc6eb00046f7b54e7a
http://github.com/castleproject/Castle.InversionOfControl/commit/04a6271711af5689a17f4edc6eb00046f7b54e7a
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-05 (Sun, 05 Sep 2010)
Changed paths:
M Castle.Windsor.5.1.ReSharper
M src/Castle.Windsor.Tests/Lifecycle/DisposeTestCase.cs
M src/Castle.Windsor/Core/Internal/LateBoundComponent.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/LateBoundConcerns.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifecycleModelInspector.cs
M src/Castle.Windsor/Windsor/Debugging/DefaultComponentView.cs
Log Message:
-----------
- improved how late bound types are displayed in debugger.
- fixed minor issue with how lifecycle concerns are attached to late bound
components which caused unnecessary performance hit in some cases.
- added test method template for Resharper
Commit: 103cdcc196c2e1d9a63e7306251c3df500255275
http://github.com/castleproject/Castle.InversionOfControl/commit/103cdcc196c2e1d9a63e7306251c3df500255275
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-05 (Sun, 05 Sep 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/SimpleServiceSupportInitialize.cs
A src/Castle.Windsor.Tests/Components/SupportInitializeComponent.cs
A src/Castle.Windsor.Tests/Lifecycle/SupportsInitializeTestCase.cs
Log Message:
-----------
- added tests for ISupportsInitialize concern
--
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.