Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

MAIN:bbaia:20080704132040 by bbaia on 04 July 2008, 08:20:40 -0500 (2 months 2 days ago) Make Review Fixed error in AspNetCache configuration.

Spring.Net/doc/reference/src/aop-aspect-library.xml 1.15 history download (+1 -1) diffs

MAIN:lahma:20080609105707 by lahma on 09 June 2008, 05:57:07 -0500 (2 months 27 days ago) Make Review Fixes to resource based configuration reading, whitespace is trimmed from keys and values and only first '=' match is used

Spring.Net.Integration/projects/Spring.Scheduling.Quartz/.../Scheduling/Quartz/SchedulerFactoryObject.cs 1.6 history download (+3 -3) diffs

Spring.Net.Integration/projects/Spring.Scheduling.Quartz/.../Quartz/SchedulerFactoryObjectTest.cs 1.4 history download (+61 -4) diffs

MAIN:markpollack:20080528163349 by markpollack on 28 May 2008, 11:33:49 -0500 (3 months 8 days ago) Make Review SPRNET-946 - Extend code example in chapter "19.4. Connection String management" of the reference documentation
add section titles to ado chapter.

Spring.Net/doc/reference/src/ado.xml 1.24 history download (+37 -32) diffs

Spring.Net/doc/reference/src/dbprovider.xml 1.19 history download (+11 -1) diffs

MAIN:markpollack:20080527155751 by markpollack on 27 May 2008, 10:57:51 -0500 (3 months 9 days ago) Make Review update machine name for dailydownloads

Spring.Net/Spring.build 1.204 history download (+2 -2) diffs

MAIN:markpollack:20080527032150 by markpollack on 26 May 2008, 22:21:50 -0500 (3 months 10 days ago) Make Review hack to get daily-build working...

Spring.Net/Spring.build 1.203 history download (+2 -1) diffs

MAIN:bbaia:20080526160802 by bbaia on 26 May 2008, 11:08:02 -0500 (3 months 10 days ago) Make Review renamed section name "IVariableSource" to "Example: The VariablePlaceholderConfigurer and the IVariableSource abstraction"

Spring.Net/doc/reference/src/objects.xml 1.126 history download (+4 -4) diffs

MAIN:bbaia:20080519074156 by bbaia on 19 May 2008, 02:41:56 -0500 (3 months 17 days ago) Make Review Added first draft og the new Spring Objects schemas with documentation and better support for custom namespace parsers (inline with Spring Java 2.5).

Spring.Net/src/Spring/Spring.Core/Objects/Factory/Xml/spring-objects-1.2.xsd 1.1 history download (+1400) new

MAIN:oakinger:20080516100239 by oakinger on 16 May 2008, 05:02:39 -0500 (3 months 20 days ago) Make Review fixed some 2003 solution missing files
added SafeField tests
DynamicField.Create returns SafeField in net-2.0 now
added StopWatch to Spring.Core.Tests for performance tests

Spring.Net/src/Spring/Spring.Core/Reflection/Dynamic/DynamicField.cs 1.4 history download (+60 -21) diffs

Spring.Net/src/Spring/Spring.Core/Reflection/Dynamic/DynamicReflectionManager.cs 1.4 history download (+4 -2) diffs

Spring.Net/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2003.csproj 1.42 history download (+24 -4) diffs

Spring.Net/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2005.csproj 1.81 history download (+2 -0) diffs

Spring.Net/test/Spring/Spring.Core.Tests/StopWatch.cs 1.1 history download (+100) new

… 6 more files in changeset.
MAIN:oakinger:20080515123527 by oakinger on 15 May 2008, 07:35:27 -0500 (3 months 21 days ago) Make Review fixed SPRNET-939

Spring.Net/src/Spring/Spring.Web/Web/Support/PageHandlerFactory.cs 1.41 history download (+2 -2) diffs

MAIN:oakinger:20080513232303 by oakinger on 13 May 2008, 18:23:03 -0500 (3 months 23 days ago) Make Review added System.Reflection.Emit.DynamicMethod support to DynamicReflectionManager
migrated DynamicField and DynamicProperty to DynamicMethd

Spring.Net/src/Spring/Spring.Core/Reflection/Dynamic/DynamicField.cs 1.3 history download (+39 -157) diffs

Spring.Net/src/Spring/Spring.Core/Reflection/Dynamic/DynamicProperty.cs 1.2 history download (+98 -10) diffs

Spring.Net/src/Spring/Spring.Core/Reflection/Dynamic/DynamicReflectionManager.cs 1.3 history download (+348 -26) diffs

Spring.Net/src/Spring/Spring.Web/Util/ControlCollectionAccessor.cs 1.3 history download (+2 -2) diffs

MAIN:oakinger:20080513142245 by oakinger on 13 May 2008, 09:22:45 -0500 (3 months 23 days ago) Make Review SPRNET-794 - complete rework of Control interception
minor fixes to SpringAir demo
switched DynamicField implementation to using net-2.0's DynamicMethod technique

Spring.Net/Spring.Net.1.1.2003.sln 1.13 history download (+8 -8) diffs

Spring.Net/Spring.build 1.202 history download (+1 -1) diffs

Spring.Net/examples/Spring/SpringAir/SpringAir.2003.sln 1.3 history download (+18 -16) diffs

Spring.Net/examples/Spring/SpringAir/src/SpringAir.Core/SpringAir.Core.2003.csproj 1.3 history download (+2 -2) diffs

Spring.Net/examples/Spring/SpringAir/src/SpringAir.Data.Ado/SpringAir.Data.Ado.2003.csproj 1.3 history download (+3 -3) diffs

… 21 more files in changeset.
MAIN:bbaia:20080513124711 by bbaia on 13 May 2008, 07:47:11 -0500 (3 months 23 days ago) Make Review Renamed INamespaceHandler to INamespaceParser.

Spring.Net/doc/reference/src/xml-custom.xml 1.3 history download (+7 -7) diffs

MAIN:bbaia:20080513083721 by bbaia on 13 May 2008, 03:37:21 -0500 (3 months 23 days ago) Make Review Projects typo error.

Spring.Net/examples/Spring/.../src/Spring.Calculator.ClientApp/Spring.Calculator.ClientApp.2005.csproj 1.7 history download (+3 -3) diffs

MAIN:markpollack:20080508160313 by markpollack on 08 May 2008, 11:03:13 -0500 (3 months 28 days ago) Make Review fix silly typo..

Spring.Net/Spring.build 1.201 history download (+1 -1) diffs

Spring.Net/Spring.include 1.14 history download (+1 -1) diffs

MAIN:markpollack:20080507182639 by markpollack on 07 May 2008, 13:26:39 -0500 (3 months 29 days ago) Make Review add high level container pic

Spring.Net/doc/reference/src/images/container-in-action.gif 1.1 history download (+0) new

MAIN:markpollack:20080507182543 by markpollack on 07 May 2008, 13:25:43 -0500 (3 months 29 days ago) Make Review fixes for daily build

Spring.Net/Spring.build 1.200 history download (+17 -30) diffs

Spring.Net/Spring.include 1.13 history download (+1 -1) diffs

MAIN:markpollack:20080506073506 by markpollack on 06 May 2008, 02:35:06 -0500 (4 months ago)