Commit Graph

750 Commits

Author SHA1 Message Date
markpollack
98041ef4da SPRNET-1041 - Add new DbProvider for Oracle 11g
Tested provider by adding reference and then removing.  oracleAdoTemplateTests.xml now refers to 11g database in SpringSource QA LAB 
Remove miscellaneous TODO comments that were not relevant.

(fix code formatting that added 'var')
2009-11-10 05:30:35 +00:00
markpollack
920f884e38 SPRNET-1041 - Add new DbProvider for Oracle 11g
Tested provider by adding reference and then removing.  oracleAdoTemplateTests.xml now refers to 11g database in SpringSource QA LAB 
Remove miscellaneous TODO comments that were not relevant.

(fix code formatting that added 'var')
2009-11-10 05:26:19 +00:00
markpollack
1eab3463df SPRNET-1041 - Add new DbProvider for Oracle 11g
Tested provider by adding reference and then removing.  oracleAdoTemplateTests.xml now refers to 11g database in SpringSource QA LAB 
Remove miscellaneous TODO comments that were not relevant.
2009-11-10 05:15:47 +00:00
markpollack
196a54ceda SPRNET-1269 - Time based test in NHibernate.Test failed
(Remove execution of tests until we can investigate further.)
2009-11-10 04:45:07 +00:00
markpollack
f7a97bfe31 SPRNET-1268 - Spring Exceptions should pass tests to ensure compliance with .NET framework guidelines.
SPRNET-1267 - Add optimize compiler flag for release build
2009-11-10 03:04:07 +00:00
markpollack
333a6e42b2 SPRNET-1041 - Add new DbProvider for Oracle 11g 2009-11-06 15:30:19 +00:00
lahma
e76b73225e Fixing Quartz integration code comments and setting warnaserror = true in build file 2009-11-06 05:52:13 +00:00
markpollack
d1bfe35fab remove Common.Logging.Log4Net dependency in order to reuse existing build files for integration testing.
fix 2005 solutions
2009-11-05 22:46:46 +00:00
bbaia
673a4554c9 Fixed link 2009-11-05 21:39:52 +00:00
lahma
c7ab2c8b78 SPRNET-1265: Upgrade to NHibernate 2.1.1, also upgraded NHibernate 3.0 trunk snapshot to keep up with FilterDefinition API changes 2009-11-05 20:51:27 +00:00
markpollack
1acbf3d1ce really enable ncover :) 2009-11-04 23:30:14 +00:00
markpollack
e498eb7b9d enable ncover, fix 2003 build, modify solutions.build.nant to exclude Calculator and add ${root} prefix to build 2003 solution. 2009-11-04 23:17:17 +00:00
markpollack
d375589da4 SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager 2009-11-04 18:25:30 +00:00
markpollack
24ccfd2f9f SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager 2009-11-04 00:57:15 +00:00
markpollack
878c3aba06 SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager 2009-11-03 23:11:22 +00:00
markpollack
bbb57b9066 clean up class comments 2009-11-03 22:51:15 +00:00
markpollack
ce9ee2d4d2 SPRNET-1253 - NmsTemplate: wrong timeout units in receive method (ticks instead of milliseconds) 2009-10-30 20:59:45 +00:00
bbaia
f6ae679a2f Spring.Aop/Aop/Framework/ProxyConfig instantiation optimization 2009-10-19 20:22:33 +00:00
bbaia
52f4cf7ff2 Spring.Aop/Aop/Framework/ProxyConfig instantiation optimization 2009-10-17 12:52:56 +00:00
eeichinger
4890f7f580 2009-10-15 18:14:47 +00:00
eeichinger
5c3a40204b fixed ConfigSectionResource error handling
polishing
added DelegateObjectFactoryConfigurer
2009-10-15 18:07:04 +00:00
eeichinger
ccc64cbf73 polishing 2009-10-15 17:14:45 +00:00
eeichinger
04ef351712 synced nant/vs antlr build 2009-10-15 16:41:15 +00:00
eeichinger
1e00c05258 synced nant/vs antlr build 2009-10-15 16:38:47 +00:00
eeichinger
e19d4def22 commmitted antlr f. net-2.0 generated grammars 2009-10-15 11:41:43 +00:00
eeichinger
0e716ecfa0 fixed SPRNET-1259 2009-10-14 18:09:22 +00:00
eeichinger
f00f3afcc3 SpEL API polishing 2009-10-14 16:28:18 +00:00
eeichinger
921cddbe2e further performance improvements 2009-10-14 12:49:46 +00:00
eeichinger
8134a9e2c7 fixed missing import 2009-10-14 06:45:45 +00:00
eeichinger
3d984ca1f6 slashdoc improvement
better stack reporting in case WebApplicationContext cannot be created
2009-10-14 06:08:08 +00:00
eeichinger
9029479963 improved performance acc. to SPRNET-1257 by replacing DynamicInvoke with SafeMethod.Invoke 2009-10-13 22:04:08 +00:00
lahma
4033291cc9 Fixed Spring.Data.NHibernate30 project to compile 2009-10-12 06:37:26 +00:00
lahma
3779e80d83 Removed Spring.Data.NHibernate.xml that doesn't belong to SVN 2009-10-12 06:36:26 +00:00
eeichinger
1a873a6706 fixed broken vs project files 2009-09-27 18:05:29 +00:00
eeichinger
8c9a0be1a8 reverted accidental change 2009-09-27 17:47:20 +00:00
eeichinger
0882e83fe3 polishing 2009-09-27 16:48:37 +00:00
eeichinger
dcd16da294 2009-09-24 05:44:33 +00:00
eeichinger
cb8d029264 included building coveragesummary 2009-09-23 19:47:16 +00:00
eeichinger
dbb3951e6b improved retry test performance 2009-09-23 15:46:34 +00:00
eeichinger
95ade89c08 improved comment
fixed AdvisorRetrievalHelper to also pick manually registered singleton advisors from the ObjectFactory
2009-09-17 08:46:55 +00:00
eeichinger
9058cb0ce7 2009-09-05 00:18:19 +00:00
eeichinger
30279cba61 fixed SPRNET-1155 - fixed 2005 project file 2009-09-05 00:17:20 +00:00
eeichinger
7eb3a5a896 fixed SPRNET-1155 - fixed 2003 + 2005 project file 2009-09-04 22:55:18 +00:00
eeichinger
c6a5918c67 fixed SPRNET-1155 - removed dateLiteral from antlr grammar and replaced with IMethodCallProcessor strategy in MethodNode 2009-09-04 21:42:55 +00:00
eeichinger
33fbc05483 added NullReferenceException test for SPRNET-1251 2009-09-03 22:56:22 +00:00
eeichinger
51419efa67 fixed SPRNET-1251 2009-09-03 22:37:02 +00:00
lahma
9fe54d243c SPRNET-1226: Provider more meaningful error message if cache attribute does not have key specified 2009-08-16 14:56:42 +00:00
eeichinger
0e1facc834 started mono integration 2009-08-10 12:25:58 +00:00
lahma
59e2e0da86 Fixed proxy factory definition check not to depend on hibernate properties existence 2009-08-06 15:08:14 +00:00
eeichinger
8e93efc908 fixed BaseSingleValidator -> BaseSimpleValidator 2009-08-06 12:14:21 +00:00