Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-05-22[maven-release-plugin] prepare release jetty-7.6.4.v20120522jetty-7.6.4.v20120522Jesse McConnell67-68/+68
2012-05-22Merge branch 'master' into releaseJesse McConnell1-1/+11
2012-05-22fix broken unit test because getting the last modified time is a time zone ↵Jesse McConnell1-1/+11
dependent thing and we don't _all_ live in germany and italy
2012-05-22Updating VERSION.txt top sectionJesse McConnell1-1/+28
2012-05-22Merge branch 'master' into releaseJesse McConnell122-3149/+5582
2012-05-22make spdy tests more reliable: fix race condition with goAway frameThomas Becker2-12/+20
Change-Id: I3bbdb8eee4a12f082f83730209bd0f8cf2fe7d03
2012-05-22Made test more reliable.Simone Bordet1-20/+25
2012-05-22380034 last modified times taken from JarEntry for JarFile resourcesGreg Wilkins2-0/+15
2012-05-22Merge branch 'master' of ↵Greg Wilkins5-53/+144
ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-05-22380212 Clear buffer if parsing fails due to full bufferGreg Wilkins3-1/+46
2012-05-22Merge "379194 - ProxyServlet enhancement to enable easy creation of ↵Greg Wilkins1-1/+11
alternative HttpClient implementations"
2012-05-22Merge "New test for GzipFilter that tests writing a text message to the ↵Greg Wilkins4-52/+133
outputstream and setting the status code afterwards"
2012-05-22Merge "377403: fix GzipFilter.java javadoc"Greg Wilkins1-4/+4
2012-05-22Merge "379116: start.jar fix to shutdown child processes with --exec. Remove ↵Greg Wilkins1-13/+16
finally block and replace with a shutdown hook in _exec if branch."
2012-05-22367608 - ignore the aysncrequestreadtest as it is known to fail and is ↵Greg Wilkins1-0/+3
waiting for a fix
2012-05-22380222 JettyPolicyRuntimeTest failureJan Bartel1-0/+3
2012-05-22Merge branch 'master' of ↵Jan Bartel2-1/+113
ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-05-14spdy: no push if the main request contains if-modified-since headerThomas Becker2-1/+113
Change-Id: I9462d8d3ff68dd9cf74ad5a45a093e598c6d704b
2012-05-14Merge branch 'master' of ↵Jan Bartel1-3/+8
ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-05-11379194 - ProxyServlet enhancement to enable easy creation of alternative ↵pgdad1-1/+11
HttpClient implementations Change-Id: I8246947afa7f3921150efef2040006e346cd0ca5
2012-05-10379116: start.jar fix to shutdown child processes with --exec. Remove ↵Thomas Becker1-13/+16
finally block and replace with a shutdown hook in _exec if branch. Change-Id: I85af53090a2797f433aca22276b413762999a477
2012-05-10After discussion with original author Hugues, decided to remove this ↵Jan Bartel3-262/+14
implementation in favour of using only JettyServerServiceTracker.
2012-05-10SPDY: move probably blocking/long running flush out of synchronized block in ↵Thomas Becker1-3/+8
StandardSession.syn(..) Change-Id: I29b748495adb1fa48fab8dc130a8067ff3be6bc5
2012-05-10379089 DefaultServlet ignores its resourceBase and uses context's ↵Jan Bartel1-3/+8
ResourceCollection when listing diretories
2012-05-10379015 Use factored jetty xml config files for defaultsJan Bartel7-5/+6
2012-05-09379015 Use factored jetty xml config files for defaultsJan Bartel6-169/+103
2012-05-09Cosmetic changes: typos, javadocs, comments, indentingJan Bartel12-119/+118
2012-05-09Reformat and reindent code.Jan Bartel18-1000/+993
2012-05-08Updated version on pomJan Bartel1-2/+1
2012-05-08Reformatted classes.Jan Bartel4-895/+818
2012-05-07Adding the scheme header to the tests.Simone Bordet1-0/+21
2012-05-07Fixed tests: pushed streams cannot reply.Simone Bordet1-2/+0
2012-05-07Completed implementation of the referrer SPDY push strategy.Simone Bordet4-53/+487
2012-05-07Fixed SPDY push implementation, by correctly supporting pushed streams also ↵Simone Bordet4-78/+83
on the client side.
2012-05-07Fixed Javadocs.Simone Bordet1-12/+11
2012-05-07Guarded against NPE in case of null Header.Simone Bordet1-1/+2
2012-05-07Updates to the SPDY push implementation.Simone Bordet6-20/+74
2012-05-07Initial draft for SPDY push.Simone Bordet3-3/+167
2012-05-04378487 Null out contextPath on Request.recycleJan Bartel1-0/+1
2012-05-03378273 Remove default Bundle-Localization headerJan Bartel1-1/+0
2012-05-02377610 New session not timed out if an old session is invalidated in scope ↵Jan Bartel3-6/+217
of same request
2012-05-02378242 Re-extract war on restart if incomplete extractionJan Bartel1-7/+11
Also removed unneeded .active files (used by a jetty-6 feature to try to overcome sun bug on tmp files not being deleted on windows that has not been ported to jetty-7)
2012-05-02377391 Manifest updates to jetty-osgi-boot-logbackJan Bartel1-11/+9
2012-04-28Merge branch 'master' of ↵Jan Bartel28-281/+1817
ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-04-28377391 Bundle-Version for org.eclipse.jetty.osgi.* is not correctJan Bartel1-7/+10
2012-04-27spdy push implementationThomas Becker25-272/+1746
Change-Id: Ibca8ce444588785f13c9890370422a2dc4b149ac
2012-04-27377587: UnitTest for ConnectHandler.write() with partial writes and non full ↵Thomas Becker2-3/+71
buffer. Change-Id: I8a8a3d57cba7a9c3502d1b6af6ff6eb5ac4e4ef5 377587: UnitTest for ConnectHandler.write() with partial writes and non full buffer. Change-Id: I8d104d54de55e22325d14e69b474b245fe9d126c
2012-04-27373620 Add ch.qos.logback.access.jetty to the Import-Package for ↵Jan Bartel1-1/+1
jetty-osgi-boot-logback bundle
2012-04-26Merge branch 'master' of ↵Greg Wilkins14-228/+209
ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-04-26377391 Bundle-Version for org.eclipse.jetty.osgi.* is not correctJan Bartel13-228/+193

Back to the top