Commit Graph

1780 Commits

Author SHA1 Message Date
Marko Lahma
8c2dd7e9d3 Merge pull request #171 from gergroen/optimize-code-config
Fixed StringArrayFilterAdvice of Spring.Web.Extensions.Example
2018-12-22 16:27:58 +02:00
gergroen
d3ae274ff8 Fixed StringArrayFilterAdvice of Spring.Web.Extensions.Example 2018-12-21 21:18:46 +01:00
Marko Lahma
e1dc890bfa optimize hot paths in code configuration 2018-11-04 16:33:04 +02:00
Marko Lahma
47c6e20ab4 Merge pull request #169 from spring-projects/optimize-get-object
Tweak object instantiation hot paths
2018-11-03 09:48:14 +02:00
Marko Lahma
ada35f07f4 #164 tweak object instantiation hot paths 2018-11-03 09:24:35 +02:00
Marko Lahma
d834297b2b Merge pull request #165 from spring-projects/add-metadata-caching
Add working metadata caching
2018-10-21 20:41:40 +03:00
Marko Lahma
13fb3c74b8 #164 add working metadata caching 2018-10-21 20:25:41 +03:00
Marko Lahma
1fdb0622b7 Merge pull request #161 from spring-projects/improve-performance
Improve transient and singleton object instantiation performance
2018-10-21 14:18:02 +03:00
Marko Lahma
0c5c4b37b5 #164 improve performance a bit
* faster data structure access
* less memory allocations
2018-10-21 13:43:23 +03:00
Marko Lahma
daf290592a change benchmarks to run both full framework and core 2018-10-14 14:58:54 +03:00
Marko Lahma
bfaa9ad2a0 Merge pull request #162 from spring-projects/add-basic-benchmarks
Add basic benchmark project
2018-10-14 10:37:33 +03:00
Marko Lahma
f4bc659777 add basic benchmark project 2018-10-14 10:16:38 +03:00
Marko Lahma
03e2aa7d07 Update README.md 2018-10-08 08:19:45 +03:00
Marko Lahma
4dedeea206 Update and rename readme.txt to README.md 2018-10-08 08:19:28 +03:00
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