Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 6005d554ef027121e6b95387d7d7a59b6850b880
https://github.com/castleproject/Castle.Windsor/commit/6005d554ef027121e6b95387d7d7a59b6850b880
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-08-08 (Mon, 08 Aug 2011)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/GenericListConvenrterTestCase.cs
M src/Castle.Windsor.Tests/LoggingFacility/ConsoleLoggerTestCase.cs
M
src/Castle.Windsor/MicroKernel/SubSystems/Conversion/GenericDictionaryConverter.cs
Log Message:
-----------
- fixed IOC-305 - GenericListConverter throwing NotImplementedException
Commit: 43fc19ab843bd55e2b30a0e8abf059f24c2ed7e9
https://github.com/castleproject/Castle.Windsor/commit/43fc19ab843bd55e2b30a0e8abf059f24c2ed7e9
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-08-08 (Mon, 08 Aug 2011)
Changed paths:
M src/Castle.Facilities.FactorySupport/FactorySupportFacility.cs
Log Message:
-----------
- hidden obsolete members of FactorySupportFacility from Intellisense
Commit: 4d2d9f0dd6fb30633fae927b49986e23d1b6ee71
https://github.com/castleproject/Castle.Windsor/commit/4d2d9f0dd6fb30633fae927b49986e23d1b6ee71
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-08-10 (Wed, 10 Aug 2011)
Changed paths:
M src/Castle.Windsor.Tests/Bugs/IoC-108.cs
M src/Castle.Windsor.Tests/Bugs/IoC-115.cs
Log Message:
-----------
- use tabs not spaces
Commit: a9bd3a3da094410c0ddbe9c9e9c7e2201dd65247
https://github.com/castleproject/Castle.Windsor/commit/a9bd3a3da094410c0ddbe9c9e9c7e2201dd65247
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-08-10 (Wed, 10 Aug 2011)
Changed paths:
M src/Castle.Windsor.Tests/ClassComponents/CommonImpl1.cs
M src/Castle.Windsor.Tests/ClassComponents/CommonServiceUser2.cs
Log Message:
-----------
- nothing interesting really.
Commit: ebeb00c47a1d544be0646af3e05604eafb116caa
https://github.com/castleproject/Castle.Windsor/commit/ebeb00c47a1d544be0646af3e05604eafb116caa
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-08-10 (Wed, 10 Aug 2011)
Changed paths:
M src/Castle.Windsor.Tests/Config/ConfigurationTestCase.cs
M src/Castle.Windsor.Tests/Configuration2/config_with_installers_type.xml
M src/Castle.Windsor.Tests/Installers/CustomerInstaller.cs
Log Message:
-----------
- cleaning up the test project, one class at a time
Commit: 807aedab55cfba461554174812e547a6074162ff
https://github.com/castleproject/Castle.Windsor/commit/807aedab55cfba461554174812e547a6074162ff
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-08-10 (Wed, 10 Aug 2011)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/PropertyDependenciesTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/Core/Internal/Constants.cs
A
src/Castle.Windsor/MicroKernel/ModelBuilder/Descriptors/DelegatingModelDescriptor.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
- implemented IOC-306 - Add ability to provide fine-grained filtering of
properties
that's an initial implementation which is very simple, very low level and I'm
not very happy with it. We'll probably extend that to provide support for some
high level, common scenarios
Compare:
https://github.com/castleproject/Castle.Windsor/compare/3d49168...807aeda
--
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.