Commit Graph

12189 Commits

Author SHA1 Message Date
Greg Wilkins 183e3acabb Issue #695 improve getResponse methods 2016-07-07 16:36:46 +10:00
Jan Bartel 7afc36064b Issue #678 2016-07-07 15:12:32 +10:00
Jan Bartel 008912fd5e Issue #658
Add setter to control using memcached heartbeats.
2016-07-07 14:04:51 +10:00
Joakim Erdfelt 650db59e69 Fixes #693 - QoSFilterTest failures are not capture by junit
+ Switching from Workers from Runnables to Callables
+ Using ExecutorService to execute Workers
+ Using Futures to report exceptions in Workers to the junit
  Test Runner
2016-07-06 16:27:31 -07:00
Greg Wilkins 322fe73869 Suppress stacks during sweeper test 2016-07-07 08:32:36 +10:00
Joakim Erdfelt 8a12915dac Fixing surefire random run definition 2016-07-06 11:26:54 -07:00
Joakim Erdfelt d616f43cea Merge pull request #691 from WalkerWatch/jetty-9.3.x
Chapter 2 and 3 updates.
2016-07-06 11:16:38 -07:00
WalkerWatch c96e58fa37 Chapter 2 and 3 updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-07-06 14:00:50 -04:00
Greg Wilkins fc36e45795 Support UNC paths in PathResource #669
Also-by: Marco Signorini <m.signorini@iontrading.com>
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2016-07-06 16:46:22 +10:00
Greg Wilkins 5b50e41e7e Issue #687
Alias should be absolute not relative
2016-07-06 16:46:22 +10:00
Jan Bartel c913bc7150 Issue #690 2016-07-06 13:41:59 +10:00
Jan Bartel 0d0b1ace5c Issue #658
Print out the memcached host and port being used.
2016-07-06 12:05:32 +10:00
Greg Wilkins 5af61cfc38 fix #685 SecureRequestCustomizer SslSession attribute 2016-07-06 11:55:41 +10:00
Jan Bartel afcec96a23 Issue #663
Fix javadoc.
2016-07-05 17:56:12 +10:00
Joakim Erdfelt 173a5d8724 Merge pull request #683 from WalkerWatch/jetty-9.3.x
Updated Chapter listing & misc changes
2016-07-01 08:52:48 -07:00
WalkerWatch 2214dda719 Merge branch 'jetty-9.3.x' of https://github.com/WalkerWatch/jetty.project into jetty-9.3.x 2016-07-01 11:25:55 -04:00
WalkerWatch f830bb35d5 Updated chapter listing
Signed-off-by: WalkerWatch <chris@webtide.com>
2016-07-01 11:23:43 -04:00
Jan Bartel 29e6c6c4a4 Issue #682 2016-07-01 17:48:32 +10:00
Greg Wilkins 3a52b46115 Provisional fix for #681 2016-07-01 15:05:27 +10:00
Jan Bartel 77b91038db Issue #663
Add automatic deployment of GCloudSessionManager/GCloudMemcachedSessionManager
2016-06-30 18:58:46 +10:00
Joakim Erdfelt ba4539b594 Merge branch 'jetty-9.3.x' of github.com:eclipse/jetty.project into jetty-9.3.x 2016-06-29 15:12:21 -07:00
Joakim Erdfelt d13d3cc3f5 Fixes #675 - Slf4jLog.ignore() now logs at DEBUG level 2016-06-29 15:11:46 -07:00
Joakim Erdfelt 2dfb5f463a Fixes #677 - Logging of ignore() events now show as "Ignored Exception" 2016-06-29 15:11:37 -07:00
Joakim Erdfelt a5dc01bbb1 Fixes #676 - JavaUtilLog.ignore() logs at FINEST level now 2016-06-29 15:11:28 -07:00
Jan Bartel ae4472ca28 Issue #658
Added documentation.
2016-06-29 15:46:15 +10:00
Greg Wilkins 2b8416eb8a Fixes #673 match all classpath pattern 2016-06-29 14:06:27 +10:00
WalkerWatch 1f74d10358 Fixing link and grammatical changes for JMX Dump; added updated diagram for configuration. (#666)
* Fixing link and grammatical changes.

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

* Updating diagram of configuration elements.

Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-06-29 09:35:04 +10:00
Joakim Erdfelt bba1c19875 Fixes #668 - Introduce optional `jetty.deploy.defaultsDescriptorPath` for jetty-deploy defaults descriptor outside of ${jetty.home} 2016-06-28 13:44:36 -07:00
Joakim Erdfelt 1ac1673396 Fixes #667 - Alternate `jetty.deploy.monitoredDirPath` for jetty-deploy outside of ${jetty.base} 2016-06-28 13:39:28 -07:00
Joakim Erdfelt b20e2ddf18 Fixes #672 - Allow logging configuration announcement to be programmatically disabled 2016-06-28 13:01:16 -07:00
WalkerWatch 9ce27beb3b Updating diagram of configuration elements.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-06-25 20:55:41 -04:00
WalkerWatch aa054c85af Fixing link and grammatical changes.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-06-25 20:44:22 -04:00
Jan Bartel 225c6a8086 Issue #663
Also fix javadoc; fix memcached module
2016-06-24 15:38:25 +10:00
Greg Wilkins cfe5abf8e6 Issue #660 NPE in Request
Made request more robust for calls after reset.
2016-06-24 14:33:18 +10:00
Greg Wilkins 0e0fc77771 skip symlink test on windows 2016-06-24 14:33:18 +10:00
Simone Bordet 9d9df416af Fixes #643 - NPE in passing websocket client test. 2016-06-23 13:00:04 +02:00
Jan Bartel 0879b44d37 Issue #658
Add backoff retries for gcloud session save.
2016-06-23 14:48:47 +10:00
Greg Wilkins c3173932f0 Revert "Issue #660 - simplifying parameter extraction to prevent NPE"
This reverts commit ecea486d07.
2016-06-23 12:43:29 +10:00
Jan Bartel 67f8a96eee Issue #658
Add unit tests for memcached with gcloud.
2016-06-23 11:23:44 +10:00
Jan Bartel 0ca191edff Issue #658 2016-06-23 07:49:11 +10:00
Jesse McConnell 0c66b9d25b Merge branch 'release-9.3.10' into jetty-9.3.x 2016-06-22 15:04:12 -05:00
Jesse McConnell ae931538ab [maven-release-plugin] prepare for next development iteration 2016-06-22 13:59:10 -05:00
Jesse McConnell df1ed4fb03 [maven-release-plugin] prepare release jetty-9.3.11.M0 2016-06-22 13:59:06 -05:00
Jesse McConnell 94fdff47a0 set for release 2016-06-22 13:27:41 -05:00
Jesse McConnell 2b947e8f72 Merge branch 'jetty-9.3.x' into release-9.3.10 2016-06-22 13:22:27 -05:00
Joakim Erdfelt b3635df543 Merge branch 'jetty-9.2.x' into jetty-9.3.x 2016-06-22 10:43:27 -07:00
Joakim Erdfelt b2d6d06b48 Fixes #661 -JsrExtension is missing hashCode() and equals() 2016-06-22 10:42:31 -07:00
Joakim Erdfelt ecea486d07 Issue #660 - simplifying parameter extraction to prevent NPE
+ The checks in Request.restoreParameters() seem superfluous
  as MultiMap.addAllValues() is null and empty set safe
2016-06-22 09:53:24 -07:00
Joakim Erdfelt cce7837e64 Fixes #654 - ServletContext.getResourceAsStream("/") should return null
+ Jetty 9.2 (and earlier) used a Resource.getInputStream() implementation
   that would trigger an IOException on-construction (vs on-first-access)
   due its use of java.io.FileInputStream(File) which had a isDirectory
   check in its constructor.
 + Jetty 9.3 and onward uses java.nio.file.Files.newInputStream() which
   has the bad on-first-access behavior.
 + Changing the behavior of PathResource.getInputStream() to behave the
   same way as the prior FileResource.getInputStream(), as well as adding
   the Resource.isDirectory() check back into ContextHandler.getResourceAsStream(String)
   to prevent creation of the InputStream in the first place.
2016-06-22 09:09:05 -07:00
Joakim Erdfelt cb03ffd9a2 Merge branch 'jetty-9.2.x' into jetty-9.3.x 2016-06-22 08:51:24 -07:00