Steve Bohlen
6697e8a124
rename test project to reflect tx promotion integration tests
2015-03-27 11:52:31 -04:00
Steve Bohlen
9c5a7ec3ba
removing tests, etc. related to CustomSpring132HibernateTxScopeTransactionManager as no longer necessary now that changes are in HibernateTxScopeTransactionManager directly
2015-03-27 11:21:30 -04:00
Steve Bohlen
682a5b0b56
moving test DB + table from sep. DB into Spring DB
2015-03-27 11:16:43 -04:00
Steve Bohlen
7b4cfc772e
update test conn string to coordinate with creds used elsewhere in test suite
2015-03-27 11:05:22 -04:00
Steve Bohlen
8d437306af
Merge branch 'master' of https://github.com/ynauls/spring-net into ynauls-master
2015-03-27 10:39:30 -04:00
Steve Bohlen
829d04f786
SPRNET-1444 - revert commits on this issue to return DefaultIsolationLevel for tx advice from Unspecified back to ReadCommitted
2015-03-21 14:52:05 -04:00
Yerko Nauls
0907b9a796
Added custom TX Scope Manager and test fixture that shows original error.
2015-03-08 15:46:17 -04:00
Yerko Nauls
50c4683db1
pushing project "Spring.SessionFactoryImplError.Tests" to help troubleshoot https://github.com/spring-projects/spring-net/issues/96#issuecomment-73162888
2015-02-20 11:46:56 -05:00
Steve Bohlen
1c562f8fe6
update to NHibernate 4.0.3
2015-02-15 10:15:08 -05:00
Sean Gilliam
ca42957beb
Fixed several typos
2015-02-03 16:45:16 -06:00
Steve Bohlen
c7f943e0c4
update .build files for MVC 4 and 5 /src/ and /test/ to reflect udates to LINKed source files strategy
2015-02-02 20:14:52 -05:00
Steve Bohlen
bef1d522a8
remove unnecessary source duplication in MVC Tests and replace with source file LINKs
2015-02-02 17:56:38 -05:00
Steve Bohlen
5f70fd57e7
Merge pull request #89 from sean-gilliam/remove-redundant-delegation-creation
...
Removed redundant delegate creation
2015-01-28 18:53:26 -05:00
Marko Lahma
c6b176aa27
upgrade to Common.Logging 3.0.0.0, Quartz 2.3.1 and NHibernate 4.0.2
2015-01-16 00:22:21 +02:00
Sean Gilliam
86c89fbdb1
Removed redundant delegate creation
2014-12-03 11:33:39 -06:00
Sean Gilliam
d4ba72bb21
Replaced delegate syntax with easier to read lambda syntax
2014-11-25 10:07:30 -06:00
Marko Lahma
61ee75fda8
update to Common.Logging 2.3.1 and Quartz.NET 2.3
2014-11-08 12:15:10 +02:00
Marko Lahma
d0c97dab87
NHibernate 4 support
...
* replace NHibernate33 and NHibernate32 packages with NHibernate3 package
2014-10-19 18:37:14 +03:00
twisterino
be24957bb5
Typo
2014-07-10 11:50:51 +01:00
twisterino
c2867ca21d
Prevent TearDown to swallow exceptions
2014-07-10 11:41:00 +01:00
Marko Lahma
1e7e4571b8
upgrade to Quartz.NET 2.2.3
2014-03-30 20:48:47 +03:00
sbohlen
991a8b1bd1
add discriminator to respect CLR version (in addition to OS version) as a factor in choosing which FORMATTER-related expectations to test against
2014-03-15 09:12:02 -04:00
Marko Lahma
e9ade58ee7
SPRNET-1571 SPRNET-1572 set OracleCommand's BindByName to true
...
* add native ODP.NET 12 provider
* add managed ODP.NET 12 provider
2014-03-14 17:10:29 +02:00
sbohlen
0311d3694d
SPRNET-1570 make localization test assertions respond appropriately to differences in runtime OS
2014-03-11 06:27:27 -04:00
sbohlen
e1e275ec14
update main solution to globally rely upon NuGet for all Common.Logging references
2014-03-02 09:31:49 -05:00
sbohlen
a74653215f
add missing SQLite .dlls excluded due to over-zealous gitignore rules
2014-02-25 06:06:36 -05:00
sbohlen
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
2014-02-24 21:09:26 -05:00
Marko Lahma
d0ad596396
fix project file nowarn flags in release mode, fix build cmd platform detection
2014-02-23 17:56:28 +02:00
sbohlen
81cd77e3dc
Merge branch 'master' of http://github.com/spring-projects/spring-net
2014-02-23 09:04:06 -05:00
sbohlen
d8b8acd7ae
update locale formatter test expectations to reflect subtle changes in the tested locales introduced by .NET 4.0
2014-02-23 09:00:25 -05:00
sbohlen
3769af7fb5
wire up Mvc5 Tests to participate in NuGet package restore process
2014-02-23 08:59:40 -05:00
sbohlen
6316eda41a
update SQLite-dependent tests to use version of SQLite that is both x86- and x64-aware
2014-02-23 08:57:55 -05:00
sbohlen
eedb6e9553
remove unnecessary duplicate references to core .NET framework libs
2014-02-23 08:56:18 -05:00
Marko Lahma
68e760b52f
upgrade Quartz.NET dependency to version 2.2.2
2014-02-09 10:30:05 +02:00
Marko Lahma
ed29a994b4
SPRNET-1509 upgrade to NUnit 2.6, use NuGet packages
2013-12-25 00:50:00 +02:00
Marko Lahma
373ce41e76
SPRNET-1564 Remove code marked as obsolete
2013-12-24 11:16:10 +02:00
Marko Lahma
0dfc0bc57b
SPRNET-1539 upgrade Quartz dependency to 2.2.1, use Spring.Scheduling.Quartz2 as package name
...
* replace lib dir NHibernate and Quartz dlls with NuGet references
* update examples to prefer NuGet packages
2013-12-23 23:44:50 +02:00
Marko Lahma
1105bb351b
clean up usage of obsolete library members, set warnings as error to all projects, fix accordingly
2013-12-06 13:05:53 +02:00
Marko Lahma
1b73368826
SPRNET-1563 Make code as ClsCompliant as possible
2013-12-06 11:56:59 +02:00
Andreas Kluth
638002646c
SPRNET-1387: ASP.NET PageHandlerFactory cannot inject dependencies in the presence of the WebForms 4.0 routing infrastructure
...
- Changed how the WebSupportModule detects when it should inject into a Page
Signed-off-by: Andreas Kluth <mail@andreaskluth.net >
2013-12-04 00:41:43 +01:00
Marko Lahma
fc5fa113bb
SPRNET-1561 ASP.NET MVC 5 and WEB API 2 support
...
* also add .NET 4.5 targets
* fix issues with libs and build targets
2013-12-03 17:46:24 +02:00
Marko Lahma
1466cc9b43
Merge pull request #42 from thomast74/SPRNET-1543
...
SPRNET-1543 Reviewed GetObjectDefinionNames inconsistencies
2013-11-23 05:29:09 -08:00
Marko Lahma
e7487c074a
Merge pull request #52 from norvegec/master
...
Added ManagedDictionary.Merge(object) support for generic dictionary
2013-11-23 05:27:00 -08:00
Andreas Kluth
b804127d1e
Housekeeping. Renamed test suite to match naming convention.
2013-11-23 02:16:01 +01:00
Andreas Kluth
5487d97d4c
Issue #51 : ActiveMQ 1.6 interfaces have changed
...
- Updated NMS.ActiveMQ to v1.6.1 and Apache.NMS API to v1.6.0
- Amended wrapper implementation to match new API
2013-11-23 01:57:15 +01:00
Andreas Kluth
db4bd0d0ad
Housekeeping. Fixed formatting.
2013-11-23 01:08:59 +01:00
Andreas Kluth
8682271ef8
Housekeeping. Added factory method to reduce duplication.
2013-11-23 00:46:39 +01:00
Andreas Kluth
226c08d9a7
Housekeeping. Fixed integration test to match template used in SimpleMessageListenerContainerTests.xml.
2013-11-23 00:32:14 +01:00
Marko Lahma
54bcda7f77
SPRNET-1560 remove VS2008 solutions and projects
...
* update build files to use explicit library references to ensure proper 4.0 build on 4.5 enabled machines
* remove Spring.Web.MVC projects from main solution file
2013-11-17 14:10:46 +02:00
adamlepkowski
b32f730fdd
SPRNET-1507 Add support for dynamic type ExpandoObject in spring.net expressions
2013-11-10 18:10:38 +02:00