40 Commits

Author SHA1 Message Date
Greg Wilkins
4e4ffaa54c Merge remote-tracking branch 'origin/master' into servlet-3.1-api
Conflicts:
	jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannelState.java
	jetty-server/src/main/java/org/eclipse/jetty/server/HttpOutput.java
2013-06-17 16:29:39 +10:00
Jan Bartel
2ea7843d86 Merge remote-tracking branch 'origin/jetty-8' 2013-06-17 14:39:17 +10:00
Marko Mihovilic
953ab44909 [Bug 410750] NoSQLSessions: implement session context data persistence across server restarts 2013-06-13 16:45:49 -05:00
Jesse McConnell
bd944080fc [Bug 397193] MongoSessionManager refresh updates last access time 2013-06-13 09:54:20 -05:00
Jesse McConnell
f9e6cb932c [Bug 410630] MongoSessionManager conflicting session update op 2013-06-12 16:43:14 -05:00
Greg Wilkins
15e0d50b79 Merge remote-tracking branch 'origin/master' into servlet-3.1-api 2013-05-23 09:50:27 +10:00
Jesse McConnell
74a4077dad Add package-info.java files to all jetty packages. 2013-05-21 15:09:49 -05:00
Jan Bartel
f544d6e701 405422 Implement servlet3.1 spec sections 4.4.3 and 8.1.4 for new HttpSessionIdListener class 2013-05-03 18:27:51 +10:00
Jesse McConnell
b665456293 Merge branch 'jetty-8' 2013-04-23 10:29:32 -05:00
Jesse McConnell
c19642baf4 [Bug 404010] fix cast exception in mongodb session manager 2013-04-23 10:28:03 -05:00
Jesse McConnell
e1c516c7d1 merge from jetty-8 and update license blocks. 2013-01-11 17:04:53 -06:00
Jesse McConnell
a4dbb5823c update license blocks for 2013 2013-01-11 14:57:51 -06:00
Greg Wilkins
27c31fb403 jetty-9 organised imports. Cleaned up some TODOs 2013-01-11 16:37:32 +11:00
Jan Bartel
d1dfc56e04 Merge remote-tracking branch 'origin/jetty-8' 2012-10-29 15:07:26 +11:00
Jan Bartel
7c03c793d5 392812 MongoSessionIDManager never purges old sessions 2012-10-29 12:49:38 +11:00
Jan Bartel
16b159fe8d 393015 Mongodb purge not rescheduled 2012-10-29 12:48:01 +11:00
Jan Bartel
3ef7a8b263 393014 Mongodb purgevalid using query for purgeinvalid 2012-10-29 11:29:34 +11:00
Jan Bartel
b8d6b4da8b Making session tests work; incorporating renewing session id keeping old object. 2012-10-27 18:44:35 +11:00
Joakim Erdfelt
3d1d76d214 Merge from jetty-8 to jetty-9 (license header standarization) 2012-08-17 13:44:22 -07:00
Jesse McConnell
00ed549898 standardize license header blocks 2012-08-16 19:11:27 -05:00
Jesse McConnell
129fb06f1f migrate jetty-nosql and jetty-monitor to jmx annotations 2012-08-15 14:17:04 -05:00
Jesse McConnell
aa941f5711 quick pass through to clean up missing or incorrect license blocks 2012-07-11 12:29:46 -05:00
Jesse McConnell
422b41cfd1 fix a typo from bug 373952 2012-03-19 08:23:54 -05:00
Jesse McConnell
ec2ccec766 [Bug 373952] bind called too frequently on refresh 2012-03-16 14:49:17 -05:00
Jesse McConnell
af07ce4b6c add debug to mongo session id manager 2012-02-21 08:40:59 -06:00
Jan Bartel
4a180eef3b Move mongodb tests from jetty-nosql module to common test module. Activate during build with -Dmongodb.enabled=true 2012-02-10 14:19:13 +11:00
Jesse McConnell
9ab7452f8f [Bug 371041] valid was not being set to new mongo db sessions, and the call to mongodb api was wrong in isIdInUse 2012-02-09 15:05:51 -06:00
Jesse McConnell
528c246163 [Bug 371040] nosqlsession needs to call correct super contructor for new
sessions
2012-02-09 12:54:46 -06:00
Joakim Erdfelt
29936f4889 Jetty 7 is JDK5+ (downgrading improper compiler setting) 2012-02-03 14:55:33 -07:00
Jesse McConnell
b665beeb64 [370377] add classloadingobjectinputstream to mongodb session manager, contribution by david, thanks much 2012-02-02 16:42:10 -06:00
Jesse McConnell
1376a30271 remove strange import the crept in, thanks eclipse. 2012-02-01 14:22:52 -06:00
Jesse McConnell
0bb53d84e4 [Bug 370368] resolve stack overflow in mongo db session manager 2012-02-01 14:10:00 -06:00
Greg Wilkins
2d24eb8240 368191: fixed numerical overflow converting seconds to ms 2012-01-11 12:17:26 +11:00
Jesse McConnell
f6c480cef1 [Bug 357672] resolve issue with serializing pojos with mongodb session manager, thanks to john simone for the discovery and fix 2011-09-15 07:54:05 -05:00
Jan Bartel
9800e1e0fb 356190 fix monodb tests for changed test api 2011-09-05 20:09:43 +10:00
Joakim Erdfelt
f6d45d5650 293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of the rest of jetty 7.x
2011-08-24 13:14:28 -07:00
Jesse McConnell
73b179d9ff @Override -> @Test for broken nosql test 2011-07-28 12:25:24 -05:00
Jesse McConnell
042ffc96e8 Ignore tests that require a mongo server 2011-07-26 15:58:12 -05:00
Jesse McConnell
04557d5d39 [Bug 351516] rejigger the packaging a bit 2011-07-26 15:16:21 -05:00
Jesse McConnell
2ead7a83fe [Bug 351516] support nosql sessions 2011-07-26 15:00:49 -05:00