Branch: refs/heads/3.0.x
Home: https://github.com/castleproject/Castle.Windsor
Commit: 49e489f221408686b2dc8833cbb998f7c990be88
https://github.com/castleproject/Castle.Windsor/commit/49e489f221408686b2dc8833cbb998f7c990be88
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M Changes.txt
M TODO.txt
M src/Castle.Windsor.Tests/App.config
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/Config/AppDomainConfigurationStoreTestCase.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/IDummyComponent.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/DummyComponentFactory.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/DummyComponentFactoryWithAttribute.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IDummyComponentFactoryWithAttribute_serviceName.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IDummyComponentFactoryWithAttribute_serviceType.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryAndSubContainersTestCase.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDependenciesTestCase.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
M src/Castle.Windsor.Tests/Installer/ConfigurationInstallerTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
A src/Castle.Windsor/Facilities/TypedFactory/FactoryAttribute.cs
M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryConfiguration.cs
M
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
M
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/ElementProcessors/DefaultTextNodeProcessor.cs
Log Message:
-----------
- implemented IOC-317 - Add ability to reference AppSettings values in XML
using #{property} syntax
- implemented IOC-316 - Add attribute to specify default selector for a typed
factory interface/delegate
Commit: 45d22036a092e969d81f1452f14cbec8cbb292c2
https://github.com/castleproject/Castle.Windsor/commit/45d22036a092e969d81f1452f14cbec8cbb292c2
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M
src/Castle.Windsor.Tests/GenericImplementationWithGreaterArityThanServiceTestCase.cs
Log Message:
-----------
- added test for assigning GenericImplementationMatchingStrategy when
registering multiple services at once
Commit: 350692354a3025a35f2dc50a38a47b61759c21c3
https://github.com/castleproject/Castle.Windsor/commit/350692354a3025a35f2dc50a38a47b61759c21c3
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M Changes.txt
M TODO.txt
M src/Castle.Windsor.Tests/DefaultConversionManagerTestCase.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/PrimitiveConverter.cs
Log Message:
-----------
- fixed IOC-314 - Parsing container configuration uses the current culture
Commit: 4d3faeb718554ec03b665410ad1e2e89ecf0c70e
https://github.com/castleproject/Castle.Windsor/commit/4d3faeb718554ec03b665410ad1e2e89ecf0c70e
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M src/Castle.Windsor.Tests/DefaultConversionManagerTestCase.cs
Log Message:
-----------
- wrong property referenced in a test
Compare:
https://github.com/castleproject/Castle.Windsor/compare/f5609df...4d3faeb
--
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.