13157 Commits

Author SHA1 Message Date
Simone Bordet
61cd8d5379 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-14 18:13:12 +02:00
Simone Bordet
ed14641e87 Made test more robust. 2016-09-14 18:12:34 +02:00
Simone Bordet
14e000428f Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-14 17:26:00 +02:00
Simone Bordet
cb89ea8466 Fixes #131 - Improve Connector Statistic names and values.
Removed references to deprecated ConnectorStatistic in favor of
ConnectionStatistics.
2016-09-14 17:24:45 +02:00
Simone Bordet
186ad447de Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-14 17:02:48 +02:00
Simone Bordet
464dd0667a Issue #922 - Implements methods Connection.getBytes[In|Out]().
Using int rather than long as return value for generated bytes.
2016-09-14 16:57:11 +02:00
Simone Bordet
5ec60a30ed Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-14 16:44:39 +02:00
Simone Bordet
aa00e4207d Issue #922 - Implements methods Connection.getBytes[In|Out]().
Implemented for HTTP/2.
2016-09-14 14:04:23 +02:00
Simone Bordet
571b0c74c5 Implemented PromiseWrapper's succeeded() and failed() methods. 2016-09-14 14:01:30 +02:00
Simone Bordet
2111775cb4 Fixes #131 - Improve Connector Statistic names and values. 2016-09-14 14:01:30 +02:00
Greg Wilkins
ea08a6db72 Issue #911
Fix spec compliance, return HttpServletRequest.getContextPath as encoded.
2016-09-14 18:28:02 +10:00
Jan Bartel
9ebdd7a285 Issue #914
Regularize infinispan session store property names.
2016-09-14 17:07:56 +10:00
Jan Bartel
79f276857c Issue #914
Regularize jdbc session property names.
2016-09-14 16:41:50 +10:00
Jan Bartel
beecdd0a0d Issue #914
Regularize property names for file session store.
2016-09-14 16:05:58 +10:00
Joakim Erdfelt
d531e8f07e Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-09 11:23:10 -07:00
Joakim Erdfelt
83f868e473 Merge branch 'jetty-9.2.x' into jetty-9.3.x 2016-09-09 11:22:47 -07:00
Jan Bartel
7f032417db Issue #914
Rationalize gcloud session property names.
2016-09-09 18:19:34 +10:00
Jan Bartel
db30a315fe Issue #856
Add host and port to mongo config
2016-09-09 16:38:53 +10:00
Greg Wilkins
3cd52fda04 Issue #572 Javadoc 2016-09-09 14:11:16 +10:00
Greg Wilkins
b6a39cf7d3 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-09 10:13:38 +10:00
Greg Wilkins
68340a94d0 Issue #911 encode requestURI in startAsync(req,res) 2016-09-09 10:12:08 +10:00
Greg Wilkins
ab579d542b Issue #911 encode requestURI in startAsync(req,res) 2016-09-09 10:12:08 +10:00
Jan Bartel
7da797e834 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-09 10:10:22 +10:00
Jan Bartel
a97665da3e Issue #913 2016-09-09 10:09:46 +10:00
Greg Wilkins
e9613785f4 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-09 09:21:13 +10:00
Greg Wilkins
b408786b9a Issue #911 encode requestURI in startAsync(req,res) 2016-09-09 09:20:24 +10:00
Greg Wilkins
4312995d89 Issue #911 encode requestURI in startAsync(req,res) 2016-09-09 09:19:01 +10:00
Greg Wilkins
ebec811427 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-09 09:10:48 +10:00
Greg Wilkins
1247380976 Issue #911 encode requestURI in startAsync(req,res) 2016-09-09 09:09:51 +10:00
Joakim Erdfelt
fb7da26ad2 Updating to version 9.2.20-SNAPSHOT 2016-09-08 13:04:11 -07:00
Joakim Erdfelt
7b94bc32f4 Updating to version 9.2.19.v20160908 jetty-9.2.19.v20160908 2016-09-08 12:11:44 -07:00
Greg Wilkins
a6512c991b Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-08 15:03:10 +10:00
Greg Wilkins
f7d017ca1a Issue #911 encode requestURI in startAsync(req,res) 2016-09-08 15:00:54 +10:00
Jan Bartel
3bb9fe86d3 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-08 14:26:45 +10:00
Jan Bartel
09da3248e5 Issue #909 2016-09-08 14:24:29 +10:00
Greg Wilkins
f703d2ad38 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-08 10:39:27 +10:00
Greg Wilkins
3a42455411 Merge remote-tracking branch 'origin/jetty-9.2.x' into jetty-9.3.x 2016-09-08 10:38:54 +10:00
Greg Wilkins
ada58ea65a javadoc 2016-09-08 10:35:57 +10:00
Greg Wilkins
28ca70378e Issue #844 Thread Limit Handler (#857)
* Issue #844 DoS Handler

First cut at implementation of Thread limiting handler for #844

* Added modules, simplified API, added IP exemptions

* fixed xml

* fixed preallocation

* simplified code
2016-09-08 08:49:03 +10:00
Jan Bartel
d518a61201 Merge pull request #910 from WalkerWatch/docupdates/Sessions
Updates for 9.4 Sessions
2016-09-08 07:42:32 +10:00
WalkerWatch
f0e270c380 Updates for 9.4 Sessions
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-07 10:41:38 -04:00
Jan Bartel
713ac5a9ef Issue #906
Ensure juli log exposed for osgi.
2016-09-07 11:56:04 +10:00
Jan Bartel
a8975176be Merge pull request #904 from WalkerWatch/docupdates/Sessions
Additional Sessions documentation for 9.4.
2016-09-07 10:14:35 +10:00
WalkerWatch
f08fc31e9d Additional Sessions documentation for 9.4.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-06 14:35:00 -04:00
Simone Bordet
448100ff80 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-06 12:02:01 +02:00
Simone Bordet
6d485b2777 Fixes #902 - Expect: 100-Continue does not work with HTTP/2.
Improved handling of the 100 status code in both client and server.
2016-09-06 12:01:24 +02:00
Simone Bordet
d116385d6a Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-05 23:28:35 +02:00
Simone Bordet
9d72e0d94e Improved JMX attributes. 2016-09-05 23:28:15 +02:00
Simone Bordet
beb5c52609 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-05 23:15:26 +02:00
Simone Bordet
08bf15634a Updated copy constructor. 2016-09-05 23:14:26 +02:00