Commit Graph

848 Commits

Author SHA1 Message Date
Chris Walker ef5c7d7947
Adding documentation for test-keystore module. Resolves #4228 2019-12-11 12:35:09 -06:00
Jan Bartel f99eb29195
Issue #4369 Update jsp documenation; remove old config from webdefault.xml (#4384)
* Issue #4369 Update jsp documenation; remove old config from webdefault.xml

Signed-off-by: Jan Bartel <janb@webtide.com>
2019-12-03 12:15:02 +11:00
Jan Bartel 04bc4c786e Issue #1743 Rename JettyWebAppContext to MavenWebAppContext
Checkstyle fixes

Signed-off-by: Jan Bartel <janb@webtide.com>
2019-11-11 17:21:04 +11:00
Jan Bartel 084345fb9a Issue #1743 Update doco.
Signed-off-by: Jan Bartel <janb@webtide.com>
2019-11-11 15:46:42 +11:00
Jan Bartel 8faafdd063 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-1743-refactor-maven-plugin-redux
Signed-off-by: Jan Bartel <janb@webtide.com>
2019-11-11 11:28:32 +11:00
Jan Bartel b84669b9cd Issue #1743 Update maven jetty plugin doc
Signed-off-by: Jan Bartel <janb@webtide.com>
2019-11-11 10:12:16 +11:00
Chris Walker d043cf6318
Fixed links for linking separate guides 2019-11-08 12:23:17 -05:00
Jan Bartel 9a8a259a45 Issue #1743 Update doc for jetty maven plugin
Signed-off-by: Jan Bartel <janb@webtide.com>
2019-11-06 15:41:27 +11:00
Chris Walker 2e4bb568d4 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-10-30 13:16:59 -04:00
Chris Walker c50c4536dd
Added additional, http/2 specific documentation for #4253 2019-10-30 13:16:30 -04:00
Chris Walker ef0595c0b9 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-10-30 11:36:40 -04:00
Chris Walker 372313a388
Updating security reports. Resolves #4253 2019-10-30 11:36:14 -04:00
Joakim Erdfelt 1ed13b6b30 Updating to version 9.4.23-SNAPSHOT 2019-10-22 09:19:41 -05:00
Joakim Erdfelt b1e6b55512 Updating to version 9.4.22.v20191022 2019-10-22 08:20:50 -05:00
Simone Bordet 1c5949f856 Merged branch 'jetty-9.4.x' into 'jetty-10.0.x' 2019-10-21 21:28:39 +02:00
Julien Gouesse a0c9a14a62 Issue #4160, fixes some spelling mistakes
Signed-off-by: Julien Gouesse <gouessej@orange.fr>
2019-10-21 20:21:55 +02:00
Chris Walker 08effc9880 Updating Websocket documentation for Jetty 10 per #1165 (#4172)
* Updating Websocket documentation for Jetty 10 per #1165

* Issue #1165 - updating documentation with WriteCallback async examples

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>

* Grammatical changes.
2019-10-17 12:44:48 +11:00
Simone Bordet 94aff6b848 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2019-10-16 22:14:22 +02:00
Simone Bordet abc92e5c5d Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2019-10-16 21:53:17 +02:00
Chris Walker 5d08fc84d3
Removed Continuations doc and unnecessary references. Resolves #4004 2019-10-09 16:57:35 -04:00
Chris Walker 6e9f7479cb Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-10-08 15:22:36 -04:00
Chris Walker 3328a28f09
Added instructions for a shaded start.jar maven dependency. Resolves #2407 2019-10-08 15:21:59 -04:00
Joakim Erdfelt d7a189fa18 Updating to version 10.0.0-SNAPSHOT 2019-10-03 12:05:26 -05:00
Joakim Erdfelt fd6a2cb9f6 Updating to version 10.0.0.alpha1 2019-10-03 11:25:06 -05:00
Joakim Erdfelt 7807eafad9 Updating to version 9.4.22-SNAPSHOT 2019-09-26 10:46:28 -05:00
Joakim Erdfelt 72970db61a Updating to version 9.4.21.v20190926 2019-09-26 09:59:15 -05:00
Jan Bartel 1722acafa8 Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-09-11 09:36:59 +10:00
Jan Bartel a563cdca76
Issue #4025 Add flushOnResponseCommit mode to sessions. (#4049)
* Issue #4025 Add flushOnCommit mode to sessions.

Added flushOnCommit mode to write a session to the backing store as the
response commits, before any bytes are returned to the client.

Signed-off-by: Jan Bartel <janb@webtide.com>
2019-09-11 09:10:35 +10:00
Jan Bartel ee13567c21 Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-09-09 14:54:39 +10:00
Joakim Erdfelt cf2074114d Jetty version change to Min JVM with footnotes
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-09-06 08:58:04 -05:00
Joakim Erdfelt 1d57d5f089 Updating versions table
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-09-05 13:58:48 -05:00
康智冬 3a6b26d292 fix typo (#4055)
Signed-off-by: KangZhiDong <worldkzd@gmail.com>
2019-09-05 13:17:30 -04:00
Chris Walker 5c5cefcd62 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-08-15 10:56:15 -04:00
Chris Walker d6bd6e6e32
Updated security reports for HTTP/2 fix in #2722 2019-08-15 10:55:12 -04:00
Joakim Erdfelt 50b524bb6b Merge branch `release-9.4.20` into `jetty-9.4.x` 2019-08-15 07:27:25 -05:00
Joakim Erdfelt 3544283865 Merge branch `jetty-9.4.x` into `jetty-10.0.x`
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>

# Conflicts:
#	Jenkinsfile
#	jetty-server/src/test/java/org/eclipse/jetty/server/ForwardedRequestCustomizerTest.java
#	jetty-websocket/websocket-common/src/main/java/org/eclipse/jetty/websocket/common/io/AbstractWebSocketConnection.java
#	jetty-websocket/websocket-common/src/main/java/org/eclipse/jetty/websocket/common/io/ReadState.java
#	jetty-websocket/websocket-common/src/test/java/org/eclipse/jetty/websocket/common/io/ReadStateTest.java
#	tests/test-distribution/src/test/java/org/eclipse/jetty/tests/distribution/CDITests.java
2019-08-14 09:39:06 -05:00
Chris Walker 47759b3f9b
Updated security documentation with latest CVEs. Resolves #3980 2019-08-14 10:23:22 -04:00
Joakim Erdfelt f1efc99918 Updating to version 9.4.21-SNAPSHOT 2019-08-13 17:34:20 -05:00
Joakim Erdfelt 84700530e6 Updating to version 9.4.20.v20190813 2019-08-13 16:13:21 -05:00
Chris Walker 40b1afc5c0
Fixed license header for new HTTP Client placeholder doc 2019-08-05 10:16:49 -04:00
Simone Bordet 0655d68515 Draft 4 for week 1.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-08-05 16:06:28 +02:00
Simone Bordet b5a15f18f6 Draft 3 for week 1.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-31 21:17:55 +02:00
Simone Bordet f342faa444 Draft 2 for week 1.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-31 17:31:18 +02:00
Simone Bordet ecfa45c365 Draft 1 for week 1.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-31 15:33:08 +02:00
Chris Walker 816fc3a4f8
Moving content around for more logical flow 2019-07-25 15:49:11 -04:00
Jesse McConnell 724a26aca1
Issue #3897 update web-resources 2019-07-24 16:42:35 -05:00
Chris Walker cf65c967fc
Fixing images throughout. 2019-07-24 10:29:27 -04:00
Jesse McConnell 64351f838f
Issue #3897 fix toc image loc 2019-07-23 17:18:27 -05:00
Jesse McConnell 7f86b4bedf
Merge branch 'jetty-10.0.x-doc-format' of github.com:eclipse/jetty.project into jetty-10.0.x-doc-format 2019-07-23 16:55:13 -05:00
Jesse McConnell d4536f08e8
Issue #3897 restore images 2019-07-23 16:55:01 -05:00