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
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
74e0063f3c
jetty-9 fixed error handling state
2012-05-18 09:27:26 +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
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
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
Greg Wilkins
e348f2d4f5
jetty-9 progress on jetty-server
2012-05-10 12:19:16 +02:00
Simone Bordet
2b0cbac192
Added HttpScheme.asString().
2012-05-09 17:09:25 +02:00
Greg Wilkins
0c81b36e04
jetty-9 work in progress on jetty-server
2012-05-09 08:30:09 +02:00
Greg Wilkins
af2fe73f33
jetty-9 fixed test for compressed content
2012-05-08 17:39:27 +02:00
Greg Wilkins
6d64bcd38a
jetty-9 more removal of AsyncConnection
2012-05-08 15:30:32 +02:00
Greg Wilkins
ad108c42c9
jetty-9 refactored common IOFuture pattern
2012-05-04 08:52:27 +02:00
Greg Wilkins
a1d8c640ce
jetty-9 removed onInputShutdown
2012-05-03 22:11:58 +02:00
Greg Wilkins
c61497327a
jetty-9 new jetty-io NIO.2 inspired design, mostly working but more work needed on SSL
2012-05-02 17:22:55 +02:00
Greg Wilkins
c7f25b0928
jetty-9 work in progress
2012-04-26 10:03:21 +10:00
Greg Wilkins
adb1d86ab8
jetty-9 work in progress
2012-04-13 12:08:46 +10:00
Greg Wilkins
feca0aa672
jetty-9 rename to controller and processor
2012-03-30 02:04:12 +11:00
Greg Wilkins
b267511f8f
jetty-9 sketched out httpchannel blocking read
2012-03-28 23:31:39 +11:00
Greg Wilkins
2bcf611e5e
jetty-9 work in progress. Further simplification of jetty-io
2012-03-27 00:19:43 +11:00
Greg Wilkins
e77f4344ac
jetty-9 work in progress on HttpConnection to HttpChannel split
2012-03-23 16:29:38 +11:00
Greg Wilkins
dc29d73d0b
jetty-9 work in progress. developing ServerConnection abstraction
2012-03-21 14:42:33 +11:00
Greg Wilkins
c04a195256
jetty-9 work in progress on remaking connection contracts
2012-03-16 10:06:23 +11:00
Greg Wilkins
10cc4ca498
jetty-9 refactored jetty-http to support injected state
2012-03-13 13:35:48 +11:00
Greg Wilkins
e757e5e54d
jetty-9 work in progress jetty-server
2012-03-08 21:37:03 +11:00
Greg Wilkins
40c9dd77bf
jetty-9 javadoc and code cleanups
2012-03-08 15:23:45 +11:00
Greg Wilkins
03525bfe46
jetty-9 javadoc and code cleanups
2012-03-08 15:18:17 +11:00
Greg Wilkins
8c25941e04
jetty-9 jetty-http passing unit tests
2012-03-08 14:13:40 +11:00
Greg Wilkins
3d12ef7075
jetty-9 work in progress
2012-03-07 17:26:33 +11:00
Greg Wilkins
a4bee5b12d
jetty-9 work in progress on new HttpGenerator
2012-03-02 11:39:42 +11:00
Greg Wilkins
1fa6c998db
jetty-9 committed to taking the IO out of the generator as well now. This is currently a total work in progress... with a lot of work to do
2012-02-10 17:15:04 +11:00
Greg Wilkins
5c725d4e42
jetty-9 committed to taking the IO out of the generator as well now. This is currently a total work in progress... with a lot of work to do
2012-02-10 16:37:46 +11:00
Greg Wilkins
824509b0fb
jetty-9 removed plurals from enum type names
2012-02-10 00:42:44 +11:00
Greg Wilkins
efb6f84503
jetty-9 more compile fixes
2012-02-09 23:55:22 +11:00
Greg Wilkins
2659d87868
jetty-9 HttpParser tests passing
2012-02-09 23:27:49 +11:00
Greg Wilkins
1137eea51d
jetty-9 more parser tests working
2012-02-09 10:55:36 +11:00
Greg Wilkins
60bb4a415e
jetty-9 used enums instead of cached strings. Refactor of parser in progress to IO independent style. passes 1 test
2012-02-09 01:37:03 +11:00
Greg Wilkins
c1bcec61d5
jetty-9 jetty-io mostly working with all NIO buffers. Occassional failure in SSL stress test
2012-02-07 11:32:00 +11:00
Jesse McConnell
6b079ae3d8
merge from master
2012-02-01 17:25:08 -06:00
Joakim Erdfelt
fdaad62b63
Migrating old javax.* deps to new org.eclipse.jetty.orbit deps
...
+ Removed old deps in javax.*, geronimo, and asm in favor of
new org.eclipse.jetty.orbit deps
+ Added enforcer rule to prevent reintroducing the old deps.
2012-01-31 15:21:58 -07:00