Commit Graph

1798 Commits

Author SHA1 Message Date
Marko Lahma
ca2bf1e889 Add GitHub Actions configuration (#201)
* new build system based on NUKE build
* support test running on Linux
2021-08-02 17:54:41 +03:00
Roberto Paterlini
9d7325bd67 Spring.Data: fix test to work in NET5 (#207)
Co-authored-by: Roberto Paterlini <r.paterlini@almaviva.it>
2021-07-30 19:44:59 +03:00
jjvdgeer
974247bd0f Don't use local time to avoid problems entering winter time (#204) 2021-04-15 16:00:36 +03:00
Greg Jarzab
a5cb7a7973 Support for expressions involving method calls with more than 124 parameters (#203)
* Add test to demonstrate failure when more than 124 arguments are passed to a MethodNode.
* Calculate method hash using HashCode instead of a using a fixed number of primes.
* Add BOM and fix Copyright Sign
2021-04-13 08:08:36 +03:00
Roberto Paterlini
e8bd9f2290 CacheResultAdvice: lock on write to hashtable (#199)
Co-authored-by: Roberto Paterlini <r.paterlini@almaviva.it>
2021-01-09 10:32:27 +02:00
sbohlen
1054af4504 adding original strong-name signing key file 2020-11-30 07:55:35 -05:00
sbohlen
b012a70b80 removing Spring.Net.snk from IGNORE list 2020-11-30 07:55:04 -05:00
Marko Lahma
d40c907690 Update libs, generate symbol packages, target NET 5.0 in tests (#197)
* update libs, target NET 5.0 in tests
* correct metadata and symbol configuration
* add artifact definition to appveyor.yml, set ContinuousIntegrationBuild
2020-11-21 21:54:00 +02:00
anton-feoktistov
63f69cacea Add support for dynamic objects in spring.net expressions (#195) 2020-11-21 17:27:59 +02:00
Jan Zahradník
0b383ee4c9 Added support for new Microsoft.Data.SqlClient driver (#192) 2020-03-23 09:50:37 +02:00
Marko Lahma
94f7d55ce6 Remove VersionPrefix used for testing 2019-09-26 17:57:45 +03:00
Marko Lahma
f78411ac14 Support .NET Core 3 (#190)
* fix dynamic code generation issues
* fix NmsQuickStart
2019-09-26 17:52:11 +03:00
Marko Lahma
7580540918 enable netstandard build for Spring.Messaging.Nms 2019-09-07 16:01:04 +03:00
Marko Lahma
1a039200f2 Merge pull request #188 from cezarypiatekGC/feature/add_credential_connection_factory
Add UserCredentialsConnectionFactoryAdapter
2019-09-07 10:43:58 +03:00
Marko Lahma
d93c3c7398 Merge pull request #185 from michaelpearce-gain/patch-1
Update Apache.NMS to latest official package
2019-09-07 10:42:24 +03:00
Cezary Piatek
1bb9edfcd7 Add UserCredentialsConnectionFactoryAdapter 2019-07-26 12:52:28 +02:00
michaelpearce-gain
32ce67c705 Update Apache.NMS to latest official package
Apache.NMS project released official .net standard package.
2019-07-01 21:36:46 +01:00
Marko Lahma
ec3e168bee Merge pull request #184 from GoranSiska/master
Fix calling session recover when client in client acknowledge mode
2019-06-18 13:37:05 +03:00
Goran Siska
bbb38295f5 fix calling session recover when client in client acknowledge mode 2019-06-18 10:35:02 +02:00
Marko Lahma
81675a95cd Merge pull request #172 from mashbrno/patch-1
Hint for build in VS
2019-01-21 12:46:54 +02:00
Jan Zahradník
2389e68ad1 Hint for build in VS
Has taken me few hours to solve this puzzle.
2019-01-21 10:36:47 +01: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