3535 Commits

Author SHA1 Message Date
Joakim Erdfelt
571c6e02ca Fixing pmd warning on jetty-9 build 2012-06-12 12:45:58 -07:00
Joakim Erdfelt
d52de82a80 Splitting up websocket module into core/client/servlet modules 2012-06-12 12:43:29 -07:00
Joakim Erdfelt
ffcf86df19 Fixing pmd parse errors with new JDK 1.7 codebase 2012-06-12 12:32:28 -07:00
Greg Wilkins
1676031906 jetty-9 ssl cleanups 2012-06-07 23:56:16 +02:00
Greg Wilkins
ad689a6a57 jetty-9 more renaming and signature tuning 2012-06-07 17:17:37 +02:00
Greg Wilkins
0b56e3ae7c jetty-9 starting to cleanup websocket and client 2012-06-07 14:11:40 +02:00
Simone Bordet
d1bc48de70 More SSL tests. 2012-06-07 14:02:43 +02:00
Simone Bordet
2d6a45bf81 Fixed handling of callbacks in case of nested EndPoints.
In the SSL case, the app is writing, and eventually a SCEP.write() is triggered.
If this call throws, the SCEP callback is failed, and this in turn should fail the
app callback, but at this point the app callback was not set yet in the app
flusher, causing a NPE.
2012-06-07 14:02:29 +02:00
Simone Bordet
ec4b987b4d Improved logging. 2012-06-07 13:42:49 +02:00
Greg Wilkins
3f80ec2bc2 jetty-9 lots of renaming 2012-06-06 21:35:51 +02:00
Greg Wilkins
f6643ccbe7 jetty-9 WriteFlusher cleanup 2012-06-06 16:49:27 +02:00
Greg Wilkins
903e4cd0f2 jetty-9 many name and javadoc cleanups 2012-06-06 16:40:19 +02:00
Greg Wilkins
792509d459 jetty-9 jetty-deployer passing tests 2012-06-06 15:27:56 +02:00
Greg Wilkins
98a7f19ff9 jetty-9 some test clean ups 2012-06-06 13:27:56 +02:00
Greg Wilkins
c1f3545d7c jetty-9 passing jetty-servlet tests!!!! 2012-06-05 18:11:20 +02:00
Greg Wilkins
5415517cc0 jetty-9 organize imports 2012-06-05 14:06:18 +02:00
Greg Wilkins
c318cb8167 jetty-9 jetty-security passing tests 2012-06-05 14:02:44 +02:00
Greg Wilkins
96cbd53c47 jetty-9 jetty-server passing tests 2012-06-04 17:27:46 +02:00
Greg Wilkins
b2a55556b0 jetty-9 sbordet more tests 2012-06-01 00:32:09 +02:00
Greg Wilkins
583e99461c jetty-9 sbordet inspired ssl cleanups 2012-05-31 17:46:45 +02:00
Greg Wilkins
887e27531f jetty-9 new simple SslConnection - passing tests even with stress 2012-05-31 15:15:07 +02:00
Greg Wilkins
b9e28ba51e jetty-9 new simple SslConnection - passing tests 2012-05-31 13:39:57 +02:00
Greg Wilkins
b8e2c65fa8 jetty-9 new simple SslConnection - still with problems 2012-05-31 11:48:47 +02:00
Greg Wilkins
117d7e5ad8 jetty-9 new simple SslConnection (comments) 2012-05-31 01:07:29 +02:00
Greg Wilkins
80ff0586a8 jetty-9 new simple SslConnection (mostly working) 2012-05-31 00:53:25 +02:00
Greg Wilkins
3f51fb52fa jetty-9 jetty-server compiling and passing many tests 2012-05-28 09:37:55 +02:00
Greg Wilkins
145938cecc jetty-9 updated more test harness 2012-05-28 09:32:12 +02:00
Greg Wilkins
571eb63bcd jetty-9 updated more test harness 2012-05-27 23:23:55 +02:00
Greg Wilkins
a0dae20ac0 jetty-9 \o/ first suspend resume cycles on jetty-9 2012-05-25 11:33:04 +02:00
Greg Wilkins
c274cb6413 jetty-9 removed horrid hack to make onClose events work 2012-05-25 09:41:23 +02:00
Greg Wilkins
0789690cea jetty-9 horrid hack to make onClose events work 2012-05-24 22:00:45 +02:00
Greg Wilkins
4f86f0626c jetty-9 renamed stats test 2012-05-24 18:37:28 +02:00
Greg Wilkins
4fa4daf369 jetty-9 ResponseTests passing 2012-05-24 15:21:14 +02:00
Greg Wilkins
1e662c6311 jetty-9 RequestTests passing 2012-05-23 22:52:27 +02:00
Greg Wilkins
4473572b6d jetty-9 more progress with RFC2616 tests 2012-05-23 18:04:50 +02:00
Greg Wilkins
8b98e3918c jetty-9 more progress with server tests 2012-05-23 11:49:21 +02:00
Greg Wilkins
294150f485 jetty-9 passing timeout tests 2012-05-23 10:19:23 +02:00
Greg Wilkins
b8517abb14 jetty-9 improved contract between HttpConnection and HttpChannel 2012-05-22 22:28:26 +02:00
Greg Wilkins
40ed3a013a jetty-9 some progress on HTTP error handling but more work needed. See SelectChannelServerTest 2012-05-18 13:12:38 +02:00
Greg Wilkins
b87e0f776b jetty-9 commitError always completes state 2012-05-18 09:48:15 +02:00
Greg Wilkins
74e0063f3c jetty-9 fixed error handling state 2012-05-18 09:27:26 +02:00
Greg Wilkins
c8df5b3477 jetty-9 Wired up AsyncContext and Continuations 2012-05-17 16:26:11 +02:00
Greg Wilkins
60b38b7775 jetty-9 HttpChannel cleanup 2012-05-17 15:56:02 +02:00
Greg Wilkins
b9a2661a4e jetty-9 removed HttpException 2012-05-17 15:12:45 +02:00
Greg Wilkins
6502370426 jetty-9 continue clean up of HttpConnector. Removed idle check 2012-05-17 14:14:56 +02:00
Greg Wilkins
4e3826210b jetty-9 progress on reading input 2012-05-15 16:33:30 +02:00
Greg Wilkins
1c319703b9 jetty-9 converted parser to consume all 2012-05-15 16:03:07 +02:00
Greg Wilkins
68f8e073db jetty-9 progress on unit tests and LocalConnector 2012-05-14 19:58:09 +02:00
Greg Wilkins
fcfb5d704a jetty-9 AsyncByteArrayEndPoint test 2012-05-14 10:58:45 +02:00
Simone Bordet
4b8f6b8413 jetty-9 SelectorManager refactorings. 2012-05-11 19:30:30 +02:00