Vedran Pavic
8cb85618c2
Polish
2019-07-02 23:19:11 +02:00
Vedran Pavic
1ca9daccb4
Remove unnecessary throws declaration
2019-07-02 19:23:35 +02:00
Vedran Pavic
0731e7f2d0
Upgrade Gradle to 5.5
2019-07-02 18:50:52 +02:00
Vedran Pavic
8d0d757e46
Polish
2019-06-25 22:11:29 +02:00
Vedran Pavic
e2f1fe5446
Add missing deprecation
...
See: #1465
2019-06-25 21:50:03 +02:00
Vedran Pavic
07b9433540
Add common flush mode support
...
Resolves : #1465
2019-06-24 19:11:12 +02:00
Vedran Pavic
a6f6042831
Introduce IndexResolver
...
This commit introduces IndexResolver as a strategy interface for resolving index values in FindByIndexNameSessionRepository implementations.
Resolves : #557
2019-06-24 12:01:26 +02:00
Vedran Pavic
099be441dd
Fix copyright dates
...
See: #1441
2019-06-21 15:52:26 +02:00
Rob Winch
17d029d34d
Add spring-session label to Jenkins check node
...
Try and troubleshoot failures in Jenkins
2019-06-20 13:16:17 -05:00
Vedran Pavic
aab9b39a6b
Remove immediate flush mode support for reactive Redis sessions
...
Resolves : #1441
2019-06-20 10:44:22 +02:00
Vedran Pavic
090d882f98
Start building against Spring Security 5.2 snapshots
...
See: #1462
2019-06-19 16:55:26 +02:00
Vedran Pavic
d91d09567f
Start building against Spring Data Moore snapshots
...
See: #1461
2019-06-19 16:54:55 +02:00
Vedran Pavic
ab5b0e3a32
Start building against Spring Framework 5.2 snapshots
...
See: #1460
2019-06-19 16:54:31 +02:00
Vedran Pavic
549a2b7f0b
Upgrade samples to Spring Boot 2.2.0.M4
...
Resolves : #1459
2019-06-19 16:51:12 +02:00
Craig Andrews
050ff7538b
In Oracle ignore non-existant tables when dropping
...
If tables don't exist, ignore that error when dropping.
This aligns Oracle with the existing mysql, postgresql, h2, and hsqldb behavior.
2019-06-19 08:25:44 -05:00
Vedran Pavic
e8e65ac09f
Add IntelliJ IDEA specific config
...
See: #1450
2019-06-18 22:48:25 +02:00
Vedran Pavic
822db7fbbf
Use spring-javaformat to format and check code
...
Resolves : #1450
2019-06-17 23:54:41 +02:00
Vedran Pavic
0eaeb98b0c
Next development version
2019-06-14 23:27:58 +02:00
Vedran Pavic
546febd959
Release 2.2.0.M2
2019-06-14 23:26:47 +02:00
Vedran Pavic
ea857025bc
Upgrade Spring Security to 5.2.0.M3
...
Resolves : #1437
2019-06-14 23:04:55 +02:00
Vedran Pavic
782167b306
Add SimpleRedisOperationsSessionRepository sample
...
Resolves : #1408
2019-06-14 22:55:38 +02:00
Vedran Pavic
17005c51a7
Add simple Redis SessionRepository implementation
...
See: #1408
2019-06-14 22:55:21 +02:00
Vedran Pavic
54859070f3
Extract RedisSessionMapper
...
See: #1408
2019-06-14 22:55:11 +02:00
Vedran Pavic
3d03c02924
Upgrade Spring Data to Moore-RC1
...
Resolves : #1436
2019-06-14 15:38:52 +02:00
Vedran Pavic
4f9d55feec
Update integration tests
2019-06-13 18:36:49 +02:00
Vedran Pavic
7e7d08a99f
Upgrade test dependencies
2019-06-13 18:32:27 +02:00
Vedran Pavic
f6a5bdacb8
Upgrade Hazelcast to 3.12.1
...
Resolves : #1452
2019-06-13 18:17:59 +02:00
Vedran Pavic
79de4f9a0d
Upgrade Spring Framework to 5.2.0.M3
...
Resolves : #1414
2019-06-13 18:15:47 +02:00
Vedran Pavic
9a379fd5bc
Upgrade Reactor to Dysprosium-M2
...
Resolves : #1416
2019-06-11 11:25:10 +02:00
Vedran Pavic
be58c00838
Separate "filtered" attribute for ERROR dispatch
...
Resolves : #1308
See: spring-projects/spring-framework#22989
2019-06-11 07:27:25 +02:00
Vedran Pavic
3475043bf0
Polish build
...
See: spring-projects/spring-security#6200
2019-06-11 07:27:25 +02:00
Rob Winch
c6470c6f48
Jenkinsfile performs git clean
2019-06-10 16:50:35 -05:00
Rob Winch
6faa67a64e
Add nohttp
2019-06-10 14:55:06 -05:00
Vedran Pavic
340b614860
Upgrade samples to Spring Boot 2.2.0.M2
...
Resolves : #1445
2019-06-10 09:14:05 +02:00
Vedran Pavic
79b092d8f0
Align Selenium version used in samples with Spring Boot 2.2
...
See: #1445
2019-06-09 15:44:40 +02:00
Vedran Pavic
2e91024a56
Fix integration tests
...
See: #1033
2019-06-09 10:54:28 +02:00
Vedran Pavic
e359468abc
Fix broken documentation links
...
See: #1447
2019-06-09 10:52:45 +02:00
Vedran Pavic
4ec6a9a08b
Upgrade samples to Spring Boot 2.2.0.M3
...
Resolves : #1445
2019-06-06 21:55:07 +02:00
Vedran Pavic
084d1c7286
Simplify project structure
...
- harmonize module and directory names
- optimize Gradle settings
- remove unused Grails sample
Resolves : #1447
2019-06-06 21:12:30 +02:00
Vedran Pavic
a4ff3682f6
Migrate tests to JUnit 5
...
Resolves : #1033
2019-06-06 20:57:45 +02:00
Vedran Pavic
35f09d0da7
Start building against Reactor Dysprosium snapshots
...
See: #1416
2019-06-04 21:56:29 +02:00
Vedran Pavic
566b388b2f
Align Checkstyle config with Spring Boot
2019-06-03 16:49:08 +02:00
Vedran Pavic
78b72f2d1b
Save reactive Redis session on subscribe
...
This commit ensures ReactiveRedisOperationsSessionRepository#save does work only after subscribe. Without this, multiple invocations of #save over the course of same request can lead to race condition situations.
Resolves : #1399
2019-06-02 19:02:13 +02:00
Vedran Pavic
52f59a83e4
Update integration tests
2019-05-31 23:31:01 +02:00
Vedran Pavic
6809168541
Upgrade test dependencies
2019-05-31 23:13:28 +02:00
Vedran Pavic
02bb998f97
Start building against Spring Security 5.2 snapshots
...
See: #1437
2019-05-31 23:07:10 +02:00
Vedran Pavic
57ffb90a0c
Start building against Spring Data Moore snapshots
...
See: #1436
2019-05-31 23:06:33 +02:00
Vedran Pavic
402272d5aa
Start building against Spring Framework 5.2 snapshots
...
See: #1414
2019-05-31 23:05:38 +02:00
Vedran Pavic
1dbaffef5e
Update Jenkinsfile
2019-05-27 20:28:34 +02:00
Vedran Pavic
8ae0e0b314
Update Jenkinsfile to use explicit JAVA_HOME
2019-05-27 07:27:34 +02:00