Commit Graph

3707 Commits

Author SHA1 Message Date
Jesse McConnell a93ef5fdc3 Merge branch 'release' 2012-04-16 12:55:40 -05:00
Jesse McConnell 582f92aa21 prep for dev 2012-04-16 12:53:30 -05:00
Jesse McConnell 10e269ad68 [maven-release-plugin] prepare for next development iteration 2012-04-16 09:37:15 -05:00
Jesse McConnell df1f709ea2 [maven-release-plugin] prepare release jetty-7.6.3.v20120416 2012-04-16 09:37:08 -05:00
Jesse McConnell 461282a573 Updating VERSION.txt top section 2012-04-16 09:10:25 -05:00
Jesse McConnell b882b88133 Merge branch 'master' into release 2012-04-16 09:06:48 -05:00
Simone Bordet 5ef7c3f2da Fixed typo: server --> Server. 2012-04-16 15:18:11 +02:00
Jesse McConnell 66c6b00120 Merge branch 'release' 2012-04-13 17:09:53 -05:00
Jesse McConnell 443fbdfe7d set for dev 2012-04-13 17:09:34 -05:00
Jesse McConnell b963840d40 [maven-release-plugin] prepare for next development iteration 2012-04-13 15:29:14 -05:00
Jesse McConnell a652ee7396 [maven-release-plugin] prepare release jetty-7.6.3.v20120413 2012-04-13 15:29:05 -05:00
Jesse McConnell 193b0d6497 Updating VERSION.txt top section 2012-04-13 15:03:22 -05:00
Jesse McConnell 1f67a6ee3f Merge branch 'master' into release 2012-04-13 15:02:43 -05:00
Jesse McConnell cbc820a272 replace config extraction 2012-04-13 14:58:09 -05:00
Jesse McConnell f8b5c0040d reset for release 2012-04-13 14:09:06 -05:00
Jesse McConnell edd255b3de remove old references 2012-04-13 13:51:33 -05:00
Jesse McConnell 77d3bc8531 wire for correct java 6 and java 7 usage 2012-04-13 12:33:46 -05:00
Jesse McConnell 8c7a18b2f2 clear up duplication in profiles 2012-04-13 12:00:39 -05:00
Simone Bordet 85710fb9ea Reverted release back to 7.6.3-SNAPSHOT. 2012-04-13 16:59:06 +02:00
Jesse McConnell bce782e2d6 Merge branch 'release' 2012-04-12 10:38:36 -05:00
Jesse McConnell a164adc48e Updating VERSION.txt top section 2012-04-12 10:38:19 -05:00
Jesse McConnell cdcc0922c3 [maven-release-plugin] prepare for next development iteration 2012-04-12 09:49:52 -05:00
Jesse McConnell 5966c86571 [maven-release-plugin] prepare release jetty-7.6.3.v20120412 2012-04-12 09:49:46 -05:00
Jesse McConnell 7f06c73d6f Updating VERSION.txt top section 2012-04-12 09:16:35 -05:00
Jesse McConnell 76788d730f Merge branch 'master' into release 2012-04-12 09:14:15 -05:00
Jan Bartel 1fbe298bd6 374881 Set copyWebInf to false by default 2012-04-12 23:01:33 +10:00
Simone Bordet 7e5bff4640 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-12 12:57:27 +02:00
Simone Bordet a389d08c26 376201 - HalfClosed state not handled properly.
Addendum to restore previous behavior, where a closed stream was also half closed.
2012-04-12 12:57:04 +02:00
Greg Wilkins f9a75984f0 374504: updated cookies for rfc6265 2012-04-12 20:24:50 +10:00
Thomas Becker 4089f3af77 376519: adapt GZipFilter tests to follow new default for Deflate
Change-Id: Ia87902ae10cc139bc17551e3496de62a0f89957a
2012-04-12 11:18:15 +02:00
Thomas Becker 6f54239cb5 376519: deflate compression level and noWrap setting are now configurable for GZipFilter
Change-Id: I77a69921fc712bc2aa6d10b92f9b1b035a9c53f4
2012-04-12 10:15:48 +02:00
Greg Wilkins 9cc43c5f93 Merge "376519: Change compression type of deflate compression in GzipFilter and IncludableGzipFilter" 2012-04-12 03:14:53 -04:00
Jan Bartel 436743e7d5 367172 Remove detection for slf4j NOPLogger 2012-04-12 17:05:55 +10:00
Greg Wilkins a565c72adb 374550: remove printStackTrace calls 2012-04-12 16:51:59 +10:00
Greg Wilkins c9ce3eb108 362113: fixed StdErrLog so that it does not hold a copy of System.err and thus avoid being redirected if System.err is redirected 2012-04-12 11:32:28 +10:00
Thomas Becker d98f699bea 376519: Change compression type of deflate compression in GzipFilter and IncludableGzipFilter
Change-Id: I83ed4a43ad432502ef5d5ca52c0e7370d8a5dd9f
2012-04-11 20:38:16 +02:00
Thomas Becker 08573701ef 376373: GzipFilter now does not ignore _excludePath + fix for ignored _excludeAgentPatterns if _excludeAgent is set
Change-Id: Ie9940141f9b92b267f4b405ef4ec3ab5dee43be5
2012-04-11 14:47:28 +02:00
Thomas Becker 543d2a18ca 376373: GzipFilter now does not ignore _excludePath + fix for ignored _excludeAgentPatterns if _excludeAgent is set
Change-Id: I8d3d0fd62677c3a54cbe93febf4cde49aa24cc74
2012-04-11 13:03:33 +02:00
Thomas Becker 5ddaa62469 Merge branch 'master' of ssh://git.eclipse.org:29418/jetty/org.eclipse.jetty.project 2012-04-11 13:02:14 +02:00
Simone Bordet 04b37f02ed Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-11 12:34:45 +02:00
Simone Bordet 972087d068 376201 - HalfClosed state not handled properly. 2012-04-11 12:18:56 +02:00
Jan Bartel 942c8a19f5 373269 Make ServletHandler.notFound() method impl do nothing - override to send back 404. 2012-04-11 19:53:55 +10:00
Jan Bartel a1fd229cc6 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-11 19:53:20 +10:00
Thomas Becker 5b7fe58593 376373: GzipFilter now does not ignore _excludePath + fix for ignored _excludeAgentPatterns if _excludeAgent is set
Change-Id: I1f0ac1b5a12d75b755a85cc9bdb4906c6b7a84a6
2012-04-11 10:55:32 +02:00
Simone Bordet 47c1587166 Strengthen the behavior of Stream methods to throw if they are used wrongly,
for example sending DATA frames before a REPLY and so on.
2012-04-11 10:39:23 +02:00
Greg Wilkins 20a3d3c12e 376424: do not recycle buffers before content consumed asynchronously 2012-04-11 18:21:39 +10:00
Greg Wilkins 4412d311a9 370081:fixed test reset 2012-04-11 17:21:02 +10:00
Jan Bartel f81ea12320 375709 Ensure resolveTempDirectory failure does not deadlock; improve error message 2012-04-11 12:37:51 +10:00
Greg Wilkins 9dfa9f9937 370081: correctly set URI for query strings 2012-04-10 14:21:07 +10:00
Simone Bordet 6ec1594010 Updated path location of the jetty config file for SPDY. 2012-04-05 17:33:48 +02:00