Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-18[maven-release-plugin] copy for tag jetty-7.0.0.M2jetty-7.0.0.M2Greg Wilkins1-1/+1
2009-05-16JETTY-1013Jan Bartel1-2/+16
2009-05-13275396 Added Authentication.Wrapped to allow JSAPI wrappingGreg Wilkins1-0/+5
2009-05-12275396 Added ScopedHandler to set servlet scope before security handlerGreg Wilkins4-31/+30
2009-05-08Bug 275396 Fix a lot of little jaspi problems. Still problems with Request m...David Jencks7-26/+24
2009-04-23added snapshot to version after last releaseGreg Wilkins1-1/+1
2009-04-22[maven-release-plugin] prepare for next development iterationGreg Wilkins1-1/+1
2009-04-22[maven-release-plugin] prepare release jetty-project-7.0.0.M1Greg Wilkins1-1/+1
2009-04-21273011 XSS in directory listingGreg Wilkins1-2/+5
2009-04-17improved async authenticationGreg Wilkins1-2/+5
2009-04-17reworked deferred authenticationGreg Wilkins18-666/+633
2009-04-15better char[] credential supportGreg Wilkins1-0/+2
2009-04-15reworked the Authentication to better support lazyness and to move towards se...Greg Wilkins20-182/+406
2009-04-14Ensure constraints matching particular http method are selectedJan Bartel2-6/+4
2009-04-13updated login service for logout.Greg Wilkins15-45/+102
2009-04-07various debugging logging improvementsGreg Wilkins3-15/+50
2009-04-06271258 FORM Authentication dispatch handling avoids cachingGreg Wilkins1-11/+14
2009-04-05271258 FORM Authentication dispatch handling avoids cachingGreg Wilkins1-4/+116
2009-04-03[maven-release-plugin] prepare for next development iterationJesse McConnell1-1/+1
2009-04-03[maven-release-plugin] prepare release jetty-7.0.0.M0Jesse McConnell1-1/+1
2009-04-03git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trun...Jesse McConnell1-1/+1
2009-04-03Form auth does redirect with optional dispatchGreg Wilkins4-17/+44
2009-04-03no cache on form login pagesGreg Wilkins2-1/+2
2009-04-03no cache on form login pagesGreg Wilkins3-4/+19
2009-04-02Fix the fix for the servlet api to limit to 2.5>= x < 3.0Jan Bartel1-1/+1
2009-04-02Fix import statementJan Bartel1-0/+6
2009-04-01[maven-release-plugin] prepare for next development iterationJesse McConnell1-1/+1
2009-04-01[maven-release-plugin] prepare release jetty-7.0.0.M0Jesse McConnell1-1/+1
2009-04-01updating osgi plugin and manifest information, also fixing svn property on tw...Jesse McConnell1-10/+2
2009-03-31ready for M0 pushGreg Wilkins1-1/+1
2009-03-29This commit takes jetty-7 back to the 2.5 servlet API, but leaves much of theGreg Wilkins2-2/+2
2009-03-24jetty @ eclipse initial commitGreg Wilkins36-0/+4661

    Back to the top