Commit Graph

  • eb400d8c0f SPRNET-1229 - Documentation for TIBCO EMS integration markpollack 2009-11-21 19:24:12 +00:00
  • feb302dc91 refactored GetUnsatisfiedDependencies() into AutowireUtils for better AutoMocking support eeichinger 2009-11-21 11:48:49 +00:00
  • c92240b5bf wrapped static method calls to GetConnectionTxPair and DisposeConnection within overridable member methods eeichinger 2009-11-20 09:27:24 +00:00
  • e4b1aa341c Fix vs.net 2005 solution for SPRNET-1272 markpollack 2009-11-16 15:41:45 +00:00
  • fd55908ad2 SPRNET-1273 - Remove unnecessary cast to (int) in Spring.Data.Core.AdoTemplate ExecuteScalar with ICommandSetter markpollack 2009-11-16 15:05:01 +00:00
  • 3486f9a8b9 added fix + test for SPRNET-1272 eeichinger 2009-11-16 13:34:22 +00:00
  • 38c513b6e8 fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any eeichinger 2009-11-16 13:26:19 +00:00
  • 94a4c7c79d fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any eeichinger 2009-11-16 13:14:42 +00:00
  • c441d22df9 added fix + test for SPRNET-1272 eeichinger 2009-11-16 13:14:15 +00:00
  • c04397943c fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any eeichinger 2009-11-16 13:09:16 +00:00
  • c9d328441f added fix + test for SPRNET-1272 eeichinger 2009-11-16 11:00:00 +00:00
  • b61043b840 SPRNET-1273 - Remove unnecessary cast to (int) in Spring.Data.Core.AdoTemplate ExecuteScalar with ICommandSetter markpollack 2009-11-13 18:33:11 +00:00
  • cc6c10b0f9 SPRNET-989 - Avoid throwing exception in Spring's custom timespan converter when delegating to default .NET BCL implementation. Thanks Roberto Paterlini! markpollack 2009-11-13 04:49:45 +00:00
  • 8b687e7d3f 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. markpollack 2009-11-10 05:41:49 +00:00
  • 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. markpollack 2009-11-10 05:30:35 +00:00
  • 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. markpollack 2009-11-10 05:26:19 +00:00
  • 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. markpollack 2009-11-10 05:15:47 +00:00
  • 196a54ceda SPRNET-1269 - Time based test in NHibernate.Test failed (Remove execution of tests until we can investigate further.) markpollack 2009-11-10 04:45:07 +00:00
  • f7a97bfe31 SPRNET-1268 - Spring Exceptions should pass tests to ensure compliance with .NET framework guidelines. SPRNET-1267 - Add optimize compiler flag for release build markpollack 2009-11-10 03:04:07 +00:00
  • 333a6e42b2 SPRNET-1041 - Add new DbProvider for Oracle 11g markpollack 2009-11-06 15:30:19 +00:00
  • e76b73225e Fixing Quartz integration code comments and setting warnaserror = true in build file lahma 2009-11-06 05:52:13 +00:00
  • d1bfe35fab remove Common.Logging.Log4Net dependency in order to reuse existing build files for integration testing. fix 2005 solutions markpollack 2009-11-05 22:46:46 +00:00
  • 673a4554c9 Fixed link bbaia 2009-11-05 21:39:52 +00:00
  • c7ab2c8b78 SPRNET-1265: Upgrade to NHibernate 2.1.1, also upgraded NHibernate 3.0 trunk snapshot to keep up with FilterDefinition API changes lahma 2009-11-05 20:51:27 +00:00
  • 1acbf3d1ce really enable ncover :) markpollack 2009-11-04 23:30:14 +00:00
  • e498eb7b9d enable ncover, fix 2003 build, modify solutions.build.nant to exclude Calculator and add ${root} prefix to build 2003 solution. markpollack 2009-11-04 23:17:17 +00:00
  • d375589da4 SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager markpollack 2009-11-04 18:25:30 +00:00
  • 24ccfd2f9f SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager markpollack 2009-11-04 00:57:15 +00:00
  • 878c3aba06 SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager markpollack 2009-11-03 23:11:22 +00:00
  • bbb57b9066 clean up class comments markpollack 2009-11-03 22:51:15 +00:00
  • ce9ee2d4d2 SPRNET-1253 - NmsTemplate: wrong timeout units in receive method (ticks instead of milliseconds) markpollack 2009-10-30 20:59:45 +00:00
  • f6ae679a2f Spring.Aop/Aop/Framework/ProxyConfig instantiation optimization bbaia 2009-10-19 20:22:33 +00:00
  • 52f4cf7ff2 Spring.Aop/Aop/Framework/ProxyConfig instantiation optimization bbaia 2009-10-17 12:52:56 +00:00
  • 4890f7f580 eeichinger 2009-10-15 18:14:47 +00:00
  • 5c3a40204b fixed ConfigSectionResource error handling polishing added DelegateObjectFactoryConfigurer eeichinger 2009-10-15 18:07:04 +00:00
  • ccc64cbf73 polishing eeichinger 2009-10-15 17:14:45 +00:00
  • 04ef351712 synced nant/vs antlr build eeichinger 2009-10-15 16:41:15 +00:00
  • 1e00c05258 synced nant/vs antlr build eeichinger 2009-10-15 16:38:47 +00:00
  • e19d4def22 commmitted antlr f. net-2.0 generated grammars eeichinger 2009-10-15 11:41:43 +00:00
  • 0e716ecfa0 fixed SPRNET-1259 eeichinger 2009-10-14 18:09:22 +00:00
  • f00f3afcc3 SpEL API polishing eeichinger 2009-10-14 16:28:18 +00:00
  • 921cddbe2e further performance improvements eeichinger 2009-10-14 12:49:46 +00:00
  • 8134a9e2c7 fixed missing import eeichinger 2009-10-14 06:45:45 +00:00
  • 3d984ca1f6 slashdoc improvement better stack reporting in case WebApplicationContext cannot be created eeichinger 2009-10-14 06:08:08 +00:00
  • 9029479963 improved performance acc. to SPRNET-1257 by replacing DynamicInvoke with SafeMethod.Invoke eeichinger 2009-10-13 22:04:08 +00:00
  • 4033291cc9 Fixed Spring.Data.NHibernate30 project to compile lahma 2009-10-12 06:37:26 +00:00
  • 3779e80d83 Removed Spring.Data.NHibernate.xml that doesn't belong to SVN lahma 2009-10-12 06:36:26 +00:00
  • 1a873a6706 fixed broken vs project files eeichinger 2009-09-27 18:05:29 +00:00
  • 8c9a0be1a8 reverted accidental change eeichinger 2009-09-27 17:47:20 +00:00
  • 0882e83fe3 polishing eeichinger 2009-09-27 16:48:37 +00:00
  • dcd16da294 eeichinger 2009-09-24 05:44:33 +00:00
  • cb8d029264 included building coveragesummary eeichinger 2009-09-23 19:47:16 +00:00
  • dbb3951e6b improved retry test performance eeichinger 2009-09-23 15:46:34 +00:00
  • 95ade89c08 improved comment fixed AdvisorRetrievalHelper to also pick manually registered singleton advisors from the ObjectFactory eeichinger 2009-09-17 08:46:55 +00:00
  • 9058cb0ce7 eeichinger 2009-09-05 00:18:19 +00:00
  • 30279cba61 fixed SPRNET-1155 - fixed 2005 project file eeichinger 2009-09-05 00:17:20 +00:00
  • 7eb3a5a896 fixed SPRNET-1155 - fixed 2003 + 2005 project file eeichinger 2009-09-04 22:55:18 +00:00
  • c6a5918c67 fixed SPRNET-1155 - removed dateLiteral from antlr grammar and replaced with IMethodCallProcessor strategy in MethodNode eeichinger 2009-09-04 21:42:55 +00:00
  • 33fbc05483 added NullReferenceException test for SPRNET-1251 eeichinger 2009-09-03 22:56:22 +00:00
  • 51419efa67 fixed SPRNET-1251 eeichinger 2009-09-03 22:37:02 +00:00
  • 9fe54d243c SPRNET-1226: Provider more meaningful error message if cache attribute does not have key specified lahma 2009-08-16 14:56:42 +00:00
  • 0e1facc834 started mono integration eeichinger 2009-08-10 12:25:58 +00:00
  • 59e2e0da86 Fixed proxy factory definition check not to depend on hibernate properties existence lahma 2009-08-06 15:08:14 +00:00
  • 8e93efc908 fixed BaseSingleValidator -> BaseSimpleValidator eeichinger 2009-08-06 12:14:21 +00:00
  • 2b0471b219 excluded mstest from sdk doc generation - mstest integration requires VS 2008 to be installed on the build box first eeichinger 2009-08-06 07:52:46 +00:00
  • 1d267a979e added info for running NHibernate.Test suite against Spring's ProxyFactoryFactory from within VS eeichinger 2009-08-05 16:36:39 +00:00
  • 9fb46fd5fb fixed NH21 integration ProxyFactoryFactory Bug eeichinger 2009-08-05 15:56:23 +00:00
  • 070c33503e added automatic vs.2008 detection eeichinger 2009-08-04 20:24:02 +00:00
  • 21f3cdd67a "build-all-function" also compiles all contained solutions by default eeichinger 2009-08-04 15:12:19 +00:00
  • 5b91c090a4 Fixed Northwind CSS to work with beloved IE, updated tutorial images lahma 2009-08-04 08:40:01 +00:00
  • 7441ac0254 Database back to initial clean state lahma 2009-08-04 08:33:20 +00:00
  • 6edcf555b6 fixed 3.0 assembly deployment eeichinger 2009-08-03 21:49:21 +00:00
  • 4961108d96 removed nh10 libs eeichinger 2009-08-03 21:16:27 +00:00
  • f76c82aa9a fixed eeichinger 2009-08-03 21:14:57 +00:00
  • 49d68acbd3 add missing ems quickstart docs markpollack 2009-08-03 21:13:52 +00:00
  • 9852b90c45 some build fixes for mono markpollack 2009-08-03 20:58:49 +00:00
  • 4c4cf828b4 added solutions.build.nant to package output eeichinger 2009-08-03 20:58:19 +00:00
  • 61cd957a0d fix version issue. markpollack 2009-08-03 20:54:12 +00:00
  • 6eb84593f5 fixed solution build integration eeichinger 2009-08-03 20:49:03 +00:00
  • 89fd774285 mention where source code is for vs.net templates markpollack 2009-08-03 20:39:41 +00:00
  • 8fd35067c9 integrated solutions.build.nant script into main build fixed northwind example msbuild eeichinger 2009-08-03 20:35:43 +00:00
  • c31963a7e6 Fix VS.NET 2003 solution file markpollack 2009-08-03 20:09:27 +00:00
  • 3126b4299d remove references to NH10 in build. markpollack 2009-08-03 19:37:30 +00:00
  • 8ffdbe643b updated readme eeichinger 2009-08-03 18:04:58 +00:00
  • da3093992f ingored files eeichinger 2009-08-03 17:19:38 +00:00
  • e034523f2b fixed build-support/tool packaging eeichinger 2009-08-03 14:43:58 +00:00
  • dd79e4e81a fixed tools missing from package added new nh support info to readme eeichinger 2009-08-03 14:33:43 +00:00
  • 57c972ebab misc build fixes for release, doc improvements. markpollack 2009-08-03 12:16:43 +00:00
  • f2d6955c8c SPRNET-1237: TemplateNamespaceParser cleanup: extends ObjectsNamespaceParser instead of AbstractSingleObjectDefinitionParser to gain access to dictionary parsing. Made SelectNodes method in ObjectsNamespaceParser virtual to allow extending classes to override this method (provides ability to parse nested definitions from the objects namespace, e.g., objectMap, in other namespaces by adding the objects default namespace to the bound XmlNamespaceManager) erezmazor 2009-08-03 06:54:08 +00:00
  • 64ff3178a6 upgraded Spring.Data.NHibernate20.Integration.Tests to test.integration.data eeichinger 2009-08-03 00:28:51 +00:00
  • 7db5ac4a84 added "test.integration.data" build flag to run integration tests eeichinger 2009-08-02 23:25:30 +00:00
  • 442d943ebe automated NH21 integration tests up & running eeichinger 2009-08-02 22:25:00 +00:00
  • 6fbf135530 fixed compile error eeichinger 2009-08-02 22:22:40 +00:00
  • e44e460143 SPRNET-691 eeichinger 2009-08-02 20:24:20 +00:00
  • 37787ef76e removed workaround - mstest is not installed on build box eeichinger 2009-08-02 13:31:06 +00:00
  • 86cb1b91e7 workaround for detecting mstest on ccnet build box eeichinger 2009-08-02 13:11:35 +00:00
  • c64b3209d2 changed to build Spring.Services sdk doc from bin/3.0/Spring.Services.dll clean doc tmp dir after generation eeichinger 2009-08-02 12:39:46 +00:00
  • c182795283 fixed pdf reference doc build error eeichinger 2009-08-02 12:21:57 +00:00
  • d9420f2de2 added build commandline examples eeichinger 2009-08-02 10:35:24 +00:00
  • 4316ead14a automated mstest detection in build script eeichinger 2009-08-02 09:49:03 +00:00