Greg Turnquist
7a15c730ae
Use build script for CI
2017-05-24 20:29:42 -05:00
Greg Turnquist
7a2df1b14a
Polish
2017-05-24 20:17:41 -05:00
Greg Turnquist
e3dd44bc6a
Deploy master commits
2017-05-24 20:16:00 -05:00
Greg Turnquist
f49943260a
Make ref docs operational
2017-05-24 16:07:27 -05:00
Greg Turnquist
02097409d4
Prep for snapshot/releases
...
* Add profiles to handle snapshot/milestone/central releases
* Update process documentation
2017-05-24 15:11:24 -05:00
Greg Turnquist
40bd4d9a5c
Reduce to linux only builds
2017-05-24 14:56:25 -05:00
Greg Turnquist
aa744dc34c
Remove MongoDB service from CI
2017-05-24 14:55:34 -05:00
Greg Turnquist
fa95670004
Remove gradle build file
2017-05-24 14:44:12 -05:00
Greg Turnquist
e92b3d2661
Set up CI matrix
2017-05-24 14:42:10 -05:00
Greg Turnquist
436cdb38a1
Enable Spring Session MongoDB
2017-05-24 14:15:27 -05:00
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 dcc0c079817f733fea25b41003f9672689c4c4db)
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