Commit Graph

  • fa95670004 Remove gradle build file Greg Turnquist 2017-05-24 14:44:12 -05:00
  • e92b3d2661 Set up CI matrix Greg Turnquist 2017-05-24 14:42:10 -05:00
  • 436cdb38a1 Enable Spring Session MongoDB Greg Turnquist 2017-05-24 14:15:27 -05:00
  • 02da23a2a0 Remove GemFire Rob Winch 2017-04-26 19:26:14 -05:00
  • b254c7c6b9 Add Jenkinsfile Rob Winch 2017-04-26 21:59:14 -05:00
  • 89adc13201 Use Optional Rob Winch 2017-04-26 16:57:10 -05:00
  • e6e752aea5 Servlet 3.1 compatible Rob Winch 2017-02-13 14:34:54 -06:00
  • d590ca58e4 Standardize Build Rob Winch 2017-02-03 22:31:18 -06:00
  • e23aaeca5f Fix .gitignore Rob Winch 2017-02-15 16:12:17 -06:00
  • 0312c31a42 Use explicit constraints in JDBC schema scripts Vedran Pavic 2017-04-17 09:37:09 +02:00
  • 815cbf4ee8 Update DefaultCookieSerializer to use base64 by default Vedran Pavic 2017-04-26 22:43:30 +02:00
  • 6327d36ce9 Use Base64 implementation provided by Java 8 Eddú Meléndez 2017-02-16 18:28:00 -05:00
  • 707b8bb062 Revert "Workaround Lettuce Bug" Rob Winch 2017-04-26 11:30:28 -05:00
  • adbff45a23 Workaround Lettuce Bug Rob Winch 2017-04-26 08:43:39 -05:00
  • f30cb7a1e6 SpringSessionRememberMeServices rm SecurityContext attribute Rob Winch 2017-04-26 08:12:26 -05:00
  • 432eb84a94 Restore proper behavior of HttpSession created events in GemFire support when client Region is a PROXY in the client/server topology John Blum 2017-04-25 19:27:38 -07:00
  • bd31710117 Upgrade to Jackson 2.9.0.pr2 John Blum 2017-04-22 01:20:46 -07:00
  • e67afefcd8 Fix Java 8 ambiguous compiler errors John Blum 2017-04-22 00:56:13 -07:00
  • 327323da38 Upgrade to io.spring.dependency-management Gradle plugin 1.0.2.RELEASE John Blum 2017-04-21 23:21:39 -07:00
  • 83e5d6f2a7 Upgrade to Java 8 source and target baseline John Blum 2017-04-21 23:19:01 -07:00
  • 887f024551 Fix test failure John Blum 2017-04-21 23:16:45 -07:00
  • 8dd6aa38ed Upgrade to io.lettuce:lettuce-core:5.0.0.BUILD-SNAPSHOT John Blum 2017-04-21 22:16:05 -07:00
  • 6f4025eacb Simply GemFire configuration in docs GemFire Indexing integration tests John Blum 2017-04-21 22:02:24 -07:00
  • 3cc53fae2c Upgrade to Gradle 3.5 John Blum 2017-04-21 21:00:00 -07:00
  • 25ded686ac Improve GemFire SessionRepository, Session copy logic to avoid issues with delta propagation on updates John Blum 2017-04-20 17:39:00 -07:00
  • 9b30726805 Fix typo in .gitignore Vedran Pavic 2017-03-23 19:14:16 +01:00
  • b2be58e5da Add defensive check for empty repository key Brian Clozel 2017-03-23 15:58:52 +01:00
  • aeb182712c Remove logging for "Skip invoking on" response committed Vedran Pavic 2017-03-20 20:19:49 +01:00
  • 18ccee051f Add link to Infinispan for Spring Session documentation Sebastian Laskawiec 2017-03-20 09:53:57 +01:00
  • 3f239b4956 Fix Spring Boot deprecation warnings Vedran Pavic 2017-03-05 11:29:06 +01:00
  • dc3b6ba6f1 Fix Mockito deprecation warnings Vedran Pavic 2017-03-05 11:27:32 +01:00
  • ddf9ef66c1 Fix selenium versions Rob Winch 2017-03-03 09:53:47 -06:00
  • b65423f296 FindByUsernameTests check if driver is null Rob Winch 2017-03-03 09:53:39 -06:00
  • b3706addbb Introduce more reliable coordination between a GemFire client/server during integration tests. John Blum 2017-01-18 13:58:55 -08:00
  • 5c6565bd9c Fix compilation error caused by improper use of Assert.notNull(..) John Blum 2017-01-30 16:07:57 -08:00
  • 3e24393e9a Fixes GemFire client/server integratione tests issue when setting JAVA_TOOL_OPTIONS env var John Blum 2017-01-17 15:42:41 -08:00
  • 0e10b7763c Remove 'thymeleaf-extras-conditionalcomments' dependency John Blum 2017-01-25 22:27:51 -08:00
  • 012f121c48 Prevent NPE inMongoOperationsSessionRepository when creating session if max inactive interval is undefined Vedran Pavic 2017-01-21 22:58:06 +01:00
  • c0cc15679c Improve Hazelcast support documentation Vedran Pavic 2017-01-17 21:35:50 +01:00
  • 43d83f6398 Polish Rob Winch 2017-01-16 16:05:36 -06:00
  • 862659b9b7 Restructure samples Vedran Pavic 2017-01-14 00:01:31 +01:00
  • 536156a4ec Consistentely apply Spring Data BOM across Spring Session modules John Blum 2017-01-13 17:54:44 -08:00
  • aa3536a71a Set Spring dependencies to build snapshots John Blum 2017-01-13 16:04:26 -08:00
  • dd23c96c1a Set Spring Boot version to 2.0.0.BUILD-SNAPSHOT John Blum 2017-01-13 16:01:19 -08:00
  • 41fbc90ec2 Fix Gradle deprecation warnings Vedran Pavic 2017-01-12 21:54:53 +01:00
  • 3cc3784313 Remove deprecations Vedran Pavic 2016-11-19 15:41:04 +01:00
  • 489cf01812 Polish samples Eddú Meléndez 2017-01-03 20:35:17 -05:00
  • 94fc80a8f0 Use capitalized words for HeaderHttpSessionStrategy default header name Vedran Pavic 2017-01-05 23:57:24 +01:00
  • 3ad0028785 Use relative xpath Rob Winch 2017-01-11 15:54:03 -06:00
  • 801f88d793 Remove lombok from build.gradle Rob Winch 2017-01-11 15:40:02 -06:00
  • 0d6b62b7a9 Remove Lombok from httpsession-gemfire-boot Rob Winch 2017-01-11 14:25:03 -06:00
  • 00d5d76833 Fix Buildship import with eclipse.jdt.javaRuntimeName Rob Winch 2017-01-11 14:23:53 -06:00
  • 85a1b43242 Update to Gradle 3.3 Rob Winch 2017-01-11 11:20:27 -06:00
  • 800d52279f Disable spring3Test check John Blum 2017-01-10 02:02:59 -08:00
  • 61a6344ffa Upgrade to Spring Data Kay John Blum 2017-01-06 19:48:51 -08:00
  • c182e90a1a httpsession-xml fixes Rob Winch 2017-01-09 17:05:50 -06:00
  • 7dc3e12e07 Polish httpsession-redis-json Rob Winch 2017-01-09 12:07:13 -06:00
  • ce5e44233e Polish httpsession-jdbc-xml Rob Winch 2017-01-09 11:00:47 -06:00
  • 22c416e32b Polish jdbc-boot Rob Winch 2017-01-09 10:31:13 -06:00
  • ff72bf1234 Additional boot polish Rob Winch 2017-01-09 10:25:44 -06:00
  • a45199059b Polish httpsession-jdbc Rob Winch 2017-01-09 10:19:26 -06:00
  • 37045e337c Polish httpsession Rob Winch 2017-01-09 09:41:23 -06:00
  • 41e3f91b75 Polish hazelcast-spring Rob Winch 2017-01-09 09:36:35 -06:00
  • efeed5e2cf Polish hazelcast Rob Winch 2017-01-09 09:25:32 -06:00
  • 1952a4550f Polish findbyusername Rob Winch 2017-01-09 09:19:09 -06:00
  • 9efb5b59e5 Polish custom-cookies Rob Winch 2017-01-09 09:10:32 -06:00
  • 4b196744f2 Polish Rob Winch 2017-01-05 13:26:48 -06:00
  • 8e7c736a0a Move groovy test to java Pool Dolorier 2016-12-29 08:45:10 -05:00
  • 1a318b89d9 Convert groovy tests to java Eddú Meléndez 2016-11-21 20:48:11 -05:00
  • f98697416e spring-boot-starter-data-redis Rob Winch 2017-01-08 21:06:44 -06:00
  • d66fa56513 Spring IO defaults to Cairo Rob Winch 2017-01-08 20:57:44 -06:00
  • 89c91c19d8 Fix spring platform Brussels Rob Winch 2017-01-05 14:59:15 -06:00
  • 5e294b805f Fix Formatter Rob Winch 2017-01-05 14:05:07 -06:00
  • a7b5f86bcd Start 2.0.0.BUILD-SNAPSHOT Rob Winch 2016-12-19 13:39:02 -06:00
  • 9c236fa256 Start 1.4.x Rob Winch 2016-12-19 13:38:08 -06:00
  • 304e32eef5 Fix Typo Rob Winch 2016-12-19 13:35:07 -06:00
  • 288c622012 Next development version Spring Buildmaster 2016-12-15 22:30:26 +00:00
  • 3827ae1e72 Release version 1.3.0.RELEASE Spring Buildmaster 2016-12-15 22:30:19 +00:00
  • 9067f8235d Add What's New in 1.3 Rob Winch 2016-12-15 15:56:16 -06:00
  • 19928e6b7f Add MongoSession.isExpired interval < 0 Test Rob Winch 2016-12-13 22:00:41 -06:00
  • 1df1a76069 Prevent expiration on RedisSession interval < 0 Joe Atkins 2016-09-14 22:19:10 -05:00
  • 17e397212d Fix MongoExpiringSession.isExpired interval < 0 Joe Atkins 2016-09-14 21:51:48 -05:00
  • 39503a21a7 Refactor JdbcOperationsSessionRepository session clean up query to prevent overflow Vedran Pavic 2016-12-02 20:29:23 +01:00
  • ebbc10b2b4 Fix misleading comment about SessionCreatedEvent Gabor Csizmadia 2016-11-28 18:02:22 +01:00
  • 9a51cb9ca7 Minor changes to improve the timing between Spring Boot-based GemFire client and server connections John Blum 2016-11-22 22:24:17 -08:00
  • 5e0ee5077a Next development version Spring Buildmaster 2016-11-23 04:15:45 +00:00
  • 526c6ee012 Release version 1.3.0.RC1 Spring Buildmaster 2016-11-23 04:15:39 +00:00
  • ff4045acbd Support placeholder resolution for collectionName in EnableMongoHttpSession Eddú Meléndez 2016-05-06 01:16:50 +10:00
  • 2d359986d3 Support placeholder resolution for redisNamespace in EnableRedisHttpSession annotation Eddú Meléndez 2016-04-23 17:54:44 +10:00
  • 6424910c83 Support placeholder resolution for tableName in EnableJdbcHttpSession Eddú Meléndez 2016-05-06 01:03:56 +10:00
  • 49e3a1c7cd Polish SpringSessionRememberMeServices Rob Winch 2016-11-22 20:46:06 -06:00
  • 3b8258f233 Polish Checkstyle Rob Winch 2016-11-22 16:20:42 -06:00
  • a2b30eb54b Add Spring Security's RememberMeServices implementation backed by Spring Session Vedran Pavic 2016-11-11 14:28:29 +01:00
  • 4c2581d432 Polish RedisSession marcoblos 2016-09-22 15:54:27 -03:00
  • 25aec99357 Polish CURRENT_SESSION_ATTR Rob Winch 2016-11-16 14:54:42 -06:00
  • 1c9dfa6638 static field for constant in SessionRepositoryFilter Alex Panchenko 2016-10-28 20:18:57 +07:00
  • 466e2cf102 Fix docs security-config.xml Rob Winch 2016-11-16 14:31:45 -06:00
  • eb0f292c20 Fix docs module Sonar build Vedran Pavic 2016-11-16 17:59:36 +01:00
  • 43fda301e2 Fix Sonar build Vedran Pavic 2016-11-15 23:07:00 +01:00
  • 4a06b38c5f Polish contribution (#516) Vedran Pavic 2016-11-15 21:20:22 +01:00