Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-09update to jetty-7.1.5Jan Bartel3-11/+4
2010-06-27Remove debug printlnJan Bartel1-1/+0
2010-06-27Ensure SessionCookieConfig.setSecure() is passed through to HttpCookie, regar...Jan Bartel1-11/+29
2010-06-25merged with jetty-7-to-jetty-8-base-20100625Jan Bartel5-4/+173
2010-06-16Update to jetty-7-base-for-jetty-8-20100616Jan Bartel16-325/+712
2010-05-19Updated to jetty-7 as of 20100517; added some debug printlns to find an async...Jan Bartel32-576/+1345
2010-04-06Merge 7.0.2.v20100331, including all changes up to Apr 6 2010 (see tag jetty-...Jan Bartel17-513/+664
2010-02-23Implement servlet 3.0 multipart mime. Also backport this to MultiPartFilter.Jan Bartel1-7/+23
2010-02-18Update from jetty-7 20100217.Jan Bartel25-781/+954
2010-02-11Update to latest servlet spec 3.0 final version.Jan Bartel1-1/+1
2010-02-05Implement merging rules for fragments and web.xml/web-overrides/web-defaults....Jan Bartel1-0/+8
2009-12-15 Bug 297885 fix some ServletContext signature errorsDavid Jencks1-3/+4
2009-11-19more async refinements and error handlingGreg Wilkins2-8/+18
2009-11-18updated async listener lifecycleGreg Wilkins1-16/+26
2009-11-18partial update to latest spec and 7.0.1 equivalentGreg Wilkins46-1014/+1399
2009-09-03Finish security annotations implementation; implement Major and Minor version...Jan Bartel1-2/+17
2009-08-31synced jetty 7.0.0.RC5Greg Wilkins17-86/+191
2009-07-28updated servlet APIGreg Wilkins14-402/+1025
2009-07-21Merged jetty-7-to-jetty-8-base-20090721-1Greg Wilkins39-673/+871
2009-05-28jetty-7-to-jetty-8-base-20090528-1Greg Wilkins2-1/+2
2009-05-28renamed AsyncRequest to AsyncContinuationGreg Wilkins5-13/+13
2009-05-27jetty-7-to-jetty-8-base-20090527-1Greg Wilkins1-17/+25
2009-05-25async rest demonstrationGreg Wilkins1-1/+2
2009-05-25use PFD servlet APIGreg Wilkins2-110/+73
2009-05-25update workingGreg Wilkins18-59/+4
2009-05-25Merged jetty-7-to-jetty-8-base-20090524-1Greg Wilkins27-346/+745
2009-04-22Merged jetty-7-to-jetty-8-base-20090422-1Greg Wilkins6-5/+25
2009-04-17updated from 7 and servlet specGreg Wilkins17-128/+354
2009-04-06updated servlet specGreg Wilkins3-8/+38
2009-04-06merged jetty-7-to-jetty-8-base-20090406-1, jetty-7-to-jetty-8-base-20090406-2Greg Wilkins9-136/+213
2009-03-31merged with jetty-7-to-jetty-8-base-20090331-1Greg Wilkins2-10/+20
2009-03-29handle continuation timeoutsGreg Wilkins1-2/+5
2009-03-29reapplied servlet 3.0 changesGreg Wilkins11-97/+221
2009-03-29This commit takes jetty-7 back to the 2.5 servlet API, but leaves much of theGreg Wilkins12-376/+182
2009-03-27mods prior to backport to 2.5 API. These changes should be in both 7 and 8Greg Wilkins10-136/+112
2009-03-24jetty @ eclipse initial commitGreg Wilkins55-0/+21657

    Back to the top