Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 2e770192e85ecf160a183e0ba83c66098ef845d3
https://github.com/castleproject/Castle.Windsor/commit/2e770192e85ecf160a183e0ba83c66098ef845d3
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-01-23 (Sun, 23 Jan 2011)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/Components/ArrayDepAsConstructor.cs
M src/Castle.Windsor.Tests/Components/ArrayDepAsProperty.cs
M src/Castle.Windsor.Tests/Components/ArrayRefDepAsConstructor.cs
M src/Castle.Windsor.Tests/Components/CacheResultFinder.cs
M src/Castle.Windsor.Tests/Components/CalculatorService.cs
M src/Castle.Windsor.Tests/Components/CalculatorServiceWithAttributes.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithFooInterceptorNamed.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithInternalInterface.cs
M src/Castle.Windsor.Tests/Components/CalculatorServiceWithLifecycle.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithMarshalByRefProxyBehavior.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithMultipleInterfaces.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithStandardInterceptor.cs
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithStandartInterceptorTyped.cs
M src/Castle.Windsor.Tests/Components/Camera.cs
M src/Castle.Windsor.Tests/Components/CameraService.cs
M src/Castle.Windsor.Tests/Components/ClassWithDoNotWireProperties.cs
M src/Castle.Windsor.Tests/Components/CollectionDepAsConstructor.cs
M src/Castle.Windsor.Tests/Components/CollectionDepAsProperty.cs
M src/Castle.Windsor.Tests/Components/CompA.cs
M src/Castle.Windsor.Tests/Components/CompB.cs
M src/Castle.Windsor.Tests/Components/CompC.cs
M src/Castle.Windsor.Tests/Components/CompD.cs
M src/Castle.Windsor.Tests/Components/ComponentWithConfigs.cs
M src/Castle.Windsor.Tests/Components/ComponentWithProperties.cs
M src/Castle.Windsor.Tests/Components/ComponentWithStringProperty.cs
M src/Castle.Windsor.Tests/Components/ContravariantBase.cs
M src/Castle.Windsor.Tests/Components/ContravariantDerived.cs
M src/Castle.Windsor.Tests/Components/Controller.cs
M src/Castle.Windsor.Tests/Components/CtorWithDefaultValue.cs
M src/Castle.Windsor.Tests/Components/CtorWithDefaultValueAndDefault.cs
M src/Castle.Windsor.Tests/Components/CtorWithNullDefaultValueAndDefault.cs
M src/Castle.Windsor.Tests/Components/DatabaseResultFinder.cs
M src/Castle.Windsor.Tests/Components/DemoRepository.cs
M src/Castle.Windsor.Tests/Components/DependsOnArray.cs
M src/Castle.Windsor.Tests/Components/DictionaryCache.cs
M src/Castle.Windsor.Tests/Components/DisposableGeneric.cs
M src/Castle.Windsor.Tests/Components/Employee.cs
M src/Castle.Windsor.Tests/Components/EmptyBase.cs
M src/Castle.Windsor.Tests/Components/EmptyClass.cs
M src/Castle.Windsor.Tests/Components/EmptyClassService.cs
M src/Castle.Windsor.Tests/Components/EmptyGenericClassService.cs
M src/Castle.Windsor.Tests/Components/EmptyServiceA.cs
M src/Castle.Windsor.Tests/Components/EmptyServiceB.cs
M src/Castle.Windsor.Tests/Components/EmptyServiceComposite.cs
M src/Castle.Windsor.Tests/Components/EmptyServiceDecorator.cs
M src/Castle.Windsor.Tests/Components/EmptyServiceDecoratorViaProperty.cs
M src/Castle.Windsor.Tests/Components/EmptySub1.cs
M src/Castle.Windsor.Tests/Components/EmptySub2WithMarkerInterface.cs
M src/Castle.Windsor.Tests/Components/EnumerableDepAsConstructor.cs
M src/Castle.Windsor.Tests/Components/EnumerableDepAsProperty.cs
M src/Castle.Windsor.Tests/Components/ExtendedComponentWithProperties.cs
M src/Castle.Windsor.Tests/Components/FailedResultFinder.cs
M src/Castle.Windsor.Tests/Components/HasGenericConstraintsImpl.cs
M src/Castle.Windsor.Tests/Components/HasInternalConstructor.cs
M src/Castle.Windsor.Tests/Components/HasNullDefaultForServiceDependency.cs
M src/Castle.Windsor.Tests/Components/HasProtectedConstructor.cs
M src/Castle.Windsor.Tests/Components/HumanArm.cs
M src/Castle.Windsor.Tests/Components/IAmContravariant.cs
M src/Castle.Windsor.Tests/Components/IArm.cs
M src/Castle.Windsor.Tests/Components/ICache.cs
M src/Castle.Windsor.Tests/Components/ICalcService.cs
M src/Castle.Windsor.Tests/Components/ICamera.cs
M src/Castle.Windsor.Tests/Components/ICameraService.cs
M src/Castle.Windsor.Tests/Components/ICameraServiceBase.cs
M src/Castle.Windsor.Tests/Components/IController.cs
M src/Castle.Windsor.Tests/Components/IDependOnArray.cs
M src/Castle.Windsor.Tests/Components/IDependency.cs
M src/Castle.Windsor.Tests/Components/IEmployee.cs
M src/Castle.Windsor.Tests/Components/IEmptyService.cs
M src/Castle.Windsor.Tests/Components/IHasGenericConstraints.cs
M src/Castle.Windsor.Tests/Components/IInternal.cs
M src/Castle.Windsor.Tests/Components/IMarkerInterface.cs
M src/Castle.Windsor.Tests/Components/IRepository.cs
M src/Castle.Windsor.Tests/Components/IResultFinder.cs
M src/Castle.Windsor.Tests/Components/IReviewableEmployee.cs
M src/Castle.Windsor.Tests/Components/IReviewer.cs
A src/Castle.Windsor.Tests/Components/IService.cs
A src/Castle.Windsor.Tests/Components/IService2.cs
M src/Castle.Windsor.Tests/Components/ISimpleMixIn.cs
M src/Castle.Windsor.Tests/Components/ISimpleService.cs
M src/Castle.Windsor.Tests/Components/ISpecification.cs
M src/Castle.Windsor.Tests/Components/IView.cs
M src/Castle.Windsor.Tests/Components/InitializableComponent.cs
M src/Castle.Windsor.Tests/Components/InitializableDisposableComponent.cs
R src/Castle.Windsor.Tests/Components/John.cs
A src/Castle.Windsor.Tests/Components/JohnChild.cs
M src/Castle.Windsor.Tests/Components/ListDepAsConstructor.cs
M src/Castle.Windsor.Tests/Components/ListDepAsProperty.cs
M src/Castle.Windsor.Tests/Components/LoggingRepositoryDecorator.cs
M src/Castle.Windsor.Tests/Components/MarshalCalculatorService.cs
A src/Castle.Windsor.Tests/Components/MyService.cs
A src/Castle.Windsor.Tests/Components/MyService2.cs
M src/Castle.Windsor.Tests/Components/MySpecification.cs
M src/Castle.Windsor.Tests/Components/NeedsGenericType.cs
M src/Castle.Windsor.Tests/Components/NullCache.cs
M src/Castle.Windsor.Tests/Components/PlasmaGunArm.cs
M src/Castle.Windsor.Tests/Components/RepositoryNotMarkedAsTransient.cs
M src/Castle.Windsor.Tests/Components/ResolvableDependency.cs
M src/Castle.Windsor.Tests/Components/ResultFinderStringDecorator.cs
M src/Castle.Windsor.Tests/Components/ReviewableEmployee.cs
M src/Castle.Windsor.Tests/Components/Reviewer.cs
M src/Castle.Windsor.Tests/Components/ReviewerRepository.cs
M src/Castle.Windsor.Tests/Components/Robot.cs
M src/Castle.Windsor.Tests/Components/SimpleMixIn.cs
M src/Castle.Windsor.Tests/Components/SimpleService.cs
M src/Castle.Windsor.Tests/Components/SimpleServiceDisposable.cs
M src/Castle.Windsor.Tests/Components/SimpleServiceInitializable.cs
M src/Castle.Windsor.Tests/Components/SimpleServiceSupportInitialize.cs
M src/Castle.Windsor.Tests/Components/StandardInterceptorAttribute.cs
M src/Castle.Windsor.Tests/Components/SupportInitializeComponent.cs
M src/Castle.Windsor.Tests/Components/ThrowsInCtorWithDisposableDependency.cs
M src/Castle.Windsor.Tests/Components/TransientRepository.cs
M src/Castle.Windsor.Tests/Components/TwoCtorsWithDefaultValue.cs
M src/Castle.Windsor.Tests/Components/UnresolvalbeDependency.cs
M
src/Castle.Windsor.Tests/Components/UnresolvalbeDependencyWithAdditionalServiceConstructor.cs
M
src/Castle.Windsor.Tests/Components/UnresolvalbeDependencyWithPrimitiveConstructor.cs
M src/Castle.Windsor.Tests/Components/UsesIEmptyService.cs
M src/Castle.Windsor.Tests/Components/View.cs
M src/Castle.Windsor.Tests/Components/WebServiceResultFinder.cs
A src/Castle.Windsor.Tests/Lifecycle/LifecycleActionTestCase.cs
R src/Castle.Windsor.Tests/Lifecycle/OnCreateTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
A src/Castle.Windsor/MicroKernel/LifecycleConcerns/LifecycleActionDelegate.cs
R src/Castle.Windsor/MicroKernel/LifecycleConcerns/OnCreateActionDelegate.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/OnCreatedConcern.cs
A src/Castle.Windsor/MicroKernel/LifecycleConcerns/OnDestroyConcern.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M src/Castle.Windsor/MicroKernel/Registration/OnCreateComponentDescriptor.cs
A src/Castle.Windsor/MicroKernel/Registration/OnDestroyComponentDescriptor.cs
Log Message:
-----------
- added impl of IOC-270 - Add OnDestroy method, symertical to OnCreate but no
tests for that yet.
- did some clean up in the test components
Commit: 900d6bb2102eeb43f55d3ca3397bea3273d95cc5
https://github.com/castleproject/Castle.Windsor/commit/900d6bb2102eeb43f55d3ca3397bea3273d95cc5
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-01-23 (Sun, 23 Jan 2011)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Lifecycle/LifecycleActionTestCase.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
- i'm lazy - added a single test for OnDestroy now
Commit: 5f26ba516f7d2e9971fb4079f39b98b75fcc2fae
https://github.com/castleproject/Castle.Windsor/commit/5f26ba516f7d2e9971fb4079f39b98b75fcc2fae
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-01-23 (Sun, 23 Jan 2011)
Changed paths:
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/DisposalConcern.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/InitializationConcern.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/SupportInitializeConcern.cs
Log Message:
-----------
- cleaned up lifecycle concerns
Commit: bc4b26db500b1d179445ed72e66514b0995cb6e5
https://github.com/castleproject/Castle.Windsor/commit/bc4b26db500b1d179445ed72e66514b0995cb6e5
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-01-23 (Sun, 23 Jan 2011)
Changed paths:
M src/Castle.Windsor/MicroKernel/Handlers/ComponentReleasingDelegate.cs
M src/Castle.Windsor/MicroKernel/Handlers/ComponentResolvingDelegate.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandlerFactory.cs
M src/Castle.Windsor/MicroKernel/Handlers/ExtendedHandler.cs
M src/Castle.Windsor/MicroKernel/Handlers/HandlerException.cs
M src/Castle.Windsor/MicroKernel/Handlers/HandlerExtensionsUtil.cs
M src/Castle.Windsor/MicroKernel/Handlers/IExposeDependencyInfo.cs
M src/Castle.Windsor/MicroKernel/Handlers/IReleaseExtension.cs
M src/Castle.Windsor/MicroKernel/Handlers/IResolveExtension.cs
M src/Castle.Windsor/MicroKernel/Handlers/ReleaseInvocation.cs
M src/Castle.Windsor/MicroKernel/Handlers/ResolveInvocation.cs
Log Message:
-----------
- cleaned up handlers
--
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.