Commit Graph

  • 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
  • 6a78101db5 Optimize save operation in HazelcastSessionRepository (#516) Aleksandar Stojsavljevic 2016-09-26 11:49:25 +02:00
  • b5ea6c752d Update to Sonar 2.2 to work with Gradle 3.1 Rob Winch 2016-11-14 17:22:23 -06:00
  • 46633274d5 Add eclipseConfiguration task Rob Winch 2016-11-14 16:53:49 -06:00
  • 038287b2cc Use $mockitoVersion Rob Winch 2016-11-14 16:26:35 -06:00
  • 32c053271c Add Tests for Closing RedisConnection Rob Winch 2016-11-14 16:26:06 -06:00
  • 802e0e714b close RedisConnection in EnableRedisKeyspaceNotificationsInitializer Alex Panchenko 2016-10-29 13:32:36 +07:00
  • 6263f6e927 Upgrade Gradle to 3.1 Vedran Pavic 2016-11-11 21:34:23 +01:00
  • 5671037c39 Delete refactor from findbyusername doc Vedran Pavic 2016-11-14 18:33:49 +01:00
  • 3d44467275 Fix broken link in find by username guide Vedran Pavic 2016-11-14 18:17:10 +01:00
  • 94221c70a9 Clear warnings from spring-boot gradle plugin Eddú Meléndez 2016-11-10 20:54:04 -05:00
  • dd3a571494 Avoid premature destruction of the GemFire Pool used by the client Sessions Region. John Blum 2016-11-10 17:36:42 -08:00
  • e4fe53abf8 Update Samples and Guides to use Lettuce Mark Paluch 2016-10-25 21:22:22 +02:00
  • 7b65d7930b Fix Checkstyle Rob Winch 2016-11-10 16:30:59 -06:00
  • 0f8326516b Add Tests Rob Winch 2016-11-10 16:13:18 -06:00
  • 2aec28289e Skip redis getConnection() if ConfigureRedisAction.NO_OP Alex Panchenko 2016-10-30 10:54:36 +07:00
  • af7a5a208f Update to Spring Boot 1.4.2.RELEASE Rob Winch 2016-11-10 15:10:12 -06:00
  • e9924d27a1 Update to Spring 4.3.4.RELEASE Rob Winch 2016-11-10 15:09:06 -06:00
  • f0820c8038 Update to Spring Boot 1.4.1.RELEASE John Blum 2016-09-17 12:46:32 -07:00
  • 7d680ff3ef Update to Spring Security 4.2.0 Rob Winch 2016-11-10 13:38:38 -06:00
  • 6d9885455b Explicit Spring IO Version Rob Winch 2016-10-13 08:08:11 -05:00
  • 06104c348d Revert "Add Apache Geode support (#366)" Rob Winch 2016-10-13 08:07:56 -05:00
  • 090742350c Polish RedisOperationsSessionRepository Vedran Pavic 2016-09-30 19:55:47 +02:00
  • a290b11019 Add OrientDB to What's New Rob Winch 2016-09-30 10:09:30 -05:00
  • eabad84ba8 Add a link to Spring Session OrientDB project Miron Aseev 2016-09-30 17:29:48 +07:00
  • 4e33b7740c Update to Spring Security 4.2.0.M1 Rob Winch 2016-09-23 15:54:37 -05:00
  • f8967c4c13 Next development version Spring Buildmaster 2016-09-14 19:08:20 +00:00
  • 245e634bea Release version 1.3.0.M2 Spring Buildmaster 2016-09-14 19:08:14 +00:00
  • 7a2914323f Update to Hazelcast 3.6.5 Rob Winch 2016-09-14 11:32:03 -05:00
  • 6e04d903ae Add HazelcastSessionRepository Vedran Pavic 2016-06-09 19:13:28 +02:00
  • d8c3a4dd61 Next development version Spring Buildmaster 2016-09-13 21:21:21 +00:00
  • 997813088a Release version 1.3.0.M1 Spring Buildmaster 2016-09-13 21:21:14 +00:00
  • 5ecf390932 Add spring.session.cleanup.cron.expression Rob Winch 2016-09-13 10:31:03 -05:00
  • 8167b43e63 Update to AssertJ 2.5.0 Rob Winch 2016-09-13 10:29:14 -05:00
  • 1f7193f32d Polish Rob Winch 2016-09-12 15:12:13 -05:00
  • 0e1d81f509 Add Spring Security jackson2 Rob Winch 2016-09-12 14:03:49 -05:00
  • 8b97a32db2 Mix-ins added for Jackson Serialization/deserialization Jitendra Singh Bisht 2016-03-17 10:27:32 +05:30
  • d3379029bb Fix custom expire for JdbcOperationsSessionRepository.cleanUpExpiredSessions Vedran Pavic 2016-09-08 00:04:36 +02:00
  • 26eca5b448 Add custom SQL JdbcOperationsSessionRepository Vedran Pavic 2016-08-02 09:48:44 +02:00
  • 6335894e13 Restore Unix (LF) line endings in CookieHttpSessionStrategyTests (#625) Vedran Pavić 2016-09-12 19:54:12 +02:00
  • 34948d6451 Improve JDBC integration tests Vedran Pavic 2016-09-10 13:37:16 +02:00
  • bff0f8f845 Fix CookieHttpSessionStrategy encodeUrl Eric Deandrea 2016-06-28 11:03:01 -04:00
  • b760b1886d Next development version Spring Buildmaster 2016-09-07 17:27:46 +00:00
  • 5d42040524 Release version 1.2.2.RELEASE Spring Buildmaster 2016-09-07 17:27:40 +00:00
  • 2052ec8d44 Polish JDBC Bean ClassLoader Rob Winch 2016-09-07 10:55:07 -05:00
  • cbd96999e0 JDBC uses Bean ClassLoader Vedran Pavic 2016-09-01 20:52:03 +02:00
  • 7c66afe2e1 Polish JDBC Bean ClassLoader Rob Winch 2016-09-07 10:55:07 -05:00
  • 62b5efe838 JDBC uses Bean ClassLoader Vedran Pavic 2016-09-01 20:52:03 +02:00
  • b79dc79dbc Add ability to set delimiters for CookieHttpSessionStrategy Rob Winch 2016-09-06 23:20:53 -05:00
  • 1ead9f744c Polish Base64 DefaultCookieSerializer Support Rob Winch 2016-09-06 21:19:33 -05:00
  • 7fd0739c20 Add DefaultCookieSerializer Base64 Support Vedran Pavic 2016-09-05 20:50:30 +02:00
  • 61492c4ae1 Add ability to set delimiters for CookieHttpSessionStrategy Rob Winch 2016-09-06 23:20:53 -05:00
  • 97fef0f9bd Polish Base64 DefaultCookieSerializer Support Rob Winch 2016-09-06 21:19:33 -05:00
  • 2792d2a0e9 Add DefaultCookieSerializer Base64 Support Vedran Pavic 2016-09-05 20:50:30 +02:00
  • 2724b333b3 Spring security session registry (#473) Joris Kuipers 2016-09-02 21:01:41 +02:00
  • 8db7d394ba Fix broken samples (#606) Vedran Pavić 2016-09-02 20:44:17 +02:00
  • 3e293e8b54 Polish JDBC configuration (#608) Vedran Pavić 2016-09-02 20:42:36 +02:00
  • 352c234d21 Remove only master from .travis.yml Rob Winch 2016-08-30 09:16:54 -05:00
  • de7bb05fc1 Remove only master from .travis.yml Rob Winch 2016-08-30 09:16:34 -05:00
  • 3ee4c5b5d0 Register non-anonymous, named Instantiators for GemFireSession and GemFireSessionAttributes (#594) John Blum 2016-08-17 17:24:30 -07:00
  • 617bd340d0 Register non-anonymous, named Instantiators for GemFireSession and GemFireSessionAttributes (#594) John Blum 2016-08-17 17:24:30 -07:00
  • acf37fc8f4 Fix deserialization issue caused by unregistered Instantiator (#595) John Blum 2016-08-16 19:09:01 -07:00
  • 70fc4c1ede Optimize save operation in JdbcOperationsSessionRepository (#582) (#601) Rob Winch 2016-08-17 10:05:01 -05:00
  • e44b99ac14 Improve result set extraction in JdbcOperationsSessionRepository (#577) (#600) Rob Winch 2016-08-17 09:27:09 -05:00
  • f6101b7e30 Fix deserialization issue caused by unregistered Instantiator (#595) John Blum 2016-08-16 19:09:01 -07:00
  • 240c979679 Set version to 1.2.2.BUILD-SNAPSHOT. John Blum 2016-08-16 15:47:46 -07:00
  • 1256a94d7e Add Apache Geode support (#366) John Blum 2016-08-15 12:53:12 -07:00
  • bbb94361f8 Optimize save operation in JdbcOperationsSessionRepository (#582) Vedran Pavić 2016-08-15 21:25:37 +02:00
  • 9af3f1fcec Enable named Pool configuration on cache client 'Session' Region (#487) John Blum 2016-08-15 12:14:34 -07:00
  • 5b70d55a21 Improve result set extraction in JdbcOperationsSessionRepository (#577) Vedran Pavić 2016-08-15 20:34:12 +02:00
  • 9133e337e6 Use webjars-locator in samples (#587) Vedran Pavić 2016-08-15 20:25:53 +02:00
  • 9f36fd69ee Version is 1.3.0.BUILD-SNAPSHOT Rob Winch 2016-06-29 22:52:40 -05:00
  • e684f58403 Next development version Spring Buildmaster 2016-06-30 03:05:34 +00:00
  • 508e3e90a7 Release version 1.2.1.RELEASE Spring Buildmaster 2016-06-30 03:05:19 +00:00
  • 0018a2f772 Add database schema drop scripts Vedran Pavic 2016-06-29 18:37:09 +02:00
  • e9f097db5c Gemfire Boot Sample uses Random Port Rob Winch 2016-06-29 20:54:14 -05:00
  • 7e41e40762 Fix Gemfire ClientConfig BeanFactoryPostProcessor Rob Winch 2016-06-29 21:01:30 -05:00
  • dc553104c6 Fix SessionRepositoryFilterTests doFilterLastAccessedTime assertion Rob Winch 2016-06-29 16:24:52 -05:00
  • 2b4a349b1a Use webjars for static resources in sample apps Vedran Pavic 2016-04-08 19:38:14 +02:00
  • 4a1f132e07 Add JdbcOperationsSessionRepository overflow test Rob Winch 2016-06-29 11:55:43 -05:00
  • 940555653c Fix overflow in JdbcOperationsSessionRepository pasali 2016-06-29 17:34:09 +03:00
  • 82cb417910 Boot Gemfire Sample JDK7 compatible Rob Winch 2016-06-29 11:22:16 -05:00
  • 808a550343 Polish Boot Gemfire Sample Rob Winch 2016-06-29 10:41:57 -05:00
  • cc08f83ce0 Fix Gemfire Eclipse & Checkstyle Rob Winch 2016-06-29 11:07:58 -05:00
  • 53c81de5e3 Add Spring Session Data GemFire with Spring Boot sample John Blum 2016-06-10 20:33:02 -07:00
  • dd268992a8 Update GitHub Pull Request template Vedran Pavić 2016-06-20 23:28:07 +02:00
  • 00004e2f50 Polish build.gradle samples Eddú Meléndez 2016-06-19 03:01:35 +10:00
  • afb9a11abf Update to CLA tooling Rob Winch 2016-06-08 21:58:20 -05:00
  • fb356f02ff SessionRepositoryFilterTests Sleeps for 50 ms Vedran Pavić 2016-06-06 15:45:19 +02:00
  • 509fb99a5d Improve JDBC transaction management doc Vedran Pavić 2016-05-20 18:56:58 +02:00
  • 2aff5b0377 Fix EnableRedisHttpSession.redisFlushMode javadoc Vedran Pavić 2016-05-16 15:04:47 +02:00