lahma
ebe585de68
Brought more tests from Java side and synchronized with Java code base:
...
use object name as default scheduler name (when "SchedulerName" property not explicitly specified); do not accept a pre-registered Scheduler instance in the Quartz SchedulerRepository anymore; do not expose the Spring-created/managed Scheduler to the Quartz SchedulerRepository anymore; added "ExposeSchedulerInRepository" flag for explicit exposure to the SchedulerRepository; introduced SchedulerAccessorObject for registering jobs/triggers/listeners on an existing Quartz Scheduler instance
2008-11-06 18:08:46 +00:00
eeichinger
7cac177276
resolved SPRNET-701
2008-11-06 03:45:28 +00:00
eeichinger
3bc840c863
resolved SPRNET-533
2008-11-05 22:12:22 +00:00
eeichinger
739068ba81
resolved SPRNET-944
...
synced 2003, 2005 & 2008 solutions
2008-11-05 21:34:30 +00:00
eeichinger
c79c47f4ea
resolved SPRNET-924
...
fixed bug in AttributeTypeFilter wrt attribute lookup
2008-11-04 16:27:42 +00:00
eeichinger
916103202d
resolved SPRNET-1079
2008-11-04 03:26:57 +00:00
eeichinger
3bc38fb610
resolved SPRNET-1060
2008-11-03 19:29:58 +00:00
eeichinger
09619f42cb
resolved SPRNET-1030
2008-11-03 18:12:56 +00:00
eeichinger
047d452770
resolved SPRNET-1088
2008-11-03 18:12:13 +00:00
eeichinger
28afdf950e
resolved SPRNET-1086
2008-11-01 14:06:01 +00:00
eeichinger
635e513798
resolved SPRNET-992 - tx 2 Steve Bendiola
2008-10-29 14:46:05 +00:00
eeichinger
e71ec9c45e
tests for SPRNET-1077
2008-10-29 14:31:20 +00:00
eeichinger
62a976ffaa
additional SPRNET-912 fix
2008-10-29 14:29:11 +00:00
eeichinger
ecbc911a47
resolved SPRNET-966, introduced '<value xml:space=preserve|default>' attribute
...
minor refactoring
fixed objects.xml schema violation issues
2008-10-28 18:38:01 +00:00
eeichinger
51375e9c4e
added tests for ValidateGroup.FastValidate feature (SPRNET-1033)
2008-10-27 20:35:41 +00:00
eeichinger
bc2f291a19
renamed ShortcircuitEvaluate to FastValidate
...
added FastValidate semantics to all ValidateGroup-derived classes
2008-10-27 19:52:16 +00:00
eeichinger
ee14eaa489
fixed XmlApplicationContextTests.InnerObjectWithPostProcessing
2008-10-27 19:38:39 +00:00
eeichinger
8c8b8d5c93
resolved SPRNET-1033, introduced new "ShortcircuitEvaluate" property on ValidatorGroup
2008-10-25 16:35:56 +00:00
eeichinger
ae5426aa76
resolved SPRNET-912
2008-10-25 15:57:12 +00:00
markpollack
038bcb17c0
SPRNET-863 - Passing name of inner object to IApplicationContext.IsSingleton() throws NullReferenceException
2008-10-24 21:44:04 +00:00
eeichinger
7f037207ac
resolved SPRNET-1068, added exception assertions
2008-10-23 18:16:40 +00:00
eeichinger
9b45c907e3
improved exception handling w.r.t. loading object definitions
2008-10-23 17:31:16 +00:00
eeichinger
b419c29186
fixed failing DynamicField Test
2008-10-23 15:41:22 +00:00
eeichinger
4d263e14d6
2008-10-22 18:13:49 +00:00
markpollack
836e21dfb8
SPRNET-296 - Mono Support (project can be compiled with mono)
...
misc updates to make compiler happy and comment out a few failing tests, see JIRA issue for more information
2008-10-22 18:10:36 +00:00
eeichinger
4b6da75dfd
additional fix + tests for DynamicReflection (SPRNET-969)
2008-10-22 17:53:42 +00:00
eeichinger
39288aea57
resolved SPRNET-996 - won't fix
2008-10-22 11:16:29 +00:00
eeichinger
7518ed419e
fixed dailysnapshot target in buildfile
2008-10-22 07:09:47 +00:00
eeichinger
62f21bb30b
resolved SPRNET-969
2008-10-21 21:56:20 +00:00
eeichinger
027206c53c
resolved SPRNET-1035
2008-10-19 12:20:29 +00:00
eeichinger
f05fe4a509
resolved SPRNET-672 (support custom model persistence)
2008-10-19 11:38:02 +00:00
eeichinger
e3b13def9a
fixed SPRNET-1061
2008-10-19 10:09:47 +00:00
eeichinger
05e241cb8f
fix for SPRNET-1022
...
fixed Page/UserControl SharedState bug
2008-10-19 00:43:47 +00:00
eeichinger
ed1c1216cc
sprnet-924
2008-10-18 22:29:16 +00:00
eeichinger
ef64f08844
fixed SPRNET-957
2008-10-18 19:47:03 +00:00
eeichinger
a09d0c4c16
added test for sprnet-1029
2008-10-18 17:39:48 +00:00
lahma
e873acf92a
Removed unnecessary TimeZone testing
2008-10-15 14:40:27 +00:00
markpollack
284ca98d97
various misc build fixes/.csproj maintenance
2008-10-14 22:34:51 +00:00
eeichinger
a094575679
fixed Spring.net.2005.sln Spring.Messaging.Tests.2005 still fails
2008-10-14 15:27:02 +00:00
eeichinger
505cbe538d
fixed broken Spring.Net.2003.sln, Spring.data.nhibernate12 still fails to compile though
2008-10-14 14:49:31 +00:00
markpollack
f6eda4629f
misc updates...fix build..
2008-10-14 06:35:24 +00:00
markpollack
373e380aee
fix typo
2008-10-14 05:28:58 +00:00
markpollack
06edbc653d
misc updates.
2008-10-14 03:02:09 +00:00
eeichinger
2be04c1a7e
fixed broken test
2008-10-13 23:45:08 +00:00
eeichinger
b6b4b370f9
added SPRNET-711, SPRNET-713 - MappingHandlerFactory for configuring custom IHttpHandler and IHttpHandlerFactory instances
2008-10-13 23:18:44 +00:00
markpollack
60b85ad33c
SPRNET-1057 - Add new 'execute' action for ExceptionTranslationAdvice
...
SPRNET-1056 - Provide easier configuration of exception handlers in ExceptionTranslationAdvice.
2008-10-13 21:34:01 +00:00
markpollack
54a059627b
SPRNET-547 - Add Unsubscribe functionality to IEventRegistry
2008-10-13 15:32:38 +00:00
eeichinger
33fd079580
added xmldocs for new result navigation support: sprnet-1040, sprnet-1052, sprnet-958, sprnet-567
2008-10-13 14:07:40 +00:00
markpollack
6a51ec1417
SPRNET-1055 - Provide ability to easily register to MessageQueueFactoryObject definitions with the container at runtime
2008-10-12 21:00:43 +00:00
markpollack
b4862ff7f9
fix build 4 .NET 1.0
2008-10-12 14:32:38 +00:00