Jesse McConnell
|
9f012dcd17
|
Merge branch 'release-9.4.0' into jetty-9.4.x
|
2016-12-12 09:03:57 -06:00 |
Jan Bartel
|
5d5b9c5998
|
Issue #1162
|
2016-12-12 20:24:54 +11:00 |
Jesse McConnell
|
6a7e5dd4f5
|
Updating to version 9.4.1-SNAPSHOT
|
2016-12-08 09:41:50 -06:00 |
Jesse McConnell
|
c54efb5929
|
Updating to version 9.4.0.v20161208
|
2016-12-08 08:56:45 -06:00 |
Jesse McConnell
|
f8338b3f59
|
Updating to version 9.4.1-SNAPSHOT
|
2016-12-07 10:32:41 -06:00 |
Jesse McConnell
|
dac1d17a2d
|
Updating to version 9.4.0.v20161207
|
2016-12-07 09:47:30 -06:00 |
Jan Bartel
|
41d506fe4e
|
Issue #1067
|
2016-11-03 16:21:24 +11:00 |
Jan Bartel
|
133d584b94
|
Issue #941
Make scavenger thread able to be disabled.
|
2016-09-22 17:10:30 +10:00 |
Jan Bartel
|
a21434f289
|
Issue #914
Expose SessionHandler in SessionContext.
|
2016-09-21 15:25:01 +10:00 |
Simone Bordet
|
d2ddf5f5ad
|
Code and Javadocs cleanup.
|
2016-09-14 20:42:38 +02:00 |
Jan Bartel
|
9aa0371188
|
Fix javadoc comments
|
2016-08-18 13:23:38 +10:00 |
Jan Bartel
|
9f907316c7
|
Issue #784
Fix test for jetty-9.4 apis.
|
2016-07-28 15:11:32 +10:00 |
Jan Bartel
|
e45e649761
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-07-28 15:06:12 +10:00 |
Jan Bartel
|
c9842c7794
|
Issue #784
Add a unit test to try to reproduce.
|
2016-07-28 15:04:40 +10:00 |
Jan Bartel
|
afcec96a23
|
Issue #663
Fix javadoc.
|
2016-07-05 17:56:12 +10:00 |
Jan Bartel
|
00f9b99d02
|
Issue #663
Fix accidental removal of arg to InfinispanTestServer.
|
2016-06-24 19:10:57 +10:00 |
Jan Bartel
|
0889a66f9c
|
Issue #663
|
2016-06-24 16:21:25 +10:00 |
Jan Bartel
|
225c6a8086
|
Issue #663
Also fix javadoc; fix memcached module
|
2016-06-24 15:38:25 +10:00 |
Jan Bartel
|
a0e7b21180
|
Make SessionDataMap a LifeCycle
|
2016-06-23 12:25:33 +10:00 |
Jan Bartel
|
26310f1167
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-06-23 12:03:08 +10:00 |
Jan Bartel
|
67f8a96eee
|
Issue #658
Add unit tests for memcached with gcloud.
|
2016-06-23 11:23:44 +10:00 |
Jan Bartel
|
0ca191edff
|
Issue #658
|
2016-06-23 07:49:11 +10:00 |
Jesse McConnell
|
ae931538ab
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-22 13:59:10 -05:00 |
Jesse McConnell
|
df1ed4fb03
|
[maven-release-plugin] prepare release jetty-9.3.11.M0
|
2016-06-22 13:59:06 -05:00 |
Jesse McConnell
|
030ec61837
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-22 09:14:25 -05:00 |
Jesse McConnell
|
9a4cb41122
|
[maven-release-plugin] prepare release jetty-9.3.11.M0
|
2016-06-22 09:14:21 -05:00 |
Jesse McConnell
|
e7034117ea
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-21 08:50:13 -05:00 |
Jesse McConnell
|
16c435c69d
|
[maven-release-plugin] prepare release jetty-9.3.10.v20160621
|
2016-06-21 08:50:09 -05:00 |
Jan Bartel
|
1b508e3714
|
Add test for memcached session data.
|
2016-06-17 13:18:52 +10:00 |
Jan Bartel
|
1ce0592d6c
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-06-15 16:31:54 +10:00 |
Jan Bartel
|
64e8d1ff5d
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-06-08 10:42:28 +10:00 |
Jan Bartel
|
f86d72696a
|
Issue #622
|
2016-06-08 10:23:36 +10:00 |
Jan Bartel
|
3c3ea0c6f2
|
Add option to SessionCache to delete unreadable sessions from SessionDataStore; fix jdbc module xml file.
|
2016-06-01 20:13:32 +10:00 |
Jan Bartel
|
833f291975
|
Ensure sessions that fail to save on evict are not evicted.
|
2016-06-01 12:41:39 +10:00 |
Jan Bartel
|
8dfcfd021c
|
Refactor session tests to common base; add option to save session when created.
|
2016-05-20 15:47:28 +10:00 |
Jan Bartel
|
a28a59be89
|
Sessions expire if now is >= calculated expiry
|
2016-05-19 16:30:39 +10:00 |
Jan Bartel
|
c727518d5c
|
Fix session test timeouts
|
2016-05-18 17:05:01 +10:00 |
Jan Bartel
|
07c45149d4
|
Skip mongo session tests by default
|
2016-05-18 17:05:01 +10:00 |
Jan Bartel
|
387f433711
|
Refactor names of session impl classes; fix bugs; add some tests
|
2016-05-18 17:05:01 +10:00 |
Jesse McConnell
|
dc4574f380
|
[maven-release-plugin] prepare for next development iteration
|
2016-05-17 17:30:17 -05:00 |
Jesse McConnell
|
0bbebec1e0
|
[maven-release-plugin] prepare release jetty-9.3.9.v20160517
|
2016-05-17 17:30:13 -05:00 |
Jan Bartel
|
70a665d3e7
|
Refactor session implementation: rename SessionStore impls.
|
2016-04-28 16:18:29 +10:00 |
Jan Bartel
|
d28dffb16e
|
Remove SessionManager; refactor names of session classes; add start modules for new session arch
|
2016-04-15 11:08:46 +10:00 |
Joakim Erdfelt
|
6fb338e50d
|
Updating to version 9.3.9-SNAPSHOT
|
2016-04-11 16:20:50 -07:00 |
Joakim Erdfelt
|
bb4f3c4882
|
Updating to version 9.3.9.M1
|
2016-04-11 15:35:22 -07:00 |
Jan Bartel
|
6514158e6a
|
Remove unneeded SessionManager interface.
|
2016-04-06 16:31:23 +10:00 |
Jan Bartel
|
bfeae1afa3
|
Remove periodic iteration over sessions
|
2016-03-23 16:59:36 +11:00 |
Jan Bartel
|
51a4fc2f9e
|
Fix stackless logger for jdbc session tests
|
2016-03-17 12:54:56 +11:00 |
Jan Bartel
|
add04e8fba
|
Remove necessity for SessionIdManager specializations.
|
2016-03-17 12:29:42 +11:00 |
Greg Wilkins
|
46abbba566
|
fixed merge compile errors
|
2016-03-17 06:49:14 +11:00 |