Greg Wilkins
|
f19bd2c65a
|
work in progress... all but OSGi
|
2016-03-11 12:21:06 +11:00 |
Greg Wilkins
|
2f15c3e4f9
|
Merge branch 'master' into jetty-9.4.x-Feature
|
2016-03-10 16:52:43 +11:00 |
Greg Wilkins
|
7b1486b96c
|
Issue #412 Clarify ServletContextListener.contextDestroyed
remember context listeners called
|
2016-03-10 12:46:31 +11:00 |
Greg Wilkins
|
0c14432db3
|
Merge remote-tracking branch 'origin/jetty-9.3.x'
|
2016-03-10 12:44:41 +11:00 |
Greg Wilkins
|
fa8b1c9220
|
Revert "Issue #414 ContainerLifeCycle should not stop failed component on remove"
This reverts commit 34c8ded756 .
The test is a race and failed components should be stopped when removed so listeners can be called.
|
2016-03-10 12:42:50 +11:00 |
Greg Wilkins
|
fa7dec8c08
|
Issue #412 Clarify ServletContextListener.contextDestroyed
Suggested ordering
|
2016-03-10 12:36:22 +11:00 |
Greg Wilkins
|
eac3a4a439
|
Merge branch 'jetty-9.3.x'
|
2016-03-10 12:35:44 +11:00 |
Greg Wilkins
|
34c8ded756
|
Issue #414 ContainerLifeCycle should not stop failed component on remove
Only stop isRunning components when removed
|
2016-03-10 12:29:02 +11:00 |
Greg Wilkins
|
4c99beeaba
|
Issue #413 HotSwapHandler null handlers
Fixed #413
|
2016-03-10 12:21:06 +11:00 |
Greg Wilkins
|
53f187571d
|
Added Test for ServletContextListener exceptions
See https://java.net/jira/browse/SERVLET_SPEC-152
|
2016-03-10 11:29:54 +11:00 |
Greg Wilkins
|
fc2859dd33
|
Happy New Year for PR #63
Fixed copyright year in PR #63
|
2016-03-10 08:34:51 +11:00 |
Greg Wilkins
|
93a8d8e05f
|
JMX Unit Tests
Based on PR #63, but with reformatting and additional fixes
Also-by: mfarid <farid.iflex@gmail.com>
|
2016-03-10 08:29:24 +11:00 |
Greg Wilkins
|
36b5687329
|
Merge branch 'master' into jetty-9.4.x-Feature
|
2016-03-10 07:20:05 +11:00 |
Greg Wilkins
|
13d914aa7c
|
Work in progress on Features
Moved jar discovery to META-INF
|
2016-03-10 04:41:30 +11:00 |
Joakim Erdfelt
|
e7081d7b84
|
Merge branch 'jetty-9.3.x'
|
2016-03-08 15:53:50 -07:00 |
Joakim Erdfelt
|
db4b920ae4
|
Issue #407 - JSR356 Server WebSocket Sessions no longer being tracked
|
2016-03-08 15:15:21 -07:00 |
Joakim Erdfelt
|
98448262ea
|
Making servlet context base resource discovery more robust
|
2016-03-08 15:14:54 -07:00 |
Joakim Erdfelt
|
63f9224009
|
Merge branch 'jetty-9.3.x' of github.com:eclipse/jetty.project into jetty-9.3.x
|
2016-03-08 14:32:13 -07:00 |
Joakim Erdfelt
|
862ec6f848
|
Merge branch 'jetty-9.2.x' into jetty-9.3.x
|
2016-03-08 14:32:04 -07:00 |
Joakim Erdfelt
|
195a02fdaa
|
Issue #85 - Expose TLS protocol used for connection in SecureRequestCustomizer
|
2016-03-08 14:27:38 -07:00 |
Simone Bordet
|
f605397071
|
Merged branch 'jetty-9.3.x' into 'master'.
|
2016-03-08 22:09:41 +01:00 |
Simone Bordet
|
710949dbb7
|
Issue #406 (GzipHandler: allow to override the Vary response header)
Added an overridable getVaryField() method that, if returns null,
disables the send of the Vary header.
|
2016-03-08 22:05:10 +01:00 |
Simone Bordet
|
2aab9389b2
|
Merged branch 'jetty-9.3.x' into 'master'.
|
2016-03-08 14:30:18 +01:00 |
Simone Bordet
|
87f011d98b
|
Issue #402 (Don't use Thread.isAlive() in ShutdownMonitor).
Refactored completely ShutdownMonitor, fixing synchronization, race
conditions, cleaning up code, deleting unnecessary code, etc.
|
2016-03-08 14:29:49 +01:00 |
Simone Bordet
|
6ac2c4a701
|
Code cleanups.
|
2016-03-08 12:46:10 +01:00 |
Simone Bordet
|
d0593ab046
|
Merged branch 'jetty-9.3.x' into 'master'.
|
2016-03-08 11:56:14 +01:00 |
Simone Bordet
|
18b689b820
|
Code cleanups.
|
2016-03-08 11:55:54 +01:00 |
Simone Bordet
|
87ea5ac039
|
Fixed tests.
|
2016-03-08 11:55:19 +01:00 |
Joakim Erdfelt
|
07d54224c7
|
Issue #405 - adding testcase for problematic HttpURI parsing of path params
|
2016-03-07 17:12:05 -07:00 |
Joakim Erdfelt
|
2cc50ed925
|
Issue #316 - Add *.chm mimetype mapping
|
2016-03-07 16:32:36 -07:00 |
Joakim Erdfelt
|
cc9a19775b
|
Issue #343 - ensure release deployment of test-jetty-webapp:war and test-proxy-webapp:war
|
2016-03-07 16:25:54 -07:00 |
Joakim Erdfelt
|
fbb27addcd
|
Merge branch 'master' of github.com:eclipse/jetty.project
|
2016-03-07 10:25:07 -07:00 |
Joakim Erdfelt
|
da6be3ed7a
|
Fixing javadoc
|
2016-03-07 10:24:57 -07:00 |
Simone Bordet
|
d4cd34d2ba
|
Merged branch 'jetty-9.3.x' into 'master'.
|
2016-03-07 17:01:20 +01:00 |
Simone Bordet
|
8af356bc0d
|
Issue #305 (NPE when notifying the session listener if the channel is closed before a session has been opened)
Added guard against NPE. It was needed since the connection may not
be present if the connect operation failed.
|
2016-03-07 17:00:52 +01:00 |
Simone Bordet
|
3b0f577aed
|
Removed DEBUG logging during tests.
|
2016-03-07 16:40:34 +01:00 |
Simone Bordet
|
13f267bf8a
|
Merged branch 'jetty-9.3.x' into 'master'.
|
2016-03-07 16:11:41 +01:00 |
Simone Bordet
|
8ad0944732
|
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
|
2016-03-07 16:04:46 +01:00 |
Simone Bordet
|
d36e5864db
|
Issue #377 (HttpClient - No supported cipher suites leads to stuck requests)
Fixed by rethrowing the exception thrown by onOpen() so that the
SelectorManager can act appropriately.
|
2016-03-07 15:20:12 +01:00 |
Simone Bordet
|
f657325e49
|
Merged branch 'Drdoteam' into 'jetty-9.3.x'.
|
2016-03-07 10:49:12 +01:00 |
Simone Bordet
|
6311c03dcc
|
Merged pull request #396.
|
2016-03-07 10:46:22 +01:00 |
Simone Bordet
|
815bc54f5d
|
Improved failure reporting.
|
2016-03-07 10:35:07 +01:00 |
Greg Wilkins
|
d48cfcdb62
|
Issue #397 Multipart EOF handling
read to EOF when reading multipart.
|
2016-03-05 17:50:56 +01:00 |
Greg Wilkins
|
d41bd264ad
|
Work in progress towards new quickstart arch
|
2016-03-05 17:48:15 +01:00 |
Jan Bartel
|
303aea96a3
|
Implement uniform expiry testing for all datastores, FileDataStore still todo.
|
2016-03-05 16:01:18 +01:00 |
Simone Bordet
|
5fa6bf4c10
|
Merged branch 'jetty-9.3.x' into 'master'.
|
2016-03-05 14:59:21 +01:00 |
Simone Bordet
|
fb05062f0d
|
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
|
2016-03-05 14:58:50 +01:00 |
Greg Wilkins
|
10bd934476
|
Issue #346 HttpParser RFC2616 Compliance mode
Empty header values returned as "" in all compliance modes
|
2016-03-05 14:26:47 +01:00 |
Simone Bordet
|
a4686bc6a4
|
Issue #353 (Jetty Client doesn't forward authentication headers with redirects when using proxy)
Fixed by making sure that URI matches take into account default HTTP
ports.
|
2016-03-05 13:29:31 +01:00 |
Greg Wilkins
|
c5c23698c4
|
Merge branch 'master' into jetty-9.4.x-Feature
|
2016-03-05 11:29:18 +01:00 |