Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-05Merge branch 'apache-jsp-osgi' of ssh://git.eclipse.org/gitroot/jetty/org.ecl...apache-jsp-osgiJan Bartel0-0/+0
2014-09-05Make annotations and JNDI wortk with OSGiJan Bartel28-182/+355
2014-09-05Switch to apache-jsp for jetty-osgiJan Bartel17-108/+585
2014-09-05Make annotations and JNDI wortk with OSGiJan Bartel28-182/+355
2014-09-04added npn and alpn license messagesGreg Wilkins2-0/+12
2014-09-04443172 web-fragment.xml wrongly parsed for applications running in serlvet 2....Jan Bartel1-1/+1
2014-09-04443231 java.lang.NullPointerException on scavenge scheduling when session id ...Jan Bartel2-1/+6
2014-09-04443262 Distinguish situation where jetty looks for tlds in META-INF but finds...Jan Bartel3-4/+20
2014-09-03435322 Added a idleTimeout to the SharedBlockerCallbackGreg Wilkins2-14/+12
2014-09-03443049 Improved HttpParser illegal character messagesGreg Wilkins2-57/+113
2014-09-03Switch to apache-jsp for jetty-osgiJan Bartel17-108/+585
2014-09-03443158 Fixed HttpOutput spinGreg Wilkins1-4/+7
2014-09-03trying to catch intermittent test failureGreg Wilkins1-0/+1
2014-09-03435322 Added a idleTimeout to the SharedBlockerCallbackGreg Wilkins2-24/+116
2014-09-01Fixed doStop() to call super before interrupting the reference queue thread.Simone Bordet1-1/+2
2014-09-01442950 - Embedded Jetty client requests to localhost hangs with high cpu usag...Simone Bordet5-22/+53
2014-09-01Improved Javadocs and code cleanup.Simone Bordet2-19/+32
2014-08-29moved quickstart to test-quickstartGreg Wilkins15-19/+8
2014-08-29435322 acceptor and selector configuration/priorityGreg Wilkins11-67/+221
2014-08-29435322 Added a idleTimeout to the SharedBlockerCallbackGreg Wilkins6-38/+113
2014-08-28442759 Allow specific ServletContainerInitializers to be excludedJan Bartel1-49/+101
2014-08-27442628 Update example xml file for second server instance to extract warsJan Bartel1-1/+2
2014-08-27435988 ContainerLifeCycle: beans never stopped on removeJan Bartel2-2/+7
2014-08-27442642 Quickstart generates valid XMLGreg Wilkins17-155/+375
2014-08-27441475 org.eclipse.jetty.server.ResourceCache exceptions under high loadJan Bartel2-4/+31
2014-08-27442383 Improved insufficient threads messageGreg Wilkins1-4/+7
2014-08-27442048 fixed sendRedirect %2F encodingGreg Wilkins2-46/+15
2014-08-27Update to 8.0.9.M2 version of org.mortbay.apache.jasper.Jan Bartel1-1/+1
2014-08-22Added 3rd party module licensesGreg Wilkins10-1/+232
2014-08-21Revert "added console modules"Jesse McConnell6-114/+0
2014-08-21Revert "Improved console modules to put wars in lib"Jesse McConnell6-59/+4
2014-08-21Revert "improved jamon configuration"Jesse McConnell2-7/+2
2014-08-21Properly updated NPN and ALPN files and configuration for JDK 7u65Simone Bordet4-0/+36
2014-08-21improved jamon configurationGreg Wilkins2-2/+7
2014-08-21Improved console modules to put wars in libGreg Wilkins6-4/+59
2014-08-21added console modulesGreg Wilkins6-0/+114
2014-08-21fixed JSP issuesGreg Wilkins2-3/+11
2014-08-21Fixed start.jar property as properties issueGreg Wilkins3-8/+11
2014-08-21updated npn alpn for java 1.7.0_76Greg Wilkins1-0/+13
2014-08-20441756 Ssl Stackoverflow on renegotiateGreg Wilkins1-1/+1
2014-08-20javadocGreg Wilkins1-0/+7
2014-08-20441897 Fixed etag handling in gzipfilterGreg Wilkins3-5/+6
2014-08-20440255 ensure 500 is logged on thrown ErrorsGreg Wilkins1-1/+1
2014-08-20440255 ensure 500 is logged on thrown ErrorsGreg Wilkins2-1/+13
2014-08-20347110 renamed class transformer methodsGreg Wilkins1-2/+2
2014-08-19347110 renamed class transformer methodsGreg Wilkins1-0/+28
2014-08-13435533 Handle 0 sized async gzipGreg Wilkins2-10/+6
2014-08-13improved debugging outputGreg Wilkins5-15/+50
2014-08-13Prevent copy of unncessary apache-jstl jar to distro lib.Jan Bartel1-1/+1
2014-08-13Update to org.mortbay.apache.jsp 8.0.9.M1Jan Bartel1-1/+1

Back to the top