Commit Graph

35 Commits

Author SHA1 Message Date
Greg Turnquist
f9378b171b Polish build procedures. 2018-11-27 11:38:34 -06:00
Greg Turnquist
c96b9b4934 Introduce release-creating script 2018-11-27 11:05:20 -06:00
Greg Turnquist
42ecac8858 Polishing 2018-11-19 14:20:07 -06:00
Greg Turnquist
afd6e5c394 Add JDK 12 test jobs 2018-11-19 14:18:56 -06:00
Greg Turnquist
daf3f2f323 Polishing 2018-11-19 13:56:35 -06:00
Greg Turnquist
e458841106 Fine tune triggers for pull requests 2018-11-19 13:54:44 -06:00
Greg Turnquist
efb1531634 Introduce concourse 2018-11-07 17:19:38 -06:00
Greg Turnquist
1cb9a47767 Upgrade dependencies. 2018-10-15 13:58:15 -05:00
Greg Turnquist
3a54ee63a1 Switch to CircleCI 2018-05-17 12:07:48 -05:00
Greg Turnquist
8df9152650 Include link to Spring Session gitter channel 2018-02-21 12:22:05 -06:00
Greg Turnquist
acb825f5d7 Continue development 2018-02-20 10:43:42 -06:00
Greg Turnquist
fc7c5fbf15 Release Spring Session MongoDB 2.0.2.RELEASE 2018-02-20 10:34:07 -06:00
Greg Turnquist
8880a84856 Polish docs 2017-06-26 17:59:23 -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
436cdb38a1 Enable Spring Session MongoDB 2017-05-24 14:15:27 -05:00
Rob Winch
5cfbeae161 Add Travis Badge
Issue gh-394
2016-03-14 12:42:03 -05:00
Rob Winch
ef904a4544 Add Code of Conduct
Fixes gh-351
2016-02-01 14:27:19 -06:00
Rob Winch
207e4e27b3 Add Gitter
Fixes gh-349
2016-01-31 23:00:11 -06:00
Jean-Pierre Bergamin
a32ee3935d Add projects subdomain in project page URL
While the projects subdomain is not necessary due to a redirect
it does provide a faster experience for users.

This commit adds the projects subdomain to the project URL to
avoid unnecessary redirects.

Fixes gh-220
2015-07-25 07:33:43 -05:00
Rob Winch
d2639570bb Update README to refer to reference documentation
Issue gh-41
2015-01-05 14:24:13 -06:00
Rob Winch
64a0312bf7 Start Documentation
Issue gh-41
2014-12-23 17:26:27 -06:00
Rob Winch
3254bc2bef Update README Dependency Management Section
- Use pom
- Update versions
- Use aggregate pom for release
- Polish repository name
2014-11-26 08:48:50 -06:00
Rob Winch
f1ea4793bb Remove throws Exception from Sample config 2014-10-27 11:27:59 -05:00
Rob Winch
d026dd6821 Add AbstractHttpSessionApplicationInitializer
This reduces the boilerplate code required to register Spring Session with
the servlet container.

Fixes gh-43
2014-09-30 14:13:26 -05:00
Rob Winch
417174388b Add EnableRedisHttpSession
Fixes gh-42
2014-09-30 13:40:15 -05:00
Rob Winch
2ca482f060 Add spring-version to README 2014-09-30 13:22:17 -05:00
Rob Winch
750ae663fc Create spring-session-data-redis pom 2014-09-30 10:09:47 -05:00
Rob Winch
0abbba0309 Polish Generics and Update Spring Version
We needed to update Spring Version to avoid
https://jira.spring.io/browse/SPR-11471
2014-09-30 09:07:46 -05:00
Rob Winch
6130a10d14 Remove Compiler Warnings
* Fixes Generics
* Remove unused imports
* Ignore serialize warnings in tests

Fixes gh-40
2014-09-29 22:00:46 -05:00
Rob Winch
903017285b Create ExpiringSession which extends Session
This provides a better separation for consumers of the API. Most users are
likely not interested in checking to see if a session is expired so they
can focus on the Session API.

Fixes #28
2014-07-30 12:10:56 -05:00
Rob Winch
8e553f5e4c Link to Benefits in Readme 2014-07-08 14:54:02 -05:00
Rob Winch
df280f956b Polish Updating Dependencies in README 2014-07-08 14:52:10 -05:00
Rob Winch
6d815b4e81 Add Building with Gradle header 2014-07-02 16:47:17 -05:00
Rob Winch
ad5b96d617 Add Documentation
Fixes #9
2014-07-02 16:45:18 -05:00
Rob Winch
fe6c5d6503 Initial 2014-06-20 16:04:27 -05:00