Rob Winch
a4e003ebf1
HeaderSessionStrategy uses response.setHeader
...
Previously multiple headers might be outputed. This ensures that only a
single header is sent back with the session id.
Fixes #32
2014-08-01 15:24:50 -05:00
Rob Winch
2732a183f3
OnCommitedResponseWrapper commits when buffer exceeded
...
Fixes #26
2014-08-01 15:24:50 -05:00
Rob Winch
0d217c680a
OnCommittedResponseWrapper triggers commit when content length is reached
...
Fixes #26
2014-07-31 16:01:18 -05:00
Rob Winch
eb0da565f3
Reorder SessionRepository methods
...
Fixes #29
2014-07-30 12:10:56 -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
f1fa380bdd
Move session.web to session.web.http
...
Fixes #18
2014-07-30 12:10:56 -05:00
Rob Winch
699bdf94a0
Remove Sesion.setLastAccessedTime
...
Fixes #16
2014-07-30 12:10:56 -05:00
Rob Winch
cc71e1f567
Remove Serializable from Session
...
Fixes #15
2014-07-30 12:10:55 -05:00
Rob Winch
6708f6a5f4
Work around IDEA-126899
2014-07-30 12:10:55 -05:00
Rob Winch
923c00fd5f
Merge pull request #14 from arafalov/patch-1
...
Spelling fix for word 'attribute'
2014-07-25 14:24:02 -05:00
Rob Winch
256043a3a1
Merge pull request #24 from tyutyutyu/patch-1
...
Typo in index.jsp
2014-07-25 14:23:13 -05:00
István Földházi
4aacf2fcea
Typo in index.jsp
2014-07-21 09:58:21 +02:00
Alexandre Rafalovitch
c8c8844fff
Spelling fix
2014-07-10 08:55:34 +07:00
Rob Winch
07021da671
Revert "Update to Gradle 2.0"
...
This reverts commit f271920936 .
2014-07-09 09:50:43 -05:00
Rob Winch
f271920936
Update to Gradle 2.0
2014-07-09 09:26:13 -05:00
Rob Winch
f0482dba20
Update to propdeps 0.0.7
2014-07-09 09:26:01 -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
fb5bed1416
Next development version
2014-07-08 14:48:13 -05:00
Spring Buildmaster
db54b1540c
Release version 1.0.0.M1
2014-07-08 12:42:57 -07:00
Rob Winch
602359a5d8
Update Copyright dates
2014-07-08 14:28:55 -05:00
Rob Winch
8f2c692a92
Remove .project files
2014-07-08 13:34:04 -05:00
Rob Winch
68414fa7a7
Polish for Sonar violations
2014-07-08 13:32:48 -05:00
Rob Winch
ca42853c70
Remove source/target compatability
2014-07-08 13:26:47 -05:00
Rob Winch
f03dd6f168
Improve test coverage
2014-07-08 13:25:09 -05:00
Rob Winch
8f5eec81ee
Specify group for every Java Project
2014-07-03 16:18:42 -05:00
Rob Winch
722082a95c
Add Sonar
2014-07-03 16:13:35 -05:00
Rob Winch
bad70bb0ca
Javadoc
2014-07-03 12:07:52 -05:00
Rob Winch
01cf491ed4
Remove java plugin from root project
2014-07-02 17:02:02 -05:00
Rob Winch
cafa62589d
Do not apply maven plugin to samples
2014-07-02 17:00:22 -05:00
Rob Winch
e907e2b036
Disable artifactoryPublish for sample
2014-07-02 16:48:58 -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
7326707b53
Add out to .gitignore
2014-07-02 16:01:22 -05:00
Rob Winch
1c552aea79
Add Sample
...
Fixes #8
2014-07-02 16:00:53 -05:00
Rob Winch
1acbca062a
Move src to separate project to support sample
2014-07-01 17:28:50 -05:00
Rob Winch
f28a6fea1f
Cleanup Generics
...
Fixes #3
2014-06-30 16:43:02 -05:00
Rob Winch
0ab9385eeb
Fix Javadoc to remove .security. from package names
2014-06-30 16:41:58 -05:00
Rob Winch
9ab5cf80f9
Create data.redis package
...
Fixes #1
2014-06-30 16:02:16 -05:00
Rob Winch
43a968633d
To tabs for all source
2014-06-26 16:53:56 -05:00
Rob Winch
6fb7e3dfda
Add defaultMaxInactiveInterval to REdisOperationsSessionRepository
2014-06-26 16:52:19 -05:00
Rob Winch
2edeb9e498
Set cookie path and find cookie based on that path.
2014-06-26 16:25:45 -05:00
Rob Winch
60d4795bfb
Verify single attribute change does not remove previous attributes
2014-06-26 16:09:02 -05:00
Rob Winch
4b59c7b7a5
fix version
2014-06-20 17:10:45 -05:00
Rob Winch
afd6fc3b1e
Disable pool for Redis integration tests
2014-06-20 16:45:16 -05:00
Rob Winch
fe6c5d6503
Initial
2014-06-20 16:04:27 -05:00