Commit Graph

1005 Commits

Author SHA1 Message Date
Greg Wilkins bc02ce4de7 jetty-9 progress on jetty-servlets test harnesses 2012-07-16 16:01:44 +10:00
Greg Wilkins 05f9ba8244 jetty-9 moved connection upgrade support to HttpConnection completed 2012-07-04 14:17:41 +02:00
Greg Wilkins f8187106fc jetty-9 do not 200 until handled 2012-07-03 19:22:51 +02:00
Joakim Erdfelt 7330974707 Bumping version identifier 2012-06-25 12:48:58 -07:00
Greg Wilkins ad689a6a57 jetty-9 more renaming and signature tuning 2012-06-07 17:17:37 +02:00
Simone Bordet d1bc48de70 More SSL tests. 2012-06-07 14:02:43 +02:00
Greg Wilkins 3f80ec2bc2 jetty-9 lots of renaming 2012-06-06 21:35:51 +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 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 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
Greg Wilkins 835961dca8 jetty-9 updated http tests for NEED_COMMIT changes 2012-05-11 18:18:34 +02:00
Greg Wilkins cc0266f733 jetty-9 more HttpChannel refactoring 2012-05-11 16:51:24 +02:00
Greg Wilkins d7729422f6 jetty-9 first HTTP requests handled and served 2012-05-11 10:38:57 +02:00
Simone Bordet 9e8b2f1aad SSL refactorings. 2012-05-11 10:19:47 +02:00
Greg Wilkins e348f2d4f5 jetty-9 progress on jetty-server 2012-05-10 12:19:16 +02:00
Greg Wilkins 979dae0021 jetty-9 moved FutureCallback to jetty-util 2012-05-09 18:27:09 +02:00
Simone Bordet 2b0cbac192 Added HttpScheme.asString(). 2012-05-09 17:09:25 +02:00
Greg Wilkins 775376ac98 jetty-9 refactored stats 2012-05-09 14:34:10 +02:00
Greg Wilkins a7154fcb05 jetty-9 work in progress 2012-05-09 13:30:27 +02:00
Greg Wilkins c1011c54a4 jetty-9 work in progress 2012-05-09 11:18:20 +02:00