[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jetty-commit] [Git@Eclipse] Jetty: primary project repository annotated tag jetty-7.6.4.v20120522 created. jetty-7.6.4.v20120522
|
- From: genie@xxxxxxxxxxx (Jesse McConnell)
- Date: Tue, 22 May 2012 15:34:06 -0400 (EDT)
- Delivered-to: jetty-commit@eclipse.org
The annotated tag, jetty-7.6.4.v20120522 has been created
at c5c3b5c82b31eaa71dc746f7c32028dd1d584c3d (tag)
tagging 9ccd05937532817cb9ed3f0bd2f94b033ad223f1 (commit)
replaces jetty-7.6.3.v20120416
tagged by Jesse McConnell
on Tue May 22 14:34:04 2012 -0500
- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag jetty-7.6.4.v20120522
Greg Wilkins (18):
various sonar/findbug code cleanups
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
377587 ConnectHandler write will block on partial write
377550 set charset when content type is set
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
377259: better handle bad encodings
376152 apply context resources recursively
handle setting null charset
removed slf4j from aggregate
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
367608 - ignore the aysncrequestreadtest as it is known to fail and is waiting for a fix
Merge "379116: start.jar fix to shutdown child processes with --exec. Remove finally block and replace with a shutdown hook in _exec if branch."
Merge "377403: fix GzipFilter.java javadoc"
Merge "New test for GzipFilter that tests writing a text message to the outputstream and setting the status code afterwards"
Merge "379194 - ProxyServlet enhancement to enable easy creation of alternative HttpClient implementations"
380212 Clear buffer if parsing fails due to full buffer
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
380034 last modified times taken from JarEntry for JarFile resources
Jan Bartel (26):
376801 Make JAAS login modules useable without jetty infrastructure
371853 Support bundleentry: protocol for webapp embedded as directory in osgi bundle
377492 NPE when deploying a Web Application Bundle with unresolved Require-TldBundle
Update version after release
377709 Support for RequestParameterCallback missing
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
377391 Bundle-Version for org.eclipse.jetty.osgi.* is not correct
373620 Add ch.qos.logback.access.jetty to the Import-Package for jetty-osgi-boot-logback bundle
377391 Bundle-Version for org.eclipse.jetty.osgi.* is not correct
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
377391 Manifest updates to jetty-osgi-boot-logback
378242 Re-extract war on restart if incomplete extraction
377610 New session not timed out if an old session is invalidated in scope of same request
378273 Remove default Bundle-Localization header
378487 Null out contextPath on Request.recycle
Reformatted classes.
Updated version on pom
Reformat and reindent code.
Cosmetic changes: typos, javadocs, comments, indenting
379015 Use factored jetty xml config files for defaults
379015 Use factored jetty xml config files for defaults
379089 DefaultServlet ignores its resourceBase and uses context's ResourceCollection when listing diretories
After discussion with original author Hugues, decided to remove this implementation in favour of using only JettyServerServiceTracker.
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
380222 JettyPolicyRuntimeTest failure
Jesse McConnell (8):
[maven-release-plugin] prepare for next development iteration
prep for dev
Merge branch 'release'
Merge branch 'master' into release
Updating VERSION.txt top section
fix broken unit test because getting the last modified time is a time zone dependent thing and we don't _all_ live in germany and italy
Merge branch 'master' into release
[maven-release-plugin] prepare release jetty-7.6.4.v20120522
Simone Bordet (11):
Made testCONNECTAndPOSTWithBigBody() send a bigger body to exercise SelectChannelEndPoint.blockWritable().
Removed duplicate logger.
Initial draft for SPDY push.
Updates to the SPDY push implementation.
Guarded against NPE in case of null Header.
Fixed Javadocs.
Fixed SPDY push implementation, by correctly supporting pushed streams also on the client side.
Completed implementation of the referrer SPDY push strategy.
Fixed tests: pushed streams cannot reply.
Adding the scheme header to the tests.
Made test more reliable.
Thomas Becker (8):
377403: fix GzipFilter.java javadoc
New test for GzipFilter that tests writing a text message to the outputstream and setting the status code afterwards
377587: UnitTest for ConnectHandler.write() with partial writes and non full buffer.
spdy push implementation
SPDY: move probably blocking/long running flush out of synchronized block in StandardSession.syn(..)
379116: start.jar fix to shutdown child processes with --exec. Remove finally block and replace with a shutdown hook in _exec if branch.
spdy: no push if the main request contains if-modified-since header
make spdy tests more reliable: fix race condition with goAway frame
pgdad (1):
379194 - ProxyServlet enhancement to enable easy creation of alternative HttpClient implementations
-----------------------------------------------------------------------
hooks/post-receive
--
Jetty: primary project repository