Thomas Becker
|
17b585d2ce
|
spdy: isIfModifiedSinceHeaderPresent should have been removed, but slipped through a conflict merge. remove that method.
|
2012-07-05 17:47:50 +02:00 |
Simone Bordet
|
723f53ec64
|
Merge "spdy: ReferrerPushStrategy configurable by SPDY version and add referrer push period"
|
2012-07-05 09:52:10 -04:00 |
Greg Wilkins
|
88d92f584b
|
384254 revert change to writable when not dispatched
|
2012-07-05 12:38:42 +02:00 |
Thomas Becker
|
1ff0b18b94
|
spdy: ReferrerPushStrategy configurable by SPDY version and add referrer push period
|
2012-07-04 19:28:08 +02:00 |
Simone Bordet
|
5e619ce525
|
Merge "spdy: push strategy move if-modified-since check from connection to ReferrerPushStrategy"
|
2012-07-04 11:38:19 -04:00 |
Thomas Becker
|
091fd73c3e
|
spdy: add StandardSession and StandardStream toString() improvements
|
2012-07-04 15:43:09 +02:00 |
Greg Wilkins
|
d9711b7697
|
383251 500 for SocketExceptions
|
2012-07-04 15:29:39 +02:00 |
Greg Wilkins
|
afa0d08f25
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-07-04 10:51:34 +02:00 |
Greg Wilkins
|
db8d5089e8
|
383881 WebSocketHandler sets request as handled
|
2012-07-04 10:50:47 +02:00 |
Jan Bartel
|
d85075ec03
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-07-03 16:23:23 +02:00 |
Jan Bartel
|
016939e788
|
JETTY-1525 Show handle status in response debug message
|
2012-07-03 16:21:14 +02:00 |
Greg Wilkins
|
a519ecc1fb
|
improved SPDY dump
|
2012-07-03 15:31:56 +02:00 |
Jesse McConnell
|
b243d7e419
|
[JETTY-1530] refine search control on ldap login module
|
2012-07-02 07:58:12 -05:00 |
Joakim Erdfelt
|
b9fd07be77
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-06-22 06:30:28 -07:00 |
Joakim Erdfelt
|
ce4e47c915
|
Making problematic testcase actually report a useful message on failure
|
2012-06-22 06:28:49 -07:00 |
Jesse McConnell
|
2c384bb78d
|
[Bug 383251] socket timeout exception returns 504, ioexception returns 500 in connector handler
|
2012-06-21 12:14:23 -05:00 |
Jesse McConnell
|
42843730ac
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-06-21 11:43:42 -05:00 |
Jesse McConnell
|
9ddd3e5e04
|
[Bug 383251] socket timeout exception returns 504, ioexception returns 500 in connector handler
|
2012-06-21 11:43:30 -05:00 |
Jesse McConnell
|
7235751873
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-06-21 10:53:36 -05:00 |
Jesse McConnell
|
82a02c578c
|
[Bug 383251] resolve npe and return 500 when remote server is unaccessible
|
2012-06-21 10:52:40 -05:00 |
Jesse McConnell
|
9b2d7bb9bf
|
[Bug 383251] resolve npe and return 500 when remote server is unaccessible
|
2012-06-21 10:50:06 -05:00 |
Joakim Erdfelt
|
d40dc43e36
|
Minor update to README.txt to test updated master
|
2012-06-21 08:24:09 -07:00 |
Jesse McConnell
|
db26c7cbf3
|
noop
|
2012-06-21 10:12:32 -05:00 |
Thomas Becker
|
f09eaee521
|
spdy: push strategy move if-modified-since check from connection to ReferrerPushStrategy
|
2012-06-18 18:17:25 +02:00 |
Jesse McConnell
|
a4fb0201f6
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-06-14 15:46:01 -05:00 |
Jesse McConnell
|
c928c1be29
|
[Bug #377067] add Negotiate option for security which is an alternative for Spnego
|
2012-06-14 15:45:41 -05:00 |
Simone Bordet
|
3c0e13a7fe
|
Fixed test after changes to the semantic of last-good-stream-id.
|
2012-06-12 14:07:18 +02:00 |
Simone Bordet
|
bcd1e91194
|
Merge branch 'spdy_proxy'
|
2012-06-12 13:18:22 +02:00 |
Simone Bordet
|
1aebddfaf7
|
382343 - Jetty XML support for Map is broken.
|
2012-06-12 13:12:17 +02:00 |
Simone Bordet
|
0ac2b99f6a
|
Final pass at the implementation of a reverse SPDY proxy.
|
2012-06-12 12:56:58 +02:00 |
Simone Bordet
|
8f356ea922
|
Second pass at the implementation of a reverse SPDY proxy.
|
2012-06-12 00:38:46 +02:00 |
Simone Bordet
|
bb3fa1cd7a
|
Added Session.getStream(int).
|
2012-06-12 00:31:00 +02:00 |
Simone Bordet
|
d786bca2e5
|
Made getSession() return ISession.
|
2012-06-12 00:30:39 +02:00 |
Simone Bordet
|
d54beaa750
|
Added attributes to Session.
|
2012-06-12 00:30:15 +02:00 |
Simone Bordet
|
479c957a68
|
First pass at the implementation of a reverse SPDY proxy.
|
2012-06-11 18:53:37 +02:00 |
Simone Bordet
|
457fdc74e5
|
Modified StandardStream to not depend on SynStreamFrame.
|
2012-06-11 14:32:14 +02:00 |
Simone Bordet
|
aeb3a23482
|
Making sure that cancelling the attempt to connect closes the channel.
|
2012-06-11 14:25:51 +02:00 |
Simone Bordet
|
af836eb4b7
|
As per the Future contract, throw CancellationException if the Promise has been cancelled.
|
2012-06-11 14:23:53 +02:00 |
Simone Bordet
|
836c647fb8
|
Added utility method valuesAsString().
|
2012-06-11 14:22:46 +02:00 |
Simone Bordet
|
4bb0a30839
|
Overridden allocate() to support direct buffers.
|
2012-06-11 14:21:03 +02:00 |
Simone Bordet
|
b4e45d1bb7
|
Added method to allow to clear the async connection factories, for better configurability.
|
2012-06-08 12:29:39 +02:00 |
Simone Bordet
|
8894cdc31d
|
Reviewed handling of the last stream id.
Now the last stream id is updated when a SYN is received, as the spec states.
|
2012-06-08 10:13:18 +02:00 |
Simone Bordet
|
7f39b8b7a4
|
Refactored atomic updates of max and min into utility class Atomics.
|
2012-06-08 09:59:36 +02:00 |
Jan Bartel
|
f94f9a066a
|
Further tweak to issue 381712 to ensure method of finding system classpath is extensible to cope with other environments (eg ant etc). Also pass in parent loader to Loader.getClassPath() method.
|
2012-06-07 14:07:39 +02:00 |
Jan Bartel
|
65ee9d0d34
|
381876 Monitor should wait for child to finish before exiting.
|
2012-06-07 00:05:04 +02:00 |
Jan Bartel
|
c43725bb31
|
Take out debug printlns
|
2012-06-07 00:02:44 +02:00 |
Jan Bartel
|
0d38d30ff6
|
Make compatible with jdk1.5
|
2012-06-06 15:41:11 +02:00 |
Jan Bartel
|
468d7da719
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-06-06 15:02:01 +02:00 |
Jan Bartel
|
dc3c77b5f6
|
381712 Support all declared servlets that implement org.apache.jasper.servlet.JspServlet
|
2012-06-06 15:00:42 +02:00 |
Greg Wilkins
|
27b6d43164
|
381825 leave URI params in forwarded requestURI
|
2012-06-06 11:19:15 +02:00 |