antonio.anzivino
|
064112ab42
|
Merge branch 'master' of https://github.com/spring-projects/spring-net into spring-projects-master
Conflicts:
Spring.Net.2010.sln
|
2015-04-09 18:04:00 +02:00 |
|
Steve Bohlen
|
45e67d88dd
|
renaming project to identify specifically as NHibernate4
|
2015-03-27 17:45:36 -04:00 |
|
Steve Bohlen
|
0da57da488
|
integrate new test project into build script
|
2015-03-27 17:34:13 -04:00 |
|
Steve Bohlen
|
2280762d1e
|
update desc of AssemblyInfo inadvertently left as Hib 3 when copied initially
|
2015-03-27 12:28:03 -04:00 |
|
Steve Bohlen
|
8ee1d51245
|
minor renaming to improve clarity
|
2015-03-27 12:07:58 -04:00 |
|
Steve Bohlen
|
92cfa7129c
|
rename test project to improve clarity of intent
|
2015-03-27 12:04:55 -04:00 |
|
Steve Bohlen
|
fac1a98dc8
|
remove extraneous HibernateTemplate from test fixture injection
|
2015-03-27 11:56:01 -04:00 |
|
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 |
|
djechelon
|
e46320ecbb
|
NOW tests pass
|
2015-03-15 18:54:34 +01:00 |
|
djechelon
|
f54eeae380
|
All files are created equal. Some property files are more equal than others
|
2015-03-14 22:17:30 +01:00 |
|
Steve Bohlen
|
72c2f580c1
|
add app.config to register NamespaceParser from new Spring.Template.Velocity.Castle assembly in place of "well-known" parser in other assembly
|
2015-03-14 14:56:15 -04:00 |
|
antonio.anzivino
|
4623d52a56
|
Spring Castle NVelocity with tests
|
2015-03-10 18:00:55 +01: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 |
|