Commit Graph

877 Commits

Author SHA1 Message Date
Simone Bordet 43f99d8857 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2018-01-17 12:00:13 +01:00
Simone Bordet 53eebd045c Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2018-01-17 11:56:26 +01:00
Greg Wilkins 12647f51e7 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-12-27 16:04:16 +01:00
Joakim Erdfelt 18208a13aa
Merge pull request #2071 from H1Gdev/doc
Fix typo in WebSocket doc.
2017-12-20 08:23:17 -06:00
H1Gdev 8f6978dd36 Fix typo in WebSocket doc.
Signed-off-by: H1Gdev <h1g.z.ouroboros+github@gmail.com>
2017-12-20 10:16:37 +09:00
WalkerWatch 8bdab72fc0 Merge branch 'jetty-9.4.x' 2017-12-19 12:30:18 -05:00
WalkerWatch 2c0f695386 Documentation formatting corrections 2017-12-19 12:29:44 -05:00
WalkerWatch 05c3413907 Merge branch 'jetty-9.4.x' 2017-12-19 10:04:28 -05:00
Simone Bordet 19dbab7971 Fixes #2069 - Update the PushCacheFilter documentation. (#2070)
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2017-12-19 10:03:30 -05:00
WalkerWatch c5f7e2a523 Merge branch 'jetty-9.4.x' 2017-12-14 13:38:27 -05:00
WalkerWatch 48a4db637f Issue #2039 - Added link to related documentation 2017-12-14 13:38:02 -05:00
WalkerWatch 940b05ce8c Merge branch 'jetty-9.4.x' 2017-12-13 11:37:30 -05:00
WalkerWatch ce819b5430 Issue #2039 - Updated documentation examples. 2017-12-13 11:37:00 -05:00
WalkerWatch 697b756435 Merge branch 'jetty-9.4.x' 2017-12-12 12:19:12 -05:00
Simone Bordet 1466aa1f75 Fixes #2017 - Documentation on ALPN needs updating. (#2045)
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2017-12-12 12:17:51 -05:00
WalkerWatch 49edcbc9df Merge branch 'jetty-9.4.x' 2017-12-12 10:40:09 -05:00
WalkerWatch 6b93a8ec9d Issue #2039 - Additional documentation. Resolves #2039. 2017-12-12 10:39:33 -05:00
WalkerWatch 76613c0999 Merge branch 'jetty-9.4.x' 2017-12-07 14:47:37 -05:00
WalkerWatch 3abbcbde65 Documentation - added note about DIGEST and MD5 2017-12-07 14:47:11 -05:00
WalkerWatch f7601d6735 Issue #1695 Partial documentation. 2017-12-07 14:26:46 -05:00
Jan Bartel 78a2c8c6d2 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-12-06 15:46:49 +01:00
WalkerWatch e82649bf9d Issue #1993 - Updated maven doc. Resolves #1993. 2017-12-06 08:56:07 -05:00
Joakim Erdfelt 70fe268bde Merge branch 'release-9.4.8' into jetty-9.4.x 2017-11-29 10:52:02 -07:00
Joakim Erdfelt aeb1a1d6cd Merge tag 'jetty-9.4.8.v20171121' into jetty-9.4.x
Tag for release: jetty-9.4.8-SNAPSHOT

 + 212 HttpClient should support pluggable AuthenticationStore
 + 215 Add Conscrypt for native ALPN/TLS/SSL
 + 272 WebSocket hangs in blockingWrite
 + 487 JDK 9 build compatibility
 + 901 Overriding SSL context KeyStoreType requires explicit override of
   TrustStoreType
 + 922 Implements methods Connection.getBytes[In|Out]()
 + 1209 IllegalStateException when HTTP/2 push is disabled
 + 1213 Upgrade to ASM Version 6.0 for JDK9
 + 1509 Improve GZIPContentDecoder buffer pooling sizing
 + 1550 Resolve inconsistent Shutdown configuration with Jetty Runner
 + 1640 Introduce :run-distro goal for local jetty distribution deployment
 + 1692 Annotation scanning should ignore `module-info.class` files
 + 1696 Missing stacktraces on debug of WriteFlusher onFail
 + 1705 Rejected executions in QueuedThreadPool can lead to memory leaks
 + 1760 Update to apache jasper 8.5.20
 + 1768 Allow jetty properties to be set for the jetty:run-forked goal
 + 1782 Using assembly.tarLongFileMode=posix for jetty-home and
   jetty-distribution assembly
 + 1797 JEP 238 - Multi-Release JAR files break bytecode scanning
 + 1806 Improved ReservedThreads idle timeout
 + 1807 Add new HttpChannel listener and events for metrics libraries
 + 1814 Move JavaVersion to jetty-util for future Java 9 support requirements
 + 1818 Improve Infinispan support on JDK 9
 + 1819 Race condition during annotation parsing
 + 1823 ResourceHandler with ranged requests does not return Content-Type
   response header
 + 1829 OSGi webbundle classes scanned twice
 + 1833 Request.startAsync requires context path
 + 1835 Locker is not reentrant on ServerConnector#setConnectionFactories
 + 1836 Migrate Locker implementation to JVM ReentrantLock implementation
 + 1841 Reduce contention on ServletHolder
 + 1845 Allow null User-Agent in HttpClient
 + 1849 Refactoring of SelectorManager.defaultSchedulers()
 + 1851 Improve insufficient thread warnings/errors
 + 1854 Consistent IOException and timeout handling when extracting form
   parameters
 + 1856 ResourceHandler without ServletContext throws NPE for welcome files if
   used directly
 + 1857 GZIPContentTransformer fails to send entire message if used with
   BufferedContentTransformer
 + 1865 Improve Exception on invalid redirect usage
 + 1867 Improve Exception thrown during Expect 100 Continue
 + 1868 Need a way to randomly select ports for tests
 + 1871 JMXify SslContextFactory
 + 1878 Handle 100 Continue response without Expect header
 + 1879 'Bad tld url' seen during :jetty-run when running integration tests
 + 1881 Improve support of WebSocket over Unix Domain Socket
 + 1885 SessionHandler get/set maxInactiveInterval is not symmetric with
   negative values
 + 1888 Implement cookie matching on Path attribute per RFC 6265
 + 1891 Make HTTP/2 async error notifications configurable
 + 1892 NPE resulting from bad JEP 238 MultiReleaseJarFile structure
 + 1893 Add ability to set HttpClient Connection TTL
 + 1897 Introduce a round-robin connection pool for HttpClient
 + 1900 Update to CDI 2.0 for cdi module
 + 1901 Reimplement PathWatcher as scanner
 + 1909 Update to Apache Jasper 8.5.23
 + 1910 Remove unused jetty-jsp module
 + 1912 AbstractConnector EndPoint leak for failed SSL connections
 + 1914 HttpClient fails to parse Content-Type response header with RFC 2045
   charset="utf-8" syntax
 + 1919 Review LowResourceMonitor
 + 1920 Connect Timeouts with NonBlocking CreateEndPoint
 + 1924 ManagedSelector can livelock under high load
 + 1931 Expose RolloverOutputStream for pluggable behaviour
 + 1933 Use CLASSPATH for scanning java9 system classes
 + 1956 Store and report build information of Jetty
 + 1958 Blocking Timeout has different behavior in HttpInput vs HttpOutput
 + 1970 ManagedSelector can lose selector thread under high concurrent load
 + 1980 PushCacheFilter does not push TLS offloaded HTTP/2 requests
 + 1981 Loading resource content failed
 + 1984 Remove jetty-client dependency in jetty-rewrite
2017-11-29 10:51:22 -07:00
WalkerWatch 29fd791213 Merge branch 'jetty-9.4.x' 2017-11-28 17:24:19 -05:00
Simone Bordet 4ca0a63e58 Issue 1830 - Document Conscrypt SSL. (#2001)
Updated references to Conscrypt 1.0.0.RC11.
Used "default" rather than "native" for the JSSE docs.
Changed "two-way authentication" to "client certificate authentication".

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2017-11-28 17:23:18 -05:00
WalkerWatch b6163bdeca Merge branch 'jetty-9.4.x' 2017-11-28 14:09:22 -05:00
WalkerWatch 00d977d5d5 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2017-11-28 14:08:50 -05:00
WalkerWatch aecf4b389b Remove NPN documentation. Resolves #1999 2017-11-28 14:08:21 -05:00
WalkerWatch fafae49876 Merge branch 'jetty-9.4.x' 2017-11-22 13:39:57 -05:00
WalkerWatch 9e891a4ceb Cleaned up examples for #1830. 2017-11-22 13:39:23 -05:00
Jan Bartel 24699b75e4 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-11-21 23:21:15 +01:00
WalkerWatch b02f225470 Additional documentation for Conscrypt. Resolves #1830 2017-11-21 17:13:14 -05:00
Joakim Erdfelt ff53002fac Updating to version 9.4.9-SNAPSHOT 2017-11-21 13:11:31 -07:00
Joakim Erdfelt 82b8fb23f7 Updating to version 9.4.8.v20171121 2017-11-21 12:33:52 -07:00
WalkerWatch 2e3538076b Merge branch 'jetty-9.4.x' 2017-11-16 16:18:54 -05:00
WalkerWatch 81ec56b7c3 Added docoumentation for Conscrypt SSL.
Consolidated exisitng SSL documentation and move non-root-port80 doc. Resolves #1830.
2017-11-16 16:18:28 -05:00
WalkerWatch 80725581e2 Merge branch 'jetty-9.4.x' 2017-11-09 13:46:53 -05:00
WalkerWatch 7ba4428e9f Cleaned up cross reference syntax, leaving only xref and link anchors. Resolves #716. 2017-11-09 13:45:29 -05:00
WalkerWatch e7f6969059 Merge branch 'jetty-9.4.x' 2017-11-09 13:34:00 -05:00
WalkerWatch 89c5332187 Updating module documentation. Resolves #1887 2017-11-09 13:33:33 -05:00
WalkerWatch 0f3d822f84 Merge branch 'jetty-9.4.x' 2017-11-09 13:20:05 -05:00
WalkerWatch 64858a5f56 Documentation update. Resolves #1549 2017-11-09 13:19:29 -05:00
WalkerWatch 07189b29b4 Merge branch 'jetty-9.4.x' 2017-11-09 13:01:48 -05:00
WalkerWatch 1fb8b2e4ad Updated documentation for Jetty Runner. Resolves #1550 2017-11-09 13:01:24 -05:00
WalkerWatch 3b3e1ffc1c Merge branch 'jetty-9.4.x' 2017-11-07 08:28:07 -05:00
WalkerWatch c58ad44f4b Fixed incorrect usages of {SRCDIR} in documentation links. 2017-11-07 08:27:37 -05:00
WalkerWatch 92f3003f7b Merge branch 'jetty-9.4.x' 2017-11-06 13:58:21 -05:00
WalkerWatch ff4590e5df Added documentation for Session XML config. Resolves #1716. 2017-11-06 13:57:23 -05:00
WalkerWatch 814769637d Merge branch 'jetty-9.4.x' 2017-11-06 10:29:41 -05:00
WalkerWatch 99e63fea83 Added Spring Boot note to Quickstart. Resolves #1552 2017-11-06 10:29:18 -05:00
Jesse McConnell 0f34179b2b Merge branch 'release-9.3.22' into jetty-9.3.x 2017-11-03 09:45:47 -05:00
WalkerWatch 144bc234ef Merge branch 'jetty-9.4.x' 2017-11-02 13:57:50 -04:00
WalkerWatch 5458e41fbb Merge branch 'jetty-9.3.x' into jetty-9.4.x 2017-11-02 13:57:18 -04:00
WalkerWatch 482a643781 Resolves #1935 - Documentation anchors unable to start with numeric characters. 2017-11-02 13:56:44 -04:00
WalkerWatch d23781cd6d Merge branch 'jetty-9.4.x' 2017-11-02 13:37:10 -04:00
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 0f540e13ac Merge branch 'jetty-9.4.x' 2017-10-31 12:58:56 -04:00
WalkerWatch 7743a8cb32 Fixing Javadoc adoc formatting 2017-10-31 12:58:19 -04:00
Jesse McConnell a72eb0001d Updating to version 9.3.23-SNAPSHOT 2017-10-30 15:39:57 -05:00
Jesse McConnell 705048cc49 Updating to version 9.3.22.v20171030 2017-10-30 15:16:29 -05:00
WalkerWatch c0e013e895 Merge branch 'jetty-9.4.x' 2017-10-23 13:25:12 -04:00
WalkerWatch 4a0c47770f Updating Hot Deploy doc with module instructions. 2017-10-23 13:24:39 -04:00
Simone Bordet 54eb4a0f19 Merged branch 'jetty-9.4.x' into 'master'. 2017-10-23 15:32:47 +02: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
Joakim Erdfelt c3c3881c9f Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-10-10 13:44:22 -07:00
WalkerWatch 1146ed9ca1 Adding auth documentation. Resolves #1850 2017-10-10 14:04:52 -04:00
WalkerWatch 69dba4442b Merge branch 'jetty-9.4.x' 2017-10-10 09:41:05 -04:00
WalkerWatch f29ed835a4 Updating EOL info. Resolves #1883 2017-10-10 09:40:18 -04:00
WalkerWatch 46c1d65377 Merge branch 'jetty-9.4.x' 2017-10-03 15:45:41 -04:00
WalkerWatch 49e85101da Minor link fix 2017-10-03 15:45:08 -04:00
Jan Bartel f4ccbc8c70 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-10-03 16:35:58 +11: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 23911e918a Merge branch 'jetty-9.4.x' 2017-09-29 14:46:56 -04:00
WalkerWatch d5b55705bf Added javadoc.version value to assis with snapshot javadoc links in #1858 2017-09-29 14:43:29 -04:00
Greg Wilkins 1ce96be964 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-09-28 07:58:15 +10: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
Greg Wilkins efe694e2e4 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-09-26 14:41:42 +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 5ccdf1a6e6 Merge branch 'jetty-9.4.x' 2017-09-25 10:14:26 -04:00
WalkerWatch 5764afc6e0 Fixing link issue 2017-09-25 10:14:08 -04:00
Simone Bordet d0d52c8ba1 Merged branch 'jetty-9.4.x' into 'master'. 2017-09-25 13:05:00 +02: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
Greg Wilkins 1b7ebf5599 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-09-23 00:22:57 +10: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 5d1efcf1c2 Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x 2017-09-20 16:35:15 -04:00
WalkerWatch c256f622dd Cleaning up naming 2017-09-20 16:35:05 -04:00
Joakim Erdfelt eee41174f2 Merge branch 'release-9.4.7' into jetty-9.4.x 2017-09-18 14:06:44 -07:00
Joakim Erdfelt d9865a02ba Updating to version 9.4.8-SNAPSHOT 2017-09-14 08:44:27 -07:00
WalkerWatch 6176f67049 Additional updates for #1813. 2017-09-14 11:13:02 -04:00
Joakim Erdfelt 80fb788d0c Updating to version 9.4.7.v20170914 2017-09-14 07:35:18 -07: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
Simone Bordet bce20d1b2e Merged branch 'jetty-9.4.x' into 'master'. 2017-09-04 15:57:01 +02:00
WalkerWatch 3a4d3592bd Updating connectory documentation. Resolves #1784 2017-08-31 10:49:58 -04:00
Joakim Erdfelt 02f0649840 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-08-28 11:33:12 -07:00
Jan Bartel de9ac99fb2 Document 'env' config param for jetty-maven-plugin. 2017-08-24 17:00:19 +10:00
Joakim Erdfelt 651f422034 Merge branch 'jetty-9.4.x' to 'master' 2017-08-18 10:54:58 -07: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
Joakim Erdfelt a7bcac6d75 Updating to version 9.3.20.v20170531 2017-08-08 09:07:35 -07:00
Joakim Erdfelt 11a544d6ac Updating to version 9.3.22-SNAPSHOT 2017-08-01 11:26:37 -07:00
Joakim Erdfelt bb1d69ca52 Updating to version 9.3.21.M0 2017-08-01 10:47:04 -07:00
Simone Bordet f7302a13b4 Merged branch 'jetty-9.4.x' into 'master'. 2017-08-01 11:21:41 +02:00
Simone Bordet c04c395833 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-08-01 11:21:05 +02:00
Simone Bordet b616249603 Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2017-08-01 11:14:28 +02:00
WalkerWatch 3e22706210 Merge remote-tracking branch 'origin' 2017-07-26 12:05:25 -04:00
WalkerWatch ba83772dc4 Updated web-default.xml documentation. Resolves #1462. 2017-07-26 11:58:49 -04:00
Simone Bordet 9d767e405e Merged branch 'origin/jetty-9.4.x' into 'master'. 2017-07-24 11:23:50 +02:00
Simone Bordet 4f3c48e818 Merge branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-07-24 11:23:15 +02:00
Simone Bordet 8568fe18d8 Updated ALPN documentation for JDK 8u141. 2017-07-24 11:22:49 +02:00
Greg Wilkins b358c06974 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-07-18 12:46:44 +02:00
WalkerWatch f80ff4f544 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2017-07-14 12:16:40 -04:00
WalkerWatch 9063b359d4 Restoring SSL dump info 2017-07-14 12:16:00 -04:00
WalkerWatch c0d87fd0c2 Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
# Conflicts:
#	jetty-documentation/src/main/asciidoc/configuring/connectors/configuring-ssl.adoc
2017-07-14 12:07:51 -04:00
WalkerWatch 629e41526e Updates to SSL documentation. Resolves #1667 2017-07-14 11:17:51 -04:00
Joakim Erdfelt a9c329859d Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-07-12 13:18:12 -07:00
Joakim Erdfelt 2e8f9fc748 Revert "Issue #1650 - setting unique SNAPSHOT version to aide in 3rd party testing of branch"
This reverts commit 38c112764d.
2017-07-12 11:28:32 -07:00
Joakim Erdfelt 5b6b80ef81 Merge remote-tracking branch 'origin/jetty-9.4.x' into backport-jws11 2017-07-12 11:18:20 -07:00
WalkerWatch 60335bf8fe Documentation update for Connectors. Resolves #1663 2017-07-12 11:34:14 -04:00
Joakim Erdfelt ee8d4c1587 gitattributes followup 2017-07-06 16:24:31 -07:00
WalkerWatch 1341b47ad6 Resolves #1408 2017-06-29 14:09:37 -04:00
Joakim Erdfelt 38c112764d Issue #1650 - setting unique SNAPSHOT version to aide in 3rd party testing of branch 2017-06-28 16:42:37 -07:00
WalkerWatch 0bfc41e068 Script doco update 2017-06-22 17:18:01 -04:00
Greg Wilkins 7fd45b6766 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-06-22 11:24:21 +02:00
S K 3cca6642d1 Issue #1622 - HeaderFilter does not work if response has been committed (#1628)
Signed-off-by: S K (xz64) <xz64.xyz@gmail.com>
2017-06-22 08:18:30 +02:00
Joakim Erdfelt 579b99c2c9 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-06-20 08:43:51 -07:00
WalkerWatch de976e8777 Updating SSL documentation for clarity. 2017-06-20 09:08:19 -04:00
Joakim Erdfelt 5638f7b25b Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-06-16 14:33:01 -07:00
S K (xz64) 4af81674d2 add general purpose header filters
Signed-off-by: S K (xz64) <xz64.xyz@gmail.com>
2017-06-15 09:08:38 -07: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
Joakim Erdfelt 00beb607fc Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-06-13 10:40:02 -07: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
Joakim Erdfelt 76ace004b6 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-06-09 09:17:43 -07:00
olivier lamy a63e91d324 apply changes after review #1571
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-06-08 13:02:23 +10:00
olivier lamy 0c3b3dffce revert change for session-configuration-infinispan.adoc. will be part of an other pr
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-06-08 13:02:23 +10:00
olivier lamy d0ab064789 add entry in chapter.adoc for hazelcast session management #1571
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-06-08 13:02:23 +10:00
olivier lamy 98f8405771 add documentation page for Hazelcast session management #1571
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-06-08 13:02:23 +10:00
Joakim Erdfelt 5ee1c7a533 Merge branch 'release-9.4.6' into jetty-9.4.x 2017-06-07 10:01:11 -07:00
Joakim Erdfelt 828afa0020 Merge branch 'release-9.3.20' into jetty-9.3.x 2017-06-07 09:58:56 -07:00
WalkerWatch 8a07b46949 Updating 9.3.x for #1598 2017-06-06 15:37:00 -04:00
WalkerWatch ccdf0a339d Updating 9.4.x for #1598 2017-06-06 15:36:19 -04:00
WalkerWatch 0abdbedf5e Updating documentation for 9.4.x for #1598 2017-06-06 15:10:53 -04:00
WalkerWatch 5819fcd13b Updating documentation. Resolves #1598 2017-06-06 15:09:35 -04:00
WalkerWatch 85b33827a7 Updating 9.4.x for #1598 2017-06-06 15:04:26 -04:00
Simone Bordet b953f8d2d0 Merged branch 'jetty-9.4.x' into 'master'. 2017-06-05 18:07:51 +02:00
olivier lamy 2c25b6c977 fix typo in session-configuration-infinispan documentation #1583
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-06-01 14:19:01 +10:00
Joakim Erdfelt 6a3c40e935 Updating to version 9.4.7-SNAPSHOT 2017-05-31 17:26:34 -07:00
Joakim Erdfelt 8ba0f2d95d Updating to version 9.4.6.v20170531 2017-05-31 16:22:52 -07:00
Joakim Erdfelt 429380d36a Updating to version 9.3.21-SNAPSHOT 2017-05-31 16:10:04 -07:00
Joakim Erdfelt 0f3b1cbe36 Updating to version 9.3.20.v20170531 2017-05-31 15:24:57 -07:00
Greg Wilkins ab4d300ae7 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-05-30 17:43:19 +02:00
WalkerWatch c9c284f432 Sessions doco update 2017-05-30 10:14:27 -04:00
Greg Wilkins d3e50f8f80 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-05-22 23:37:51 +02: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
Simone Bordet 94c9fc548c Merged branch 'jetty-9.4.x' into 'master'. 2017-05-18 21:12:50 +02:00
WalkerWatch 82c909acdc Documentation updates 2017-05-18 12:12:32 -04:00
Joakim Erdfelt cf56168f7d Updating to version 9.3.20-SNAPSHOT 2017-05-02 15:26:56 -07:00
Joakim Erdfelt d36d57d5c7 Updating to version 9.3.19.v20170502 2017-05-02 14:31:51 -07:00
Joakim Erdfelt 782f36f157 Updating to version 9.4.6-SNAPSHOT 2017-05-02 14:29:09 -07:00
Joakim Erdfelt 9d8ad7489c Updating to version 9.4.5.v20170502 2017-05-02 13:22:18 -07:00
Simone Bordet 146a1d5ed5 Merged branch 'jetty-9.4.x' into 'master'. 2017-05-02 22:17:06 +02: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 46a53b8a9b Merged branch 'jetty-9.4.x' into 'master'. 2017-05-02 11:29:35 +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 cab1ec77ad Merged branch 'jetty-9.4.x' into 'master'. 2017-05-02 10:03:30 +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
Greg Wilkins 68caf72835 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-05-01 13:30:41 +02:00
WalkerWatch 10bab0f1c2 Small documentation update 2017-04-26 13:09:53 -04:00
WalkerWatch 417e6d32c2 Pom fix
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-24 14:59:37 -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 64fc778f30 Updating documentation pom.xml for Javadoc
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-19 15:40:31 -04:00
WalkerWatch a69a532b09 Updating for new Javadoc repository.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-19 14:05:51 -04:00
Joakim Erdfelt 92ea5bda21 Updating to version 9.4.5-SNAPSHOT 2017-04-14 14:43:36 -07:00
Joakim Erdfelt 3dc8f557c6 Updating to version 9.4.4.v20170414 2017-04-14 13:20:17 -07:00
WalkerWatch eeb1ad5b7f Updated documentation. Resolves #1447
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-06 13:40:40 -04:00
Joakim Erdfelt 9e2aeda052 Updating to version 9.3.19-SNAPSHOT 2017-04-06 07:47:53 -07:00
Joakim Erdfelt 63273aa40b Updating to version 9.3.18.v20170406 2017-04-06 06:31:02 -07:00
Simone Bordet 7f94aacdcd Merged branch 'jetty-9.4.x' into 'master'. 2017-04-06 10:54:18 +02:00
WalkerWatch fce8ec33fc Resolves #1453
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-04-05 16:16:46 -04:00
Joakim Erdfelt 3aeb8dbd78 Merge remote-tracking branch 'origin/jetty-9.4.x'
Conflicts:
	jetty-webapp/src/main/java/org/eclipse/jetty/webapp/WebAppContext.java
	jetty-webapp/src/test/java/org/eclipse/jetty/webapp/WebAppClassLoaderTest.java
2017-04-05 06:47:25 -07: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
Greg Wilkins dd084b4e74 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-03-30 17:20:22 +11:00
Joakim Erdfelt 1360b863dc Updating to version 9.4.4-SNAPSHOT 2017-03-17 10:53:54 -07:00
Joakim Erdfelt 95e94b49d8 Updating to version 9.4.3.v20170317 2017-03-17 09:54:58 -07:00
Joakim Erdfelt a6a0ab991f Updating to version 9.3.18-SNAPSHOT 2017-03-17 09:48:19 -07:00
Joakim Erdfelt 307d23975e Updating to version 9.3.17.v20170317 2017-03-17 09:07:39 -07: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 05f05520eb Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-03-07 07:55:36 +11: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
Joakim Erdfelt 8f41d89a02 Merge pull request #1347 from WalkerWatch/issues/1319
Issue #1319 - Documentation
2017-02-24 14:35:44 -07:00
WalkerWatch ee352d0d19 Issue #1319 - Documentation
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-22 09:37:51 -05:00
Joakim Erdfelt 523fab30bd Updating to version 9.4.3-SNAPSHOT 2017-02-20 08:13:31 -07:00
Joakim Erdfelt 4a674b9cc9 Updating to version 9.4.2.v20170220 2017-02-20 06:22:45 -07:00
Simone Bordet ebfa822e83 Merged branch 'jetty-9.4.x' into 'master'. 2017-02-07 22:31:26 +01: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
Joakim Erdfelt 9209268498 Merge pull request #1303 from ctron/feature/enh_maven_plugin_1
Allow to externally provide 'daemon' parameter
2017-02-07 09:04:50 -07:00
Jens Reimann 0f19cb7e97 Allow to externally provide 'daemon' parameter
This change allows to provide the 'daemon' parameter using a property
using "-Djetty.daemon" in addition.

Signed-off-by: Jens Reimann <jreimann@redhat.com>
2017-02-06 16:17:30 +01:00
Jens Reimann 70cd294ddd Fix wrong artifact ID of maven plugin
This change fixes a location in the documentation where the artifact ID
of the plugin was still `maven-jetty-plugin`, where it should be
`jetty-maven-plugin`.

Signed-off-by: Jens Reimann <jreimann@redhat.com>
2017-02-06 15:39:39 +01:00
Joakim Erdfelt 901b46fff5 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-02-03 06:35:11 -07:00
WalkerWatch 9479c386e8 Some updates to start doco.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-02 15:27:56 -05:00
Jesse McConnell d0c33ebe8b Updating to version 9.4.2-SNAPSHOT 2017-01-20 10:49:06 -06:00
Jesse McConnell 556ecbcdcf Updating to version 9.4.1.v20170120 2017-01-20 09:47:53 -06:00
Jesse McConnell 66b43ecda8 Updating to version 9.3.17-SNAPSHOT 2017-01-20 09:33:43 -06:00
Jesse McConnell df03355d00 Updating to version 9.3.16.v20170120 2017-01-20 09:06:48 -06:00
Simone Bordet cef2ff9522 Happy New Year 2017. 2017-01-19 19:31:53 +01: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 0d8d754772 Merged branch 'jetty-9.4.x' into 'master'. 2017-01-18 18:55:08 +01: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 a49841f308 Merged branch 'jetty-9.4.x' into 'master'. 2017-01-18 17:28:36 +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
Simone Bordet a684c028b5 Issue #1073 - JDK9 support in Jetty 9.3.x.
Specified Maven Assembly Plugin version only in root POM.
2017-01-13 22:50:08 +01:00
Simone Bordet b7b3dfdc77 Merged branch 'jetty-9.4.x' into 'master'. 2017-01-12 17:53:09 +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
Simone Bordet a51f800054 Merged branch 'jetty-9.4.x' into 'master'. 2017-01-10 15:07:26 +01: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
Simone Bordet 755de58ab6 Merged branch 'jetty-9.4.x' into 'master'. 2017-01-03 11:01:05 +01: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
Joakim Erdfelt 7494914ff6 Updating to version 9.3.16-SNAPSHOT 2016-12-20 13:09:32 -07:00
Joakim Erdfelt 680ecd646b Updating to version 9.3.15.v20161220 2016-12-20 12:31:58 -07:00
Simone Bordet b5d2b73f07 Merged branch 'jetty-9.4.x' into 'master'. 2016-12-20 11:55:39 +01: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 d3ce624d9a Merged branch 'jetty-9.4.x' into 'master'. 2016-12-17 18:38:52 +01: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
Joakim Erdfelt 1c16964118 Merge branch 'jetty-9.4.x' 2016-12-16 08:38:16 -07: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
Joakim Erdfelt b2162cb347 Merge pull request #1159 from WalkerWatch/issues/1139
Issue #1139 - Documented new features and misc cleanup.
2016-12-14 13:10:28 -07: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
Jesse McConnell 6a7e5dd4f5 Updating to version 9.4.1-SNAPSHOT 2016-12-08 09:41:50 -06:00
Jesse McConnell c54efb5929 Updating to version 9.4.0.v20161208 2016-12-08 08:56:45 -06:00
Jesse McConnell 19333b8b3b Merge branch 'jetty-9.4.x' into release-9.4.0 2016-12-08 08:50:15 -06:00
Jan Bartel 8ea15f4214 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-12-08 20:17:20 +11: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 f8338b3f59 Updating to version 9.4.1-SNAPSHOT 2016-12-07 10:32:41 -06:00
Jesse McConnell dac1d17a2d Updating to version 9.4.0.v20161207 2016-12-07 09:47:30 -06:00
Jesse McConnell 2bb88f566f Merge branch 'jetty-9.4.x' 2016-12-02 15:50:52 -06: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
Simone Bordet df91fc1092 Merged branch 'jetty-9.4.x' into 'master'. 2016-11-25 09:05:51 +01: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 d28802ad62 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-11-23 14:56:55 +11: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 7d327ffeb7 Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-11-16 10:57:25 +11: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
Joakim Erdfelt fa6d9029fc Merge branch 'jetty-9.4.x' 2016-11-15 14:30:19 -07: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
Joakim Erdfelt 2c38511828 Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
Joakim Erdfelt 14611d2f76 Updating to version 9.3.14.v20161028 2016-10-28 12:21:02 -07: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
Joakim Erdfelt fccffdb526 Merge branch 'release-9.3.13' into jetty-9.3.x 2016-10-20 09:25:57 -07:00
Jan Bartel d3deeff32c Merge remote-tracking branch 'origin/jetty-9.4.x' 2016-10-20 12:39:33 +11: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 93741c32a8 Merge branch 'jetty-9.4.x' 2016-10-19 16:17:36 -07: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
Joakim Erdfelt 36d75d4c4f Merge branch 'jetty-9.4.x' 2016-10-19 10:59:28 -07: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
Joakim Erdfelt ade14ba34b Updating to version 9.3.14-SNAPSHOT 2016-10-14 11:33:51 -07:00
Joakim Erdfelt c3a78e70a8 Updating to version 9.3.13.v20161014 2016-10-14 10:39:37 -07:00
Jesse McConnell 08dc20476b fix jolokia on merge from 9.4.x 2016-10-12 09:48:02 -05: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
Simone Bordet bcc29de3eb Merged branch 'jetty-9.4.x' into 'master'. 2016-10-06 16:37:43 +02:00
Jan Bartel f2beb54caf Issue #896 2016-10-06 17:43:37 +11:00
Jesse McConnell 863913b64e set for dev 2016-09-30 19:05:47 +00:00
Jesse McConnell b91cc8a4ea set for release 2016-09-30 18:01:20 +00:00
Jesse McConnell 3234e243a4 Merge branch 'jetty-9.4.x' 2016-09-29 11:23:56 -05: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 e95d14a11e Merge branch 'jetty-9.4.x' 2016-09-29 11:21:42 -05:00
Jesse McConnell 896438eb45 Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-29 11:21:16 -05:00