Commit Graph

13456 Commits

Author SHA1 Message Date
Greg Wilkins 8128f57020 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-08 10:40:07 +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 32ca2ff973 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-08 07:43:23 +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 719912d332 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-07 11:57:23 +10:00
Jan Bartel 713ac5a9ef Issue #906
Ensure juli log exposed for osgi.
2016-09-07 11:56:04 +10:00
Jan Bartel ea55f945be Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-07 10:36:47 +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 822c436c10 Merged branch 'jetty-9.4.x' into 'master'. 2016-09-06 12:05:33 +02: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 899be63aa4 Merged branch 'jetty-9.4.x' into 'master'. 2016-09-05 23:31:40 +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 2ac0d4f2e5 Merged branch 'jetty-9.4.x' into 'master'. 2016-09-05 23:18:44 +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
Simone Bordet bdf26da0c0 Merged branch 'jetty-9.4.x' into 'master'. 2016-09-05 23:12:44 +02:00
Simone Bordet e21ad09e3a Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-05 23:09:12 +02:00
Simone Bordet 89b20b4692 Merged branch 'jetty-9.3.x-845'. 2016-09-05 21:36:04 +02:00
Simone Bordet 705a68dfc4 Issue #845 - Improve blocking IO for data rate limiting.
Moved tests to run HTTP and HTTP/2 tests, and added more test cases.
2016-09-05 19:13:05 +02:00
WalkerWatch 297c5ba762 Resolves #653. (#873)
* Resolves #653.

Signed-off-by: WalkerWatch <ctwalker@gmail.com>

* Issue #653 updates.

Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-05 19:07:04 +10:00
Jesse McConnell 291c7e9ba9 Merge branch 'jetty-9.4.x' 2016-09-02 10:57:56 -05:00
Jesse McConnell ecbac9ea55 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-02 10:57:30 -05:00
Jesse McConnell 96bde3263a fix up documentation after the docbx-maven-plugin changed where it generated source 2016-09-02 10:57:02 -05:00
Jan Bartel 2b0d364053 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-02 17:29:18 +10:00
Jan Bartel 83c3d6725d Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-02 17:28:40 +10:00
Jan Bartel a274d1c17b Merge remote-tracking branch 'origin/jetty-9.2.x' into jetty-9.3.x 2016-09-02 17:28:06 +10:00
Jan Bartel 55a81fd7c6 Issue #899 2016-09-02 17:24:28 +10:00
Greg Wilkins 7f5d354136 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-02 16:07:33 +10:00
Greg Wilkins a01cdf6417 fixed coding standards 2016-09-02 16:07:02 +10:00
Greg Wilkins 3b9db6bcd4 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-02 15:54:50 +10:00
Greg Wilkins 8edc5f73a2 fixed javadoc 2016-09-02 15:53:28 +10:00
Jan Bartel 4639aeb536 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-02 15:45:48 +10:00
Jan Bartel 30bf3febdc Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-02 15:45:15 +10:00
Jan Bartel 58c3b30f9e Merge branch 'jetty-9.3.x' of github.com:eclipse/jetty.project into jetty-9.3.x 2016-09-02 15:43:31 +10:00
Jan Bartel 9e74080f8b Merge remote-tracking branch 'origin/jetty-9.2.x' into jetty-9.3.x 2016-09-02 15:42:48 +10:00
Greg Wilkins 32f1b30901 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-02 14:58:08 +10:00
Greg Wilkins 25574d2843 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-09-02 14:57:44 +10:00
Greg Wilkins 1f7c5a5b20 Issue #898
Added addCSV method to HttpFields to more efficiently add values to a CSV field without duplicates.
Improved usage of QuotedCSV and removed older parsing

Used new method in GazipHttpOutPutInterceptor to avoid duplicate Vary fields
2016-09-02 14:57:13 +10:00
Jan Bartel 0d6667dc9f Issue #894 2016-09-02 13:50:25 +10:00
WalkerWatch 20cd7bcb35 Resolves #872 and cleans up XML chapter. (#891)
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-02 12:16:19 +10:00
Greg Wilkins 0c6c11d79d Issue #897
If a request is not handled within the scope of the GzipHandler, the gzip interceptor is removed so it cannot be used by any subsequent handlers.
If the request is handled, it is left in place to be used by any async handling.
2016-09-02 12:14:23 +10:00
Greg Wilkins 00fe5d032e simplified fileserver example 2016-09-02 11:57:03 +10:00
Greg Wilkins c52eec226e Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-09-02 11:23:18 +10:00