Commit Graph

  • ca42957beb Fixed several typos Sean Gilliam 2015-02-03 16:45:16 -06:00
  • f700958281 update Common.Logging dependencies to reflect 3.0.0 in nuspec files Steve Bohlen 2015-02-03 15:37:57 -05:00
  • 01d4db4e51 avoid repeated calls to GetObjectNamesForType in DependencyResolver Steve Bohlen 2015-02-03 02:10:54 -05:00
  • 4d8d84ba43 enable nuget package restore for EMS quickstart and add Common.Logging package Steve Bohlen 2015-02-03 00:04:44 -05:00
  • c75734dfad ensure that refactored DependencyResolver code properly respects named contexts when performing object resolution Steve Bohlen 2015-02-02 20:15:42 -05:00
  • c7f943e0c4 update .build files for MVC 4 and 5 /src/ and /test/ to reflect udates to LINKed source files strategy Steve Bohlen 2015-02-02 20:14:52 -05:00
  • ba8fdbf15e add missing references to /lib/ folder Steve Bohlen 2015-02-02 20:12:24 -05:00
  • 6d45f9da74 rework MVC dependency-resolver to more effectively short-circuit expensive type resolution when no need to continue to interrogate the context further Steve Bohlen 2015-02-02 18:47:02 -05:00
  • c936fd88a7 removing errantly-committed XML comment file; must have been committed BEFORE corresponding entry was added to .gitignore Steve Bohlen 2015-02-02 18:07:08 -05:00
  • 342ae7de04 remove unnecessary source duplication in MVC Source and replace with source file LINKs Steve Bohlen 2015-02-02 18:04:00 -05:00
  • bef1d522a8 remove unnecessary source duplication in MVC Tests and replace with source file LINKs Steve Bohlen 2015-02-02 17:56:38 -05:00
  • 4ed10dae99 update version suffix to reflect RC2 Steve Bohlen 2015-02-01 21:26:18 -05:00
  • 8eda2d42c4 re-order logic flow to fix failing test case where serviceType arg is null Steve Bohlen 2015-02-01 21:23:59 -05:00
  • 8246883aec re-order logic flow to fix failing test case where serviceType arg is null Steve Bohlen 2015-02-01 20:54:31 -05:00
  • 1f132cda61 Merge branch 'adotemplate-mods' Steve Bohlen 2015-02-01 17:30:45 -05:00
  • 778a405f8e Merge pull request #91 from kamiff/master Steve Bohlen 2015-02-01 17:17:06 -05:00
  • 409ff746c1 SPRNET-1415 - pull additional members up into IAdoOperations interfaces Steve Bohlen 2015-01-29 22:58:37 -05:00
  • ac28a7a970 SPRNET-1494 - switch to DEBUG level logging for cache misses Steve Bohlen 2015-01-29 22:38:18 -05:00
  • 7c120e35cf Revert "SPRNET-1557 - retrieve object type from object definition rather than expensive additional instantiation" as part of troubleshooting broken build. Steve Bohlen 2015-01-29 21:32:38 -05:00
  • 22c31ba80b SPRNET-1513 - alter protection level to assist in subclassing HIbernateTransactionManager Steve Bohlen 2015-01-29 21:13:51 -05:00
  • 9b54b7af2e SPRNET-1526 - fix error in ctor args Steve Bohlen 2015-01-29 20:56:57 -05:00
  • 4667eeb37b SPRNET-1548 - add missing PermissionDeniedCodes for DB2 error translation list Steve Bohlen 2015-01-29 20:41:20 -05:00
  • 579e5ae02d SPRNET-1557 - retrieve object type from object definition rather than expensive additional instantiation Steve Bohlen 2015-01-29 20:28:54 -05:00
  • 0646d02ec5 Merge branch 'master' of https://github.com/spring-projects/spring-net Steve Bohlen 2015-01-29 19:56:50 -05:00
  • 713875080d introduce method to block interaction with internal ObjectFactory instance when ApplicationContext isn't in a valid state to respond (e.g., while starting up, shutting down, or being disposed) Steve Bohlen 2015-01-29 19:56:12 -05:00
  • 1b84a7296e always overwrite existing Quartz properties in SchedulerFactoryObject Marko Lahma 2015-01-29 08:29:52 +02:00
  • 5f70fd57e7 Merge pull request #89 from sean-gilliam/remove-redundant-delegation-creation Steve Bohlen 2015-01-28 18:53:26 -05:00
  • 8e90024231 Improve MVC 3, 4 application View DI performance kamiff 2015-01-27 11:46:04 +08:00
  • 9caebbddca adding appveyor.yml to control CI server settings Steve Bohlen 2015-01-17 21:26:26 -05:00
  • 4173268006 troubleshooting db connectivity for integration tests Steve Bohlen 2015-01-17 19:23:08 -05:00
  • c2bbeba865 troubleshooting db connectivity for integration tests Steve Bohlen 2015-01-17 19:07:25 -05:00
  • 5a5965ac73 troubleshooting db connectivity for integration tests Steve Bohlen 2015-01-17 19:04:17 -05:00
  • 791124366d return to TCP transport for DB conn alias Steve Bohlen 2015-01-17 15:17:56 -05:00
  • 21d2ac8fab comment back in missing named-piped config value Steve Bohlen 2015-01-17 15:05:47 -05:00
  • 21a3632359 switching to named-pipes transport for SpringQA sql server alias Steve Bohlen 2015-01-17 14:55:23 -05:00
  • ffdbfe1406 add ps1 script to safely restart services and WAIT until complete before proceeding Steve Bohlen 2015-01-17 10:39:27 -05:00
  • 0d2a4f380a remove inadvertent duplicate attempt to create 'Spring' database Steve Bohlen 2015-01-16 22:53:58 -05:00
  • 2bfe447075 add missing closing quotation in sqlcmd arguments Steve Bohlen 2015-01-16 22:19:00 -05:00
  • fbd4c1f612 add scripts to create required databases and users for integration tests Steve Bohlen 2015-01-16 22:06:55 -05:00
  • d1fb769749 update ci-invoked build entry point to run database-dependent integration tests Steve Bohlen 2015-01-16 22:06:13 -05:00
  • 5894ff39d1 adjust build file to properly invoke NuGet package restore on the several projects that now have a new dependency upon it Steve Bohlen 2015-01-16 14:58:57 -05:00
  • 685c337d72 tweaking command file Steve Bohlen 2015-01-16 11:26:47 -05:00
  • 7e017a9055 introduce cmd file for CI server (primarily to NOT pipe output to log file so that it appears on CI dashboard properly) Steve Bohlen 2015-01-16 11:02:11 -05:00
  • c6b176aa27 upgrade to Common.Logging 3.0.0.0, Quartz 2.3.1 and NHibernate 4.0.2 Marko Lahma 2015-01-15 23:30:44 +02:00
  • 86c89fbdb1 Removed redundant delegate creation Sean Gilliam 2014-12-03 11:33:39 -06:00
  • e2263f1e77 Merge pull request #87 from sean-gilliam/update-delegates-to-lambda-syntax Marko Lahma 2014-11-26 20:45:00 +02:00
  • d4ba72bb21 Replaced delegate syntax with easier to read lambda syntax Sean Gilliam 2014-11-25 10:07:30 -06:00
  • e4cf720a74 Merge branch 'master' of https://github.com/spring-projects/spring-net Steve Bohlen 2014-11-10 10:41:45 -05:00
  • 00417d94dd update docbook build to depend upon JAVA_HOME env var for locating JAVA to execute (vs. expecting JAVA to be on the system PATH) Steve Bohlen 2014-11-10 10:39:49 -05:00
  • 61ee75fda8 update to Common.Logging 2.3.1 and Quartz.NET 2.3 Marko Lahma 2014-11-07 17:37:40 +02:00
  • d0c97dab87 NHibernate 4 support Marko Lahma 2014-09-21 15:39:19 +03:00
  • 88d2dc494e Merge pull request #84 from chadsowald/master Marko Lahma 2014-09-19 14:47:59 +03:00
  • 1acf52e5b9 Add comments to equality members. chadsowald 2014-09-18 12:58:49 -07:00
  • 12ee34ca8f Add equality members to fix key-ref merging. chadsowald 2014-09-18 12:51:30 -07:00
  • 1b01e4b245 Merge pull request #80 from aaronmell/master Marko Lahma 2014-08-10 10:27:13 +03:00
  • bc855ddf77 fix documentation issue Marko Lahma 2014-08-10 10:25:45 +03:00
  • 64f84fe2bd Merge pull request #74 from thomast74/AdoTemplateInjection Marko Lahma 2014-08-10 10:23:06 +03:00
  • 66bf53684c Fixed an issue with the refactoring Aaron Mell 2014-07-24 18:08:34 -05:00
  • 7da726e854 Refactored DelegatingLocationSessionFactoryObject to support named connections Aaron Mell 2014-07-24 17:33:27 -05:00
  • 2f75149e8c Merge pull request #77 from twisterino/NUnitTearDownFix Marko Lahma 2014-07-19 11:24:00 +03:00
  • be24957bb5 Typo twisterino 2014-07-10 11:50:51 +01:00
  • c2867ca21d Prevent TearDown to swallow exceptions twisterino 2014-07-10 11:41:00 +01:00
  • 1a82357027 Exclude AdoTemplate from dependency check by default Thomas Trageser 2014-04-05 12:02:52 +01:00
  • a32fee13be Merge pull request #73 from thomast74/UnusedErrorLogging Marko Lahma 2014-04-05 13:13:52 +03:00
  • a22113f5ee An empty typeToLoad cause the Type Resolver to throw an error Thomas Trageser 2014-04-05 09:54:10 +01:00
  • 1e7e4571b8 upgrade to Quartz.NET 2.2.3 Marko Lahma 2014-03-30 20:47:25 +03:00
  • 83615e299a add missing xml comment file sbohlen 2014-03-15 09:36:55 -04:00
  • a9fc698cef Merge branch 'master' into common-logging-220-upgrade sbohlen 2014-03-15 09:12:55 -04:00
  • 991a8b1bd1 add discriminator to respect CLR version (in addition to OS version) as a factor in choosing which FORMATTER-related expectations to test against sbohlen 2014-03-15 09:12:02 -04:00
  • fab6c6d7ee fix overlooked failure to commit NUGET package metadata for WebQuickStart example sbohlen 2014-03-15 08:46:55 -04:00
  • e9ade58ee7 SPRNET-1571 SPRNET-1572 set OracleCommand's BindByName to true Marko Lahma 2014-03-14 13:19:59 +02:00
  • ca3e45c944 Merge branch 'master' into common-logging-220-upgrade sbohlen 2014-03-11 07:35:40 -04:00
  • 0311d3694d SPRNET-1570 make localization test assertions respond appropriately to differences in runtime OS sbohlen 2014-03-11 06:27:27 -04:00
  • bd417d744b add mistakenly overlooked nuget config / repo settings for WebQuickStart /example/ solution sbohlen 2014-03-03 06:58:31 -05:00
  • 167a104fe2 introduce build param (skipmstestrun) to support building but not -running- the MSTEST sequence (necessary for bypass of the currently-crashing QTAgent32.exe process until this issue is properly sorted out) sbohlen 2014-03-03 06:57:19 -05:00
  • df35992839 remove .testsettings file from sln (deprecated under VS2013) sbohlen 2014-03-02 20:16:23 -05:00
  • 5441880c51 Remove .vsmdi files (test groups defined in vsmdi files no longer supported under VS2013) sbohlen 2014-03-02 20:15:23 -05:00
  • e1e275ec14 update main solution to globally rely upon NuGet for all Common.Logging references sbohlen 2014-03-02 09:31:49 -05:00
  • 6d79e7f2af set build-packaging files for 2.0.0-RC1 release sbohlen 2014-03-01 18:19:08 -05:00
  • 933b4f1395 Merge pull request #67 from yhrn/SPRNET-1567 Steve Bohlen 2014-03-01 17:28:02 -05:00
  • bf6eeab496 Merge pull request #66 from yhrn/SPRNET-1566 Steve Bohlen 2014-03-01 16:29:09 -05:00
  • 09291a8216 SPRNET-1567 Assigning correct timeout Mattias Öhrn 2014-02-27 08:57:38 +01:00
  • 36d58efe09 SPRNET-1566 Return exception instead of throw Mattias Öhrn 2014-02-27 08:24:27 +01:00
  • a74653215f add missing SQLite .dlls excluded due to over-zealous gitignore rules sbohlen 2014-02-25 06:06:36 -05:00
  • b7e5fa9137 SPRNET-1558 HashtableCachingAdvisorChainFactory is not thread safe Marko Lahma 2014-02-25 09:31:48 +02:00
  • 5e594b90eb update Spring.Web.Conversation.NHibernate tests to use SQLite 1.0.91.0 dynamic interop assembly resolution to handle running properly on both x86 and x64 processor architectures sbohlen 2014-02-24 21:09:26 -05:00
  • 15d7dc07f4 adding missing nuget.exe erroneously excluded due to gitignore rules but necessary for NuGet Package Restore support in /examples/ projects sbohlen 2014-02-23 15:14:28 -05:00
  • 555a72553e switch to nunit-console-x86.exe to force tests run in a 32-bit process sbohlen 2014-02-23 13:03:58 -05:00
  • d0ad596396 fix project file nowarn flags in release mode, fix build cmd platform detection Marko Lahma 2014-02-23 16:44:40 +02:00
  • 81cd77e3dc Merge branch 'master' of http://github.com/spring-projects/spring-net sbohlen 2014-02-23 09:04:06 -05:00
  • 4681962bba updates to reflect correct path to Visual Studio, NuGet package restore for /examples/ projects, and building of Spring.Web.Extensions for .NET 4.5 target sbohlen 2014-02-23 09:03:05 -05:00
  • 1c616b3c8c add Mvc5 and tests into sln sbohlen 2014-02-23 09:01:36 -05:00
  • d8b8acd7ae update locale formatter test expectations to reflect subtle changes in the tested locales introduced by .NET 4.0 sbohlen 2014-02-23 09:00:25 -05:00
  • 3769af7fb5 wire up Mvc5 Tests to participate in NuGet package restore process sbohlen 2014-02-23 08:59:40 -05:00
  • 6316eda41a update SQLite-dependent tests to use version of SQLite that is both x86- and x64-aware sbohlen 2014-02-23 08:57:55 -05:00
  • eedb6e9553 remove unnecessary duplicate references to core .NET framework libs sbohlen 2014-02-23 08:56:18 -05:00
  • 79747686d8 update examples to reflect NuGet package-restore necessary since /lib/ refereences are otherwise missing sbohlen 2014-02-23 08:52:50 -05:00
  • e7ed6e5d87 update NUNIT command line args to reflect same args used both with and without coverage sbohlen 2014-02-23 08:51:27 -05:00
  • e41d0dee48 update NANT config settings to support builds on both x86 and x64 processor architectures sbohlen 2014-02-23 08:50:22 -05:00
  • 68e760b52f upgrade Quartz.NET dependency to version 2.2.2 Marko Lahma 2014-02-09 10:30:05 +02:00