Marko Lahma
073104b011
Merge pull request #157 from spring-projects/features/quartz3
...
Replace Quartz 2 integration with Quartz 3 integration
2018-10-07 16:05:13 +03:00
Marko Lahma
f468abfa83
fixes #155 replace Quartz 2 integration with Quartz 3 integration
2018-10-07 15:40:54 +03:00
Marko Lahma
7ae40a632c
Merge pull request #156 from spring-projects/remove-obsolete-support
...
Remove obsolete library support
2018-10-06 11:08:44 +03:00
Marko Lahma
ebe2a73396
remove obsolete library support
...
* ASP.NET MVC 3
* ASP.NET MVC 4
* NHibernate 3
* NHibernate 4
2018-10-06 10:53:12 +03:00
Marko Lahma
d4db1156c7
Merge pull request #154 from spring-projects/features/remove-2010-from-csproj-names
...
Remove '2010' from sln and csproj names
2018-10-01 17:37:00 +03:00
Marko Lahma
d7da839948
remove 2010 from sln and csproj names
2018-10-01 12:12:46 +03:00
Marko Lahma
d00399a9cf
Merge pull request #153 from spring-projects/features/nhibernate5
...
NHibernate 5 support
2018-09-30 22:14:40 +03:00
Marko Lahma
bf8240936a
fixes #147 NHibernate 5 support
2018-09-30 21:57:25 +03:00
Marko Lahma
a2af8c023e
Merge pull request #152 from spring-projects/features/netcore
...
.NET Core compilation
2018-09-30 10:32:21 +03:00
Marko Lahma
b81af45da7
create netstandard2.0 targets
...
* Spring.Aop
* Spring.Core
* Spring.Data
* Spring.Messaging
* Spring.Testing.NUnit
2018-09-30 09:33:27 +03:00
Jeffrey Schultz
fda8281874
change to support compilation under .NET Core
2018-09-30 09:05:42 +03:00
Marko Lahma
3bdc793c72
Merge pull request #151 from spring-projects/features/fakeiteasy
...
Replace Rhino.Mocks with FakeItEasy
2018-09-22 15:19:28 +03:00
Marko Lahma
ba10504023
convert to FakeItEasy
2018-09-22 14:57:29 +03:00
Marko Lahma
bd3a729ae3
Merge pull request #150 from spring-projects/features/new-csproj
...
convert to new csproj
2018-09-17 08:39:31 +03:00
Marko Lahma
9b939a3065
convert to new csproj
2018-09-17 08:14:58 +03:00
Marko Lahma
8aeb95320a
Merge pull request #135 from spring-projects/features/project-json
...
convert packages.config files to project.json
2016-11-12 08:41:39 +02:00
Marko Lahma
2b4eade2cb
convert packages.config files to project.json
...
* reduce console output in builds
2016-11-11 22:16:40 +02:00
Marko Lahma
4364f74e37
Merge pull request #134 from spring-projects/features/nunit35
...
Upgrade to NUnit 3.5
2016-11-11 22:14:10 +02:00
Marko Lahma
b3d1d85426
upgrade to NUnit 3.5
...
* upgrade nuget.exe and use single installation in build-support directory
* migrate to preferred automatic visual studio package restore mode
* fix various issues with NHibernate build configuration
* fix building of MVC projects when MVC libs not present
2016-10-29 21:43:06 +03:00
Steve Bohlen
ad64f00abe
fix manual-compilation of dependent RESX files (see comment in .build file for details as to why this is necessary)
2015-11-25 09:00:45 -05:00
Steve Bohlen
dd78ba8f52
add check for CLR version to conditional Assert branching
2015-11-25 08:36:45 -05:00
Steve Bohlen
f159d7765c
removing conditional; unnecessary now that missing RESX file has been properly added
2015-11-25 08:36:13 -05:00
Steve Bohlen
48260daf89
Visual Studio munging around with .csproj content
2015-11-24 19:50:16 -05:00
Steve Bohlen
598e8848a8
adding GHOSTDOC control file
2015-11-24 19:49:48 -05:00
Steve Bohlen
c492c3f687
remove erroneous included XML comment file
2015-11-24 19:49:15 -05:00
Steve Bohlen
5b95595c74
fix exclude settings file
2015-11-24 19:48:49 -05:00
Steve Bohlen
8a46ba9d29
fix ResouceSetMessageSourceTests for Windows 10 Build 10586
2015-11-24 19:48:09 -05:00
Steve Bohlen
afb5ca67ac
fix ResouceSetMessageSourceTests for Windows 10 Build 10586
2015-11-24 19:30:34 -05:00
Steve Bohlen
ee37c447a1
fix DateTimeFormatterTests for Windows 10 Build 10586
2015-11-24 19:02:25 -05:00
Steve Bohlen
6d95db75aa
fix CurrencyFormatterTests for Windows 10 Build 10586
2015-11-24 18:55:20 -05:00
Steve Bohlen
b283a6f34d
updating tests to reflect change of behavior introduced by fix to SPRNET-1582
2015-11-22 16:05:35 -05:00
Steve Bohlen
712d3f37a9
fix bug in Remove() method so that it properly removes the individual item after reworking linkedHead and linkedTail
2015-11-22 16:00:00 -05:00
Steve Bohlen
e7dc54a85e
refactor tests to reflect various behaviors being tested separately
2015-11-22 15:58:28 -05:00
Steve Bohlen
d4d8f156a9
fixing errantly-excluded source files
2015-11-22 14:22:58 -05:00
Steve Bohlen
646787b935
remove references to no-longer-available ORACLE ODP.NET nuget package
2015-11-22 14:09:07 -05:00
Steve Bohlen
ba2aaaf5b8
re-introduce prior ctor signature as pass-thru to new ctor to maintain backward-compat
2015-11-22 13:51:05 -05:00
Steve Bohlen
40db4808e9
Merge pull request #115 from gitchomik/master
...
fix issue #114
2015-11-22 13:19:26 -05:00
Steve Bohlen
86827ccc0d
Merge pull request #119 from kvr000/features/SPRNET-1582
...
SPRNET-1582: SimplePool releases dead objects but does not create new ones
2015-11-22 13:18:40 -05:00
Steve Bohlen
9fc7c921f4
Merge pull request #118 from kvr000/features/SPRNET-1581
...
SPRNET-1581: LinkedHashDictionary implementation
2015-11-22 13:17:39 -05:00
Steve Bohlen
2e384d7e2a
Merge pull request #116 from radupcforever/master
...
HibernateTransactionManager.GetIDbTransaction() does not work with subclasses of AdoTransaction
2015-11-22 13:16:26 -05:00
Steve Bohlen
2794e1c668
Merge pull request #120 from thorstenbaek/master
...
Multiple PropertyPlaceholderConfigurers fail in AbstractObjectFactory
2015-11-22 13:14:24 -05:00
Steve Bohlen
669ea2851b
Merge pull request #122 from hailtondecastro/master
...
The connection was not being effectively closed due to needing to disconnect first
2015-11-22 13:12:20 -05:00
Steve Bohlen
3f63f85cfd
change to reference to explicit type in CREF XML comments
2015-11-22 13:08:46 -05:00
Steve Bohlen
0a5d4c58e3
tweak IGNORE to reflect renamed assy for Spring.Web.Conversation.NHibernate33
2015-11-22 13:08:13 -05:00
Steve Bohlen
0c52b4e17c
introduce TIBCO_EMS #define to allow opt-out of CLS-complaince for TIBCO-dependent assy's (since TIBCO assy types aren't CLS-compliant, TIBCO-related SPRNET assy's can't be either)
2015-11-22 13:07:10 -05:00
Hailton de Castro
4e39f3b220
The connection was not being effectively closed due to
...
'NHibernate.ISession.Disconnect ()' contract:
//
// Summary:
// Disconnect the ISession from the current ADO.NET
connection.
//
// Returns:
// The connection provided by the application or null
//
// Remarks:
// If the connection was obtained by Hibernate, close it or
return it to the
// connection pool. Otherwise return it to the application.
This is used by
// applications which require long transactions.
2015-09-29 19:46:34 -03:00
thorstenbaek
9fcf18fe5b
Changed OrderComparator to ObjectOrderComparator
2015-07-23 11:28:54 +02:00
thorstenbaek
8eb9a86a20
Added OrderComparer to embeddedValueResolvers SortedSet
2015-07-22 14:45:03 +02:00
kvr
7b027df89e
SPRNET-1582: SimplePool releases dead objects but does not create new ones
2015-07-17 20:45:04 +02:00
kvr
5b6324eb0f
SPRNET-1581: LinkedHashDictionary implementation
2015-07-17 20:25:37 +02:00