Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-18jetty-9 fixed error handling stateGreg Wilkins1-0/+1
2012-05-17jetty-9 removed HttpExceptionGreg Wilkins4-128/+251
2012-05-17jetty-9 continue clean up of HttpConnector. Removed idle checkGreg Wilkins3-8/+7
2012-05-15jetty-9 converted parser to consume allGreg Wilkins7-443/+866
2012-05-14jetty-9 progress on unit tests and LocalConnectorGreg Wilkins1-1/+14
2012-05-11jetty-9 updated http tests for NEED_COMMIT changesGreg Wilkins2-249/+96
2012-05-11jetty-9 more HttpChannel refactoringGreg Wilkins1-41/+107
2012-05-11jetty-9 first HTTP requests handled and servedGreg Wilkins1-1/+1
2012-05-10jetty-9 progress on jetty-serverGreg Wilkins4-17/+38
2012-05-09Added HttpScheme.asString().Simone Bordet2-10/+15
2012-05-09jetty-9 work in progress on jetty-serverGreg Wilkins2-353/+0
2012-05-08jetty-9 fixed test for compressed contentGreg Wilkins1-20/+25
2012-05-08jetty-9 more removal of AsyncConnectionGreg Wilkins1-7/+10
2012-05-07Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel1-1/+0
2012-05-04jetty-9 refactored common IOFuture patternGreg Wilkins1-1/+0
2012-05-03jetty-9 removed onInputShutdownGreg Wilkins1-2/+2
2012-05-02jetty-9 new jetty-io NIO.2 inspired design, mostly working but more work need...Greg Wilkins1-1/+1
2012-04-26jetty-9 work in progressGreg Wilkins3-10/+9
2012-04-25New test for GzipFilter that tests writing a text message to the outputstream...Thomas Becker2-4/+4
2012-04-24various sonar/findbug code cleanupsGreg Wilkins1-1/+0
2012-04-13[maven-release-plugin] prepare for next development iterationJesse McConnell1-1/+1
2012-04-13[maven-release-plugin] prepare release jetty-8.1.3.v20120413jetty-8.1.3.v20120413Jesse McConnell1-1/+1
2012-04-13[maven-release-plugin] prepare for next development iterationJesse McConnell1-1/+1
2012-04-13[maven-release-plugin] prepare release jetty-7.6.3.v20120413jetty-7.6.3.v20120413Jesse McConnell1-1/+1
2012-04-13Reverted release back to 8.1.3-SNAPSHOT.Simone Bordet1-1/+1
2012-04-13Reverted release back to 7.6.3-SNAPSHOT.Simone Bordet1-1/+1
2012-04-13jetty-9 work in progressGreg Wilkins3-177/+139
2012-04-12[maven-release-plugin] prepare for next development iterationJesse McConnell1-1/+1
2012-04-12[maven-release-plugin] prepare release jetty-8.1.3.v20120412Jesse McConnell1-1/+1
2012-04-12[maven-release-plugin] prepare for next development iterationJesse McConnell1-1/+1
2012-04-12[maven-release-plugin] prepare release jetty-7.6.3.v20120412Jesse McConnell1-1/+1
2012-04-12Merge remote-tracking branch 'origin/master' into jetty-8Greg Wilkins2-61/+18
2012-04-12374504: updated cookies for rfc6265Greg Wilkins2-61/+18
2012-04-12Merge remote-tracking branch 'origin/master' into jetty-8Greg Wilkins2-12/+1
2012-04-11376424: do not recycle buffers before content consumed asynchronouslyGreg Wilkins1-9/+0
2012-04-02375692: cosmetic changes to get rid of warnings, etc.Thomas Becker1-3/+1
2012-04-02Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel3-466/+500
2012-04-02375692: simplified gzipfilterGreg Wilkins9-784/+386
2012-03-30375692: GzipFilter support for deflateThomas Becker10-468/+900
2012-03-29jetty-9 rename to controller and processorGreg Wilkins3-13/+13
2012-03-28jetty-9 sketched out httpchannel blocking readGreg Wilkins5-91/+84
2012-03-26jetty-9 work in progress. Further simplification of jetty-ioGreg Wilkins3-3/+2
2012-03-23jetty-9 work in progress on HttpConnection to HttpChannel splitGreg Wilkins2-3/+14
2012-03-21jetty-9 work in progress. developing ServerConnection abstractionGreg Wilkins7-225/+241
2012-03-15jetty-9 work in progress on remaking connection contractsGreg Wilkins8-15/+41
2012-03-14Forgotten modifications from Jetty7Simone Bordet1-7/+7
2012-03-14Merged from master.Simone Bordet1-1/+2
2012-03-13jetty-9 refactored jetty-http to support injected stateGreg Wilkins7-788/+928
2012-03-09[maven-release-plugin] prepare for next development iterationJesse McConnell1-1/+1
2012-03-09[maven-release-plugin] prepare release jetty-8.1.2.v20120308jetty-8.1.2.v20120308Jesse McConnell1-1/+1

Back to the top