Commit Graph

407 Commits

Author SHA1 Message Date
WalkerWatch 6d0e6a80b7 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2017-11-02 13:36:36 -04:00
WalkerWatch 21aa425cbc Fixing broken link and typo. 2017-11-02 13:36:02 -04:00
WalkerWatch 7743a8cb32 Fixing Javadoc adoc formatting 2017-10-31 12:58:19 -04:00
WalkerWatch 4a0c47770f Updating Hot Deploy doc with module instructions. 2017-10-23 13:24:39 -04:00
Simone Bordet 260149ea99 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-10-23 15:32:19 +02:00
sebastian haas af557ca398 Update ALPN documentation for JDK 8u151 and 8u152 (#1916)
Signed-off-by: Sebastian Haas <sehaas@deebas.com>
2017-10-23 15:30:14 +02:00
WalkerWatch 9947a497a6 Fixed war name 2017-10-18 16:38:20 -04:00
WalkerWatch 9356bd557b Fixing link discrepancy 2017-10-18 16:28:17 -04:00
WalkerWatch 1146ed9ca1 Adding auth documentation. Resolves #1850 2017-10-10 14:04:52 -04:00
WalkerWatch f29ed835a4 Updating EOL info. Resolves #1883 2017-10-10 09:40:18 -04:00
WalkerWatch 49e85101da Minor link fix 2017-10-03 15:45:08 -04:00
Jan Bartel 8f64ae2a93 Issue #1640
Update jetty maven plugin doc.
2017-10-03 12:28:13 +11:00
Jan Bartel be931ee237 Merge remote-tracking branch 'origin/jetty-9.4.x' into issue-1640 2017-10-03 11:40:16 +11:00
WalkerWatch 55b0f102b0 Adding authorization examples for #1850. 2017-09-27 14:37:39 -04:00
Jan Bartel 29ee1c26d3 Issue #1640
Doco.
2017-09-27 16:29:08 +10:00
Jan Bartel ee4fd24cb1 Merge remote-tracking branch 'origin/jetty-9.4.x' into issue-1640 2017-09-27 15:44:55 +10:00
Jan Bartel 4a70e84f24 Issue #1847 2017-09-26 10:28:40 +10:00
WalkerWatch b889d2d300 Fixing JXURL usage and updating proxy webapp as in #1747. Resolves #1844. 2017-09-25 14:54:19 -04:00
WalkerWatch 5764afc6e0 Fixing link issue 2017-09-25 10:14:08 -04:00
Simone Bordet b7bd1b25aa Updated HTTP/2 documentation.
Fixed flow control windows default values.
2017-09-25 11:49:00 +02:00
deridex 6a52b63602 correct default max streams per http2 connection (#1842)
Signed-off-by: David Ha <davidha@1493.net>
2017-09-25 11:40:49 +02:00
Jan Bartel 2f5f01a160 Issue #1640
Documentation.
2017-09-21 16:08:33 +10:00
WalkerWatch aa1e56c8c6 Resolving warnings present during doc generation. 2017-09-20 17:41:23 -04:00
WalkerWatch d77ba8203a Making note of Infinispan 9.1.0 modules 2017-09-20 17:16:28 -04:00
WalkerWatch edb168f782 Fixed version and formatting issues. 2017-09-20 16:55:59 -04:00
WalkerWatch 8d3d109f8f Cleaning up hazelcast doc 2017-09-20 16:37:56 -04:00
WalkerWatch c256f622dd Cleaning up naming 2017-09-20 16:35:05 -04:00
WalkerWatch 6176f67049 Additional updates for #1813. 2017-09-14 11:13:02 -04:00
Simone Bordet 12220c2a66 Fixes #1813 - Update Garbage Collection documentation to reflect JDK9 changes. 2017-09-14 13:46:10 +02:00
WalkerWatch b9b284b3f6 Updated documentation for symlinks. Resolves #1812 2017-09-12 15:31:41 -04:00
WalkerWatch 804cabfbe6 Documentation formatting fix. Resolves #1744. 2017-09-06 17:25:05 -04:00
WalkerWatch 1a89dff8db Documentation updates for #1793. 2017-09-06 17:11:39 -04:00
Jan Bartel df0e6d7f43 Issue #1793 2017-09-06 18:00:31 +10:00
WalkerWatch 3a4d3592bd Updating connectory documentation. Resolves #1784 2017-08-31 10:49:58 -04:00
Jan Bartel de9ac99fb2 Document 'env' config param for jetty-maven-plugin. 2017-08-24 17:00:19 +10:00
WalkerWatch 3ee7f9fe4a Removed usages of JXURL in documentation. Also updated proxy webapp. Resolves #1747. 2017-08-16 17:05:37 -04:00
Joakim Erdfelt 1311052b15 Cleaning up state of branch to match the original jetty-9.4.x
+ Does not include changes to /jetty-cdi/
+ Does not include changes to /jetty-websocket/ for javax.websocket-1.1
2017-08-08 09:47:04 -07:00
Joakim Erdfelt 585f126b48 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x-clean 2017-08-08 09:24:41 -07:00
WalkerWatch dfd9e43b2d Updated web-default.xml documentation. Resolves #1462. 2017-08-08 09:15:32 -07:00
Simone Bordet 95bf957b4f Updated ALPN documentation for JDK 8u141. 2017-08-08 09:15:18 -07:00
WalkerWatch b8168f2bb0 Updates to SSL documentation. Resolves #1667 2017-08-08 09:14:37 -07:00
WalkerWatch 15cc8f1d40 Documentation update for Connectors. Resolves #1663 2017-08-08 09:14:24 -07:00
WalkerWatch 47b72399a5 Resolves #1408 2017-08-08 09:14:12 -07:00
WalkerWatch 4d2f66a252 Script doco update 2017-08-08 09:13:48 -07:00
S K a7e4f92054 Issue #1622 - HeaderFilter does not work if response has been committed (#1628)
Signed-off-by: S K (xz64) <xz64.xyz@gmail.com>
2017-08-08 09:13:46 -07:00
WalkerWatch b81115dfbc Updating SSL documentation for clarity. 2017-08-08 09:13:42 -07:00
S K (xz64) b93f9b319d add general purpose header filters
Signed-off-by: S K (xz64) <xz64.xyz@gmail.com>
2017-08-08 09:13:37 -07:00
olivier lamy 82581d25af modify module names after Jan review
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:36 -07:00
olivier lamy 2fed68a700 add documentation page for hazelcast session manager module
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:31 -07:00
olivier lamy 82dfd8fd74 apply changes after review #1571
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:22 -07:00
olivier lamy 4e62d682ad revert change for session-configuration-infinispan.adoc. will be part of an other pr
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:22 -07:00
olivier lamy a66c35d68c add entry in chapter.adoc for hazelcast session management #1571
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:21 -07:00
olivier lamy 6da26c6fa9 add documentation page for Hazelcast session management #1571
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:20 -07:00
WalkerWatch 48c7d5c7eb Updating 9.4.x for #1598 2017-08-08 09:13:10 -07:00
WalkerWatch 2eaacf46ea Updating documentation. Resolves #1598 2017-08-08 09:12:58 -07:00
WalkerWatch b4ddcb7e4d Updating 9.4.x for #1598 2017-08-08 09:12:56 -07:00
olivier lamy 61dbd9c48e fix typo in session-configuration-infinispan documentation #1583
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:10:13 -07:00
Simone Bordet b616249603 Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2017-08-01 11:14:28 +02:00
Simone Bordet 8568fe18d8 Updated ALPN documentation for JDK 8u141. 2017-07-24 11:22:49 +02:00
WalkerWatch 9063b359d4 Restoring SSL dump info 2017-07-14 12:16:00 -04:00
WalkerWatch 629e41526e Updates to SSL documentation. Resolves #1667 2017-07-14 11:17:51 -04:00
olivier lamy 53eee555c5 modify module names after Jan review
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-06-14 14:52:08 +10:00
olivier lamy dae0b7fde3 add documentation page for hazelcast session manager module
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-06-13 18:34:55 +10:00
WalkerWatch 8a07b46949 Updating 9.3.x for #1598 2017-06-06 15:37:00 -04:00
WalkerWatch 5819fcd13b Updating documentation. Resolves #1598 2017-06-06 15:09:35 -04:00
WalkerWatch c9c284f432 Sessions doco update 2017-05-30 10:14:27 -04:00
WalkerWatch b5ab099ac7 Fixing typo 2017-05-22 13:12:21 -04:00
WalkerWatch 08b96c3765 Correcting and cleaning up quickstart documentation. Resolves #1565 2017-05-22 13:02:17 -04:00
WalkerWatch 82c909acdc Documentation updates 2017-05-18 12:12:32 -04:00
Simone Bordet 861372c70d Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-05-02 22:16:45 +02:00
Simone Bordet c955fb609e Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2017-05-02 22:12:29 +02:00
Simone Bordet 0ca19bf99a Issue #1517 - Review JMX's ConnectorServer.
Changed the semantic of null or empty address to refer to the local host.
Any address is specified with 0.0.0.0.

Commented out JmxIT tests as they are broken.
2017-05-02 11:26:25 +02:00
Simone Bordet f0d2e2b764 Fixes #1517 - Review JMX's ConnectorServer.
Introduced possibility to connect via TLS.
Updated the documentation.
2017-05-02 10:03:06 +02:00
WalkerWatch 10bab0f1c2 Small documentation update 2017-04-26 13:09:53 -04:00
WalkerWatch f12a765f10 Documentation cleanup and session additions. Resolves #1501
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-24 14:58:02 -04:00
WalkerWatch a69a532b09 Updating for new Javadoc repository.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-19 14:05:51 -04:00
WalkerWatch eeb1ad5b7f Updated documentation. Resolves #1447
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-06 13:40:40 -04:00
WalkerWatch fce8ec33fc Resolves #1453
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-05 16:16:46 -04:00
WalkerWatch f90976f635 Version reminder and misc cleanup.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-04 16:25:03 -04:00
WalkerWatch d841dba997 Documentation updates for #1437
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-03 11:04:11 -04:00
Joakim Erdfelt 08f351b0fd Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2017-03-16 11:55:29 -07:00
WalkerWatch dcfbdf3d33 Minor formatting updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-03-15 15:21:39 -04:00
WalkerWatch c2887d0b14 Updating commit instructions.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-03-09 15:35:00 -05:00
WalkerWatch e7de3ee662 Resolves #856 and updates exisitng doco.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-03-09 11:26:59 -05:00
Greg Wilkins 0a2da4822d Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2017-03-06 14:20:23 +11:00
WalkerWatch 18d036c244 Start.jar doco update for 9.3
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-03-02 12:09:05 -05:00
WalkerWatch c705c3fd98 Fixed link and some general clean up.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-27 12:40:56 -05:00
WalkerWatch 08f67ca434 Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x 2017-02-24 16:41:02 -05:00
WalkerWatch 5950514f87 resolves #1339
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-24 16:39:41 -05:00
WalkerWatch ee352d0d19 Issue #1319 - Documentation
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-22 09:37:51 -05:00
Joakim Erdfelt 83397d1ecf Merge pull request #1312 from WalkerWatch/doco/uber
Further clarification for jetty-all
2017-02-07 14:21:48 -07:00
WalkerWatch dcc79a5ecf Further clarification for jetty-all
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-07 16:12:42 -05:00
WalkerWatch 9479c386e8 Some updates to start doco.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-02 15:27:56 -05:00
Simone Bordet 0c8273f2ca Happy New Year 2017. 2017-01-19 19:26:41 +01:00
Simone Bordet 07838b057f Happy New Year 2017. 2017-01-19 18:54:03 +01:00
Simone Bordet 347c48d657 Revert "resolve merge and update license headers"
This reverts commit 53b31b03dd, reversing
changes made to 4565c186d7.
2017-01-19 18:26:43 +01:00
Jesse McConnell 53b31b03dd resolve merge and update license headers 2017-01-19 09:33:16 -06:00
Simone Bordet a7938910b7 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-01-18 18:54:47 +01:00
Simone Bordet 53281d3202 Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2017-01-18 18:52:20 +01:00
Simone Bordet 6222ccba14 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-01-18 17:28:18 +01:00
Simone Bordet d8aafea4b4 Fixes #1272 - Update ALPN versions for 8u111.
Updated ALPN table for 8u111 and 8u112.
2017-01-18 17:14:23 +01:00
WalkerWatch 192c0b3069 Issue #1231 - Updating examples.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-01-10 10:53:56 -05:00
WalkerWatch 0ee5f18ed9 Issue #1230 - Updated dtd reference.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-01-10 10:39:46 -05:00
WalkerWatch eeec6bfd9a Doc fix for download links.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-01-09 08:59:10 -05:00
WalkerWatch 7f7a85b5c9 Clarfying Jetty Home v Base
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-01-03 08:52:57 -05:00
Joakim Erdfelt bfc21f23e0 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-12-27 13:33:41 -07:00
WalkerWatch 3b04817fe9 Update for Log Latency
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-27 13:25:47 -05:00
Simone Bordet df986acaeb Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-12-20 11:55:15 +01:00
Joakim Erdfelt 4669cc70c8 Merge pull request #1180 from WalkerWatch/issues/1061
Issue #1061 Documentation
2016-12-19 12:59:45 -07:00
Joakim Erdfelt b53e8cb832 Merge pull request #1176 from WalkerWatch/jetty-9.3.x
Version updates.
2016-12-19 12:59:10 -07:00
WalkerWatch 8aacd26e75 Documentation changes for WatchService.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-19 13:20:35 -05:00
WalkerWatch 8874179f55 Corrected versions
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-19 12:58:52 -05:00
Simone Bordet 02ccbefb8a Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-12-17 18:38:16 +01:00
Simone Bordet f3a4ab1ae7 Fixes #1186 - Where can i find SocketConnector.java and BlockingChannelConnector.java etc? 2016-12-17 18:37:17 +01:00
WalkerWatch d6c7f99d85 Issue #1061 Documentation
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-15 13:53:17 -05:00
WalkerWatch 54cdac49fe Resolves #981
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-15 12:01:14 -05:00
WalkerWatch 569eaa20b5 Version updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-14 12:22:43 -05:00
WalkerWatch ff804b6445 Issue #1139 - Documented new features and misc cleanup.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-09 15:15:39 -05:00
WalkerWatch 4ff441a8b1 Issue #1112 - Doc update. (#1147)
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-08 18:11:07 +11:00
Jesse McConnell df6a46e380 Merge pull request #1126 from WalkerWatch/docupdates/moresessions
Misc doc updates/fixes.
2016-12-02 15:50:21 -06:00
WalkerWatch 3e43ffe641 Issue #1138 - Doc updates and cleanup.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-30 13:38:17 -05:00
Jan Bartel 76b7686bc7 Issue #1117 2016-11-25 14:48:55 +11:00
WalkerWatch 3fe173232f Misc doc updates/fixes.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-23 15:43:11 -05:00
Jan Bartel b839f40721 Add more session doc 2016-11-23 14:56:30 +11:00
WalkerWatch 51ac6dd469 Issue #1092 Documentation updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-18 14:14:54 -05:00
Jan Bartel 0ff1cf885e Merge pull request #1089 from WalkerWatch/upgrading/sessions
Updates for sessions upgrade, misc doc cleanup.
2016-11-16 10:56:41 +11:00
WalkerWatch 0c16cdaaf5 Updates for GCloud sessions.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-15 14:09:43 -05:00
Jan Bartel 9ade6747d8 Update gcloud datastore doc 2016-11-11 10:26:56 +11:00
WalkerWatch 0ebe3d7bd9 Updates for sessions upgrade, misc doc cleanup.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-10 16:11:17 -05:00
Jan Bartel ad33739206 Add doc on session configuration use cases. 2016-11-09 17:31:21 +11:00
Jan Bartel fcab745e77 Doc on upgrading 9.3 to 9.4 2016-11-05 11:59:06 +11:00
Joakim Erdfelt a490ba88a8 Merge pull request #1059 from WalkerWatch/issues/1026
Issue #1026 - Added documentation.
2016-11-04 10:29:01 -07:00
Joakim Erdfelt 377d823396 Merge pull request #1058 from WalkerWatch/upgrade/arrayqueue
Issue #1041 - Document removal of ConcurrentArrayQueue as described i…
2016-11-04 10:28:49 -07:00
WalkerWatch f330f19653 OSGi doc formatting cleanup.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-02 14:54:37 -04:00
WalkerWatch 2b5bea3ab0 Issue #1026 - Added documentation.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-02 13:34:19 -04:00
WalkerWatch b9fad97d0e Issue #1041 - Document removal of ConcurrentArrayQueue as described in #966.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-11-02 13:08:56 -04:00
WalkerWatch 5fc6c8ee14 Issue #1041 - Small updates to documentation.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-10-28 13:03:53 -04:00
Jan Bartel e7ce13d195 Doc on upgrading 9.3 to 9.4 2016-10-28 16:51:00 +11:00
WalkerWatch 2552f2300b Updates for upgrading guide.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-10-26 15:16:17 -04:00
WalkerWatch 7d4b46cef4 Issue #644 Additional documentation for updated logging modules.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-10-23 11:57:05 -04:00
Greg Wilkins b08fa971a5 Improve logging modules and listing #984
Remove support for JETTY_LOGS
2016-10-20 11:02:06 +11:00
Joakim Erdfelt 167f6c8d23 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-10-19 16:17:25 -07:00
Joakim Erdfelt 54db1f48db Merge pull request #1012 from WalkerWatch/issues/modlisting
Issue #984 documentation updates.
2016-10-19 13:09:47 -07:00
Joakim Erdfelt 883c32994f Merge pull request #996 from WalkerWatch/issues/644
Issue #644 Documentation updates
2016-10-19 13:09:37 -07:00
Joakim Erdfelt c512c3167a Merge branch 'jetty-9.3.x-docs-ssl' of git://github.com/shauway/jetty.project into shauway-jetty-9.3.x-docs-ssl 2016-10-19 13:08:20 -07:00
WalkerWatch 7ddc679a6e Issue #644 Documentation updates
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-10-19 14:47:55 -04:00
WalkerWatch 1e6db80f91 Issue #984 documentation updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-10-19 13:27:26 -04:00
Simone Bordet dfc332bc14 Initial draft of the migration guide. 2016-10-19 19:05:15 +02:00
WalkerWatch ba8c9ed178 Merge branch 'jetty-9.4.x' of https://github.com/eclipse/jetty.project into issues/644 2016-10-12 10:40:45 -04:00
WalkerWatch c066b32fb3 Work for new logging documentation
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-10-07 13:25:48 -04:00
Jan Bartel f2beb54caf Issue #896 2016-10-06 17:43:37 +11:00
Jesse McConnell 5a0b0d96f9 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-29 11:23:34 -05:00
Jesse McConnell 896438eb45 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-29 11:21:16 -05:00
WalkerWatch c1c42f6b73 Updates quickstart docs for #896
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-29 11:57:53 -04:00
WalkerWatch 260cb3ce41 Resolves #965
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-29 09:44:47 -04:00
WalkerWatch 16b98efd7e Resolves #930
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-27 09:34:12 -05:00
WalkerWatch c0d053295f Resolves #930
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-23 12:17:17 -04:00
Shauway 5b22fda629 Optimize two way authentication configuration
Signed-off-by: Shauway <ha.shauway@gmail.com>
2016-09-23 10:37:49 +08:00
Simone Bordet 9551d0f62b Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-09-22 21:57:12 +02:00
Simone Bordet 4edc50b59f Fixes #948 - 9.4.0.RC0 jetty-distribution invalid config etc/jetty-http2c.xml.
Updated references to deprecated property initialStreamSendWindow
with initialStreamRecvWindow.
2016-09-22 21:48:08 +02:00
Jesse McConnell 15866e6187 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-22 11:36:31 -05:00
Jesse McConnell 2dc45f3780 Update what-version.adoc 2016-09-22 11:36:03 -05:00
Jesse McConnell 48a455c6aa Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-22 11:07:42 -05:00
Shauway 94324c82f0 Two way authentication configuration (#925)
Signed-off-by: Shauway <ha.shauway@gmail.com>
2016-09-22 11:05:02 -05:00
Jesse McConnell 9d23147d19 Merge pull request #916 from WalkerWatch/docupdates/Sessions
Further updates to Sessions documentation
2016-09-22 11:02:03 -05:00
WalkerWatch cdb86f810d Further updates to Sessions documentation
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-22 11:55:53 -04: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
WalkerWatch f0e270c380 Updates for 9.4 Sessions
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-07 10:41:38 -04:00
WalkerWatch f08fc31e9d Additional Sessions documentation for 9.4.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-06 14:35:00 -04: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 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
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
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
Jesse McConnell 174a3bc9be merge 9.3.x 2016-08-26 14:35:49 -05:00
WalkerWatch 635cdc628d Resolves #860
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-22 11:47:18 -04:00
Jesse McConnell c80fe2b0b9 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-08-18 14:34:57 -05:00
Jesse McConnell 2b9a4ead3d Resolve #725 add page for reporting security issues 2016-08-18 13:53:08 -05:00
Jesse McConnell d0beca546d merge from 9.3.x 2016-08-18 10:09:07 -05:00
Jesse McConnell 2bfdc41a45 Merge pull request #849 from WalkerWatch/jetty-9.4.x
Clean up of Startup examples.
2016-08-18 10:06:09 -05:00
Jesse McConnell 10a86e73fc Merge pull request #852 from WalkerWatch/issues/843
Resolves #843
2016-08-18 10:05:54 -05:00
Jesse McConnell c1c5e76c4c Merge pull request #838 from WalkerWatch/docupdates/Sessions
Sessions redux rough drafts.
2016-08-18 10:05:38 -05:00
WalkerWatch 1635bc6b12 Resolves #843
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-17 11:00:45 -04:00
WalkerWatch 483cc3abbf Updates for Sessions overhaul.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-17 10:57:03 -04:00
WalkerWatch 5dbe4aa5fa Clean up of Startup examples.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-16 16:19:55 -04:00
WalkerWatch 405de2db8f Sessions redux rough drafts.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-12 12:59:16 -04:00
Jesse McConnell 1bff5c0d6a Merge pull request #823 from WalkerWatch/docupdates/Cleanup
Doc flow cleanup.
2016-08-10 09:58:39 -05:00
WalkerWatch ed3168a57b Doc flow cleanup.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-08 17:09:57 -04:00
WalkerWatch c8036e540f Updates for Jetty Handlers.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-05 14:04:11 -04:00
WalkerWatch 271728ef7d Jetty and Maven updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-08-01 17:55:54 -04:00
WalkerWatch 5edc2a0bb3 Chapter 22 revisions and misc adoc updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-07-29 16:40:25 -04:00
Jesse McConnell b45fbbfd04 Merge pull request #781 from WalkerWatch/docupdates/Chapter20
Chapter 20 cleanup.
2016-07-28 12:19:21 -05:00
WalkerWatch 431d2fb016 Chapter 20 cleanup.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-07-27 13:29:12 -04:00
WalkerWatch 98005ea9ab Resolves #761
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-07-27 07:58:24 -04:00
WalkerWatch 5a1263b4bd Docupdates/jetty runner (#772)
* Updates to Servlets/Filters/Handlers in Chapter 17.

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

* Jetty Runner doc updates.

Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-07-27 10:28:40 +10:00
Jesse McConnell 0adee58367 Merge pull request #769 from WalkerWatch/jetty-9.3.x
Fixing doc rendering issue.
2016-07-26 07:51:46 -05:00
Jesse McConnell 043b494c57 Merge pull request #763 from WalkerWatch/docupdates/chapter17
Chapter 17 cleanup.
2016-07-26 07:51:38 -05:00
WalkerWatch 288ebe8d30 Fixing doc rendering issue.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-07-26 08:48:03 -04:00
WalkerWatch 232ca5b1d8 Resolves #764."
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-07-22 18:14:14 -04:00