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
f2d8157b1e
Issue #1143
2016-12-01 17:07:07 +11:00
Jan Bartel
c0c7a9a5df
Issue #1091
2016-11-11 10:39:34 +11:00
Greg Wilkins
97470c4736
Overlay directories for modules #1013
...
Implemented overlay directories for modules.
Implemented by extending the basehome initializer to be able to handle
directory to directory copies, with a default of jetty.base if no location
is specified.
2016-10-20 17:44:39 +11:00
Jan Bartel
6ff5a3a7e9
Issue #1017
2016-10-20 12:38:05 +11:00
Greg Wilkins
f9be11bcc2
Improve logging modules and listing #984
...
cleanup logging config
2016-10-20 10:57:56 +11:00
Greg Wilkins
a32923b66e
Improve logging modules and listing #984
...
added jul-slf4j
updated logging dependencies
2016-10-19 16:25:18 +11:00
Jan Bartel
18693074de
Issue #1007
2016-10-14 15:53:52 +11:00
Greg Wilkins
b11757a1e2
Issue #984 Improve module listing
...
Fixed cycle in logging from gcloud datastore
2016-10-14 15:42:12 +11:00
Greg Wilkins
9d475a624b
Normalize tags #998
2016-10-13 10:06:17 +11:00
Greg Wilkins
d8b1c88abc
Issue #984 Improve module listing
...
Reworked logging modules
added support for ,= and += properties
2016-10-07 12:48:47 +11:00
Jan Bartel
97d18665ef
Issue #963
...
Remove debug and fix NPE
2016-10-07 10:58:12 +11:00
Jan Bartel
f7f49fa96e
Issue #954
...
Extra debug when checking for indexes.
2016-10-07 09:50:33 +11:00
Greg Wilkins
91e9e7b76a
Issue #984 Improve module listing
2016-10-06 17:01:08 +11:00
Greg Wilkins
afb750515e
Issue #963 Location based classpath pattern ( #978 )
...
Issue #963 location based white/black classpath lists
- removed outdated annotations/ClassNameResolver
- implemented loadedFrom in TypeUtil
- created a growable Trie
- reimplemented classpathpattern
- simplified OSGi classloading
2016-10-06 10:47:09 +11:00
Jan Bartel
6029d25c78
Issue #954
...
Fix javadoc
2016-09-29 07:10:19 +10:00
Jan Bartel
6c1f0a6b4a
Issue #954
2016-09-28 18:30:33 +10:00
Jan Bartel
b386551d3a
Issue #953
2016-09-28 14:54:29 +10:00
Jan Bartel
133d584b94
Issue #941
...
Make scavenger thread able to be disabled.
2016-09-22 17:10:30 +10:00
Jan Bartel
d8d9a5c5b7
Issue #941
...
Make fields protected not private.
2016-09-21 12:54:03 +10:00
Jan Bartel
60aeca1632
Issue #941
2016-09-21 12:32:20 +10:00
Jan Bartel
1f9f45212e
Issue #931
2016-09-15 12:25:11 +10:00
Jan Bartel
7f032417db
Issue #914
...
Rationalize gcloud session property names.
2016-09-09 18:19:34 +10:00
Jan Bartel
e87557e527
Move index.yaml for gcloud datastore sessions to jetty.base/etc
2016-08-18 11:18:51 +10:00
Jan Bartel
0889a66f9c
Issue #663
2016-06-24 16:21:25 +10:00
Greg Wilkins
4bf4c51084
Issue #644 Modules for enabling logging
...
Use JCL module
2016-06-17 15:10:41 +10:00
Jan Bartel
d52a1701ad
Add module for session data cache
2016-06-08 15:00:32 +10:00
Jan Bartel
0578d15813
Fix indexes for gcloudatastore; make initial retry backoff 1s as per SLA
2016-06-02 16:42:02 +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
86eedd3ad8
Implement backoff retry for gcloud session data store; fix gcloud session module
2016-05-28 11:56:41 +10:00
Jan Bartel
d6689ce803
Add memcached option for session data caching
2016-05-27 16:43:46 +10:00
Jan Bartel
387f433711
Refactor names of session impl classes; fix bugs; add some tests
2016-05-18 17:05:01 +10:00
Greg Wilkins
42dac144ee
Improved session configuration naming
2016-04-30 11:26:28 +10:00
Greg Wilkins
66f242191c
Issue #515 Alternate start modules
...
Used alternate modules for new session architecture
2016-04-30 09:19:38 +10:00
Jan Bartel
9212a62d74
Correct session store xml config files
2016-04-15 11:08:46 +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
5c896d88ec
Fixing javadoc build errors
2016-03-25 11:18:00 -07:00
Jan Bartel
bfeae1afa3
Remove periodic iteration over sessions
2016-03-23 16:59:36 +11:00
Jan Bartel
add04e8fba
Remove necessity for SessionIdManager specializations.
2016-03-17 12:29:42 +11:00
Joakim Erdfelt
da6be3ed7a
Fixing javadoc
2016-03-07 10:24:57 -07:00
Jan Bartel
303aea96a3
Implement uniform expiry testing for all datastores, FileDataStore still todo.
2016-03-05 16:01:18 +01:00
Jan Bartel
3c2f5bbcb6
Implement different intervals for scavenge and idlepassivation checks; update all tests
2016-03-04 18:06:55 +01:00
Greg Wilkins
3300d54b5a
Merge remote-tracking branch 'origin/jetty-9.3.x'
2016-03-02 14:13:29 +01:00
Greg Wilkins
9c5a8d3f28
Issue #378 Can't configure per nodes settings in start.ini
...
Updated gcloud-session to look for GAE environment variable for the node ID
2016-03-02 14:05:04 +01:00
Jan Bartel
325cfe3cbf
Move GCloudSessionDataStore after rename of gcloud-session-manager
2016-02-01 17:30:59 +01:00
Jan Bartel
599696bfc5
Merge branch 'master' into session-refactor
2016-02-01 16:57:35 +01:00
Jan Bartel
4f9abc279b
Changes after merge
2016-02-01 13:59:51 +01:00
Jan Bartel
a8c29334ca
Merge branch 'master' into session-refactor
...
Conflicts:
jetty-nosql/src/main/java/org/eclipse/jetty/nosql/NoSqlSession.java
jetty-nosql/src/main/java/org/eclipse/jetty/nosql/NoSqlSessionManager.java
jetty-server/src/main/java/org/eclipse/jetty/server/session/AbstractSession.java
jetty-server/src/main/java/org/eclipse/jetty/server/session/HashSessionManager.java
jetty-server/src/main/java/org/eclipse/jetty/server/session/HashedSession.java
jetty-server/src/main/java/org/eclipse/jetty/server/session/MemSession.java
jetty-server/src/test/java/org/eclipse/jetty/server/session/FileSessionManagerTest.java
tests/test-sessions/test-mongodb-sessions/src/test/java/org/eclipse/jetty/nosql/mongodb/StopSessionManagerDeleteSessionTest.java
tests/test-sessions/test-mongodb-sessions/src/test/java/org/eclipse/jetty/nosql/mongodb/StopSessionManagerPreserveSessionTest.java
2016-02-01 13:59:12 +01:00