Rob Winch
02da23a2a0
Remove GemFire
...
Fixes gh-768
2017-04-26 22:19:10 -05:00
Rob Winch
b254c7c6b9
Add Jenkinsfile
...
Fixes gh-770
2017-04-26 22:19:10 -05:00
Rob Winch
89adc13201
Use Optional
2017-04-26 22:19:10 -05:00
Rob Winch
e6e752aea5
Servlet 3.1 compatible
2017-04-26 22:19:10 -05:00
Rob Winch
d590ca58e4
Standardize Build
...
Fixes gh-769
2017-04-26 22:11:41 -05:00
Rob Winch
e23aaeca5f
Fix .gitignore
2017-04-26 22:11:41 -05:00
Vedran Pavic
0312c31a42
Use explicit constraints in JDBC schema scripts
...
Fixes gh-750
2017-04-26 23:31:18 +02:00
Vedran Pavic
815cbf4ee8
Update DefaultCookieSerializer to use base64 by default
...
Fixes gh-736
2017-04-26 22:49:47 +02:00
Eddú Meléndez
6327d36ce9
Use Base64 implementation provided by Java 8
...
Fixes gh-735
2017-04-26 22:43:44 +02:00
Rob Winch
707b8bb062
Revert "Workaround Lettuce Bug"
...
This reverts commit adbff45a23 .
Fixes gh-759
2017-04-26 11:30:28 -05:00
Rob Winch
adbff45a23
Workaround Lettuce Bug
...
Issue gh-759
2017-04-26 08:57:22 -05:00
Rob Winch
f30cb7a1e6
SpringSessionRememberMeServices rm SecurityContext attribute
...
SpringSessionRememberMeServices use to invalidate the session which would
cause Spring Security's saved request to be lost.
Now SpringSessionRememberMeServices deletes the SecurityContext from the
HttpSession instead.
Fixes gh-752
2017-04-26 08:57:22 -05:00
John Blum
432eb84a94
Restore proper behavior of HttpSession created events in GemFire support when client Region is a PROXY in the client/server topology
...
Fixes gh-757
2017-04-25 20:03:11 -07:00
John Blum
bd31710117
Upgrade to Jackson 2.9.0.pr2
...
Jackson 2.9.0.pr2 is required by the latest Spring Data Redis Kay
2017-04-22 01:20:46 -07:00
John Blum
e67afefcd8
Fix Java 8 ambiguous compiler errors
2017-04-22 01:04:19 -07:00
John Blum
327323da38
Upgrade to io.spring.dependency-management Gradle plugin 1.0.2.RELEASE
...
Apply io.spring.dependency-management Gradle plugin to all Boot samples to properly resolve Boot dependencies with implicit versioning
2017-04-21 23:21:39 -07:00
John Blum
83e5d6f2a7
Upgrade to Java 8 source and target baseline
2017-04-21 23:19:01 -07:00
John Blum
887f024551
Fix test failure
...
Polish for #gh-755
2017-04-21 23:16:45 -07:00
John Blum
8dd6aa38ed
Upgrade to io.lettuce:lettuce-core:5.0.0.BUILD-SNAPSHOT
2017-04-21 22:16:05 -07:00
John Blum
6f4025eacb
Simply GemFire configuration in docs GemFire Indexing integration tests
2017-04-21 22:04:50 -07:00
John Blum
3cc53fae2c
Upgrade to Gradle 3.5
2017-04-21 21:00:24 -07:00
John Blum
25ded686ac
Improve GemFire SessionRepository, Session copy logic to avoid issues with delta propagation on updates
...
Fixes #gh-755
(cherry picked from commit dcc0c07981 )
Signed-off-by: John Blum <jblum@pivotal.io >
2017-04-21 20:58:44 -07:00
Vedran Pavic
9b30726805
Fix typo in .gitignore
2017-03-23 19:14:16 +01:00
Vedran Pavic
aeb182712c
Remove logging for "Skip invoking on" response committed
...
Fixes gh-734
2017-03-20 20:19:49 +01:00
Sebastian Laskawiec
18ccee051f
Add link to Infinispan for Spring Session documentation
...
Fixes gh-745
2017-03-20 19:53:13 +01:00
Vedran Pavic
3f239b4956
Fix Spring Boot deprecation warnings
2017-03-05 12:13:11 +01:00
Vedran Pavic
dc3b6ba6f1
Fix Mockito deprecation warnings
2017-03-05 12:13:03 +01:00
Rob Winch
ddf9ef66c1
Fix selenium versions
...
Spring Platform Updated versions. Fix selenium dependencies to work
with them.
2017-03-03 10:58:27 -06:00
Rob Winch
b65423f296
FindByUsernameTests check if driver is null
...
Fixes gh-740
2017-03-03 10:53:12 -06:00
John Blum
b3706addbb
Introduce more reliable coordination between a GemFire client/server during integration tests.
...
Fixes gh-672
2017-01-31 12:47:28 -08:00
John Blum
5c6565bd9c
Fix compilation error caused by improper use of Assert.notNull(..)
...
Fixes gh-724
2017-01-30 16:10:34 -08:00
John Blum
3e24393e9a
Fixes GemFire client/server integratione tests issue when setting JAVA_TOOL_OPTIONS env var
...
Fixes gh-669
2017-01-30 15:20:06 -08:00
John Blum
0e10b7763c
Remove 'thymeleaf-extras-conditionalcomments' dependency
...
Fixes gh-721
2017-01-25 22:27:51 -08:00
Vedran Pavic
012f121c48
Prevent NPE inMongoOperationsSessionRepository when creating session if max inactive interval is undefined
...
Fixes gh-716
2017-01-21 22:58:06 +01:00
Vedran Pavic
c0cc15679c
Improve Hazelcast support documentation
...
Fixes gh-680
2017-01-17 21:36:40 +01:00
Rob Winch
43d83f6398
Polish
2017-01-16 16:05:36 -06:00
Vedran Pavic
862659b9b7
Restructure samples
2017-01-14 10:29:30 +01:00
John Blum
536156a4ec
Consistentely apply Spring Data BOM across Spring Session modules
...
Fixes gh-709
2017-01-13 17:54:44 -08:00
John Blum
aa3536a71a
Set Spring dependencies to build snapshots
...
Sets Spring Framework to 5.0.0.BUILD-SNAPSHOT
Sets Spring Data to 2.0.0.BUILD-SNAPSHOT
Sets Spring Data Release Train to Kay-BUILD-SNAPSHOT
Sets Spring Security to 4.2.2.BUILD-SNAPSHOT
Fixes gh-709
2017-01-13 16:05:12 -08:00
John Blum
dd23c96c1a
Set Spring Boot version to 2.0.0.BUILD-SNAPSHOT
...
Fixes gh-709
2017-01-13 16:01:50 -08:00
Vedran Pavic
41fbc90ec2
Fix Gradle deprecation warnings
2017-01-12 21:58:03 +01:00
Vedran Pavic
3cc3784313
Remove deprecations
...
This commit removes `SessionMessageListener` and `CookieHttpSessionStrategy#setCookieName` which both were deprecated since `1.1.0`, and `SessionEntryListener` which was deprecated since `1.3.0`.
Fixes gh-675
2017-01-12 21:20:52 +01:00
Eddú Meléndez
489cf01812
Polish samples
...
Fixes gh-698
2017-01-12 21:15:50 +01:00
Vedran Pavic
94fc80a8f0
Use capitalized words for HeaderHttpSessionStrategy default header name
...
Fixes gh-173
2017-01-12 18:54:53 +01:00
Rob Winch
3ad0028785
Use relative xpath
...
Issue gh-702
2017-01-11 15:54:03 -06:00
Rob Winch
801f88d793
Remove lombok from build.gradle
...
Issue gh-702
2017-01-11 15:40:02 -06:00
Rob Winch
0d6b62b7a9
Remove Lombok from httpsession-gemfire-boot
...
Fixes gh-702
2017-01-11 15:29:21 -06:00
Rob Winch
00d5d76833
Fix Buildship import with eclipse.jdt.javaRuntimeName
...
See https://discuss.gradle.org/t/building-with-newer-jdks/21102
2017-01-11 14:38:31 -06:00
Rob Winch
85a1b43242
Update to Gradle 3.3
2017-01-11 14:38:14 -06:00
John Blum
800d52279f
Disable spring3Test check
2017-01-10 02:02:59 -08:00