Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-24merge to 8jetty-7-to-jetty-8-base-20110524Greg Wilkins0-0/+0
2011-05-23Rolled back temporary log statements.Simone Bordet1-7/+0
2011-05-23Temporary logging for SSL truncation attacks.Simone Bordet1-0/+7
2011-05-23#34605 flat orbit spaceGreg Wilkins1-1/+1
2011-05-23made HttpClient dumpableGreg Wilkins5-52/+78
2011-05-21Not useful for the maven build: add equinoxconsole to the folders packaged in...Hugues Malphettes1-0/+1
2011-05-21bug 34605 Clean-upHugues Malphettes2-4/+0
2011-05-21bug 34605 Export the package as x-internal for other bundles to be able tp ex...Hugues Malphettes2-2/+4
2011-05-20organize importsJesse McConnell1-1/+0
2011-05-20Bug 346764 added new binding that provides ordered execution of bindingsJesse McConnell2-0/+76
2011-05-20Fixes #346614 (HttpConnection.handle() spins in case of SSL truncation attacks).Simone Bordet1-1/+2
2011-05-20Fixes #346614 (HttpConnection.handle() spins in case of SSL truncation attacks).Simone Bordet2-11/+186
2011-05-20Reviewed and cleaned up code for #345615 (Enable SSL Session caching).Simone Bordet4-161/+128
2011-05-20Added svn:ignore for 'target' directory.Simone Bordet0-0/+0
2011-05-20bug 346605 commit the demo of jetty's continuation and webscoket to 'chat wit...Hugues Malphettes20-25/+1391
2011-05-19wait for second scanGreg Wilkins1-0/+1
2011-05-19Javadoc error cleanup.Joakim Erdfelt7-23/+6
2011-05-19fixing minor javadoc warningJoakim Erdfelt1-2/+2
2011-05-19Sending SSL close alert from both shutdownOutput() and close().Simone Bordet1-73/+79
2011-05-19Removed output shutdown from close().Simone Bordet1-11/+0
2011-05-19resolve some mvn warningsJesse McConnell2-1/+22
2011-05-18346124 ServletContext resources paths not resolved correctly when using UNC s...Michael Gorovoy3-4/+14
2011-05-18javadocGreg Wilkins2-2/+8
2011-05-18JETTY-1342 Recreate selector if wakeup throws JVM bugGreg Wilkins3-45/+87
2011-05-18Bug 345729 add license info and commentJesse McConnell1-0/+29
2011-05-18Bug 345729 change name of key classesJesse McConnell3-3/+3
2011-05-18Bug 345729 change example around to call as opposed to setJesse McConnell2-13/+17
2011-05-18Bug 345729 remove previous solution in lew of more general approach allowing ...Jesse McConnell6-204/+110
2011-05-18Compilation error when building against older versions of OSGi.Hugues Malphettes1-1/+1
2011-05-18bug 346027 Add required-bundles and fragment's required bundles to the paccka...Hugues Malphettes3-2/+114
2011-05-18Added test-jetty-osgi module back to the buildMichael Gorovoy1-1/+1
2011-05-18bug 346027 support for META-INF/web-fragment.xml and META-INF/resources/ insi...Hugues Malphettes2-3/+73
2011-05-18bug 346027 tolerate META-INF/web-fragment.xml that are inside a directory ins...Hugues Malphettes1-1/+8
2011-05-18346181 o.e.j.server.StressTest stalls on MacOS XMichael Gorovoy3-3/+19
2011-05-18346179 o.e.j.util.ScannerTest fails on MacOS X platformMichael Gorovoy3-13/+13
2011-05-18This directive for the Export-Package does make the osgi test pass again.Hugues Malphettes1-1/+1
2011-05-17reset for normal operationsJesse McConnell1-1/+1
2011-05-17[maven-release-plugin] prepare for next development iterationJesse McConnell56-59/+59
2011-05-17[maven-release-plugin] prepare release jetty-project-7.4.2.vTESTJesse McConnell56-59/+59
2011-05-17[maven-release-plugin] rollback the release of jetty-project-7.4.2.vTESTJesse McConnell56-59/+59
2011-05-17set for testJesse McConnell57-60/+60
2011-05-17setting ignoresJesse McConnell0-0/+0
2011-05-17busting build to test releaseJesse McConnell2-2/+2
2011-05-17fix javadoc errorsJesse McConnell1-3/+3
2011-05-17fix javadoc errorJesse McConnell1-2/+0
2011-05-17more changes to the BND directive to get the proper version exported.Hugues Malphettes4-4/+4
2011-05-17make sure that the bundle generated imports the version 2.5 of the spec. not ...Hugues Malphettes1-1/+7
2011-05-17Change the instructions for the maven-bundle-plugin to try to make it work fo...Hugues Malphettes2-1/+2
2011-05-17revert innocuous change that crept in my last commitJesse McConnell1-1/+1
2011-05-17updating to parent-17-snapshot and various changes to work with updated maven...Jesse McConnell30-126/+98

Back to the top