Joakim Erdfelt
162cbc1416
411909 - GzipFilter flushbuffer() results in erroneous finish() call
...
+ Bad finish() call changed to more appropriate flush() call
2013-06-28 10:20:20 -07:00
Jan Bartel
0daddd1a3a
411458 MultiPartFilter getParameterMap doesn't preserve multivalued parameters
...
411459 MultiPartFilter.Wrapper getParameter should use charset encoding of part
2013-06-24 16:20:04 +10:00
Simone Bordet
0bca1974b7
411135 - HttpClient may send proxied https requests to the proxy instead of the target server.
...
Made sure to always tunnel the connection if needs to be tunnelled.
2013-06-19 19:43:49 +02:00
Jesse McConnell
78cd94edb3
[Bug 396706] CGI support parameters
2013-06-14 11:24:30 -05:00
Marko Mihovilic
953ab44909
[Bug 410750] NoSQLSessions: implement session context data persistence across server restarts
2013-06-13 16:45:49 -05:00
Jesse McConnell
a582b42d45
add logging properties for testing
2013-06-13 10:31:23 -05:00
Jesse McConnell
bd944080fc
[Bug 397193] MongoSessionManager refresh updates last access time
2013-06-13 09:54:20 -05:00
Jesse McConnell
f9e6cb932c
[Bug 410630] MongoSessionManager conflicting session update op
2013-06-12 16:43:14 -05:00
Jan Bartel
52994f336a
408662 In pax-web servlet services requests even if init() has not finished running
2013-06-07 15:39:20 +10:00
Joakim Erdfelt
4b458792c9
JDK5 build fix with Resource caching and path lookups
2013-06-04 10:42:32 -07:00
Joakim Erdfelt
559069cdd6
JDK5 fix for bad JarFile resource caching during deploy tests
2013-06-04 09:57:04 -07:00
Joakim Erdfelt
0c4a266d60
Fixing JDK5 test error with comparison of query string
2013-06-04 09:04:12 -07:00
Jan Bartel
26c1e5bdbc
407342 ReloadedSessionMissingClassTest uses class compiled with jdk7
2013-06-04 10:34:52 +10:00
Jan Bartel
10845bfd28
409556 FileInputStream not closed in DirectNIOBuffer
2013-06-03 15:13:28 +10:00
Greg Wilkins
3094f93ed9
408642 setContentType from addHeader
2013-05-31 11:06:33 +10:00
Greg Wilkins
219be496d9
408529 Etags set in 304 response
2013-05-31 10:59:34 +10:00
Greg Wilkins
ecbb532897
408909 GzipFilter setting of headers when reset and/or not compressed
...
defer commit until aggregate buffer overflows
2013-05-30 09:49:50 +10:00
Jan Bartel
9f2a641dc0
409133 Empty <welcome-file> causes StackOverflowError
2013-05-29 10:21:53 +10:00
Greg Wilkins
48c2a410b6
408909 GzipFilter setting of headers when reset and/or not compressed
...
updated some more test harnesses for etag tests
2013-05-27 17:48:08 +10:00
Greg Wilkins
16994cbd6c
408909 GzipFilter setting of headers when reset and/or not compressed
...
The gzip filter now sets deferred headers (content-length and etag) when it decides not to commit.
Also does not allow a reset after a decision to commit
2013-05-27 16:09:12 +10:00
Jesse McConnell
a1a6f0e5f2
Merge branch 'release-7' into jetty-7
2013-05-22 10:39:24 -05:00
Jesse McConnell
e5174f9cef
set for dev
2013-05-22 10:38:56 -05:00
Jesse McConnell
bdbd92dbc9
[Bug 408600] set correct jetty.url in all pom files
2013-05-21 13:10:07 -05:00
Jesse McConnell
497c2f7819
[maven-release-plugin] prepare for next development iteration
2013-05-20 07:15:00 -05:00
Jesse McConnell
b32d0260c9
[maven-release-plugin] prepare release jetty-7.6.11.v20130520
2013-05-20 07:14:52 -05:00
Jesse McConnell
13fb43ea6d
Updating VERSION.txt top section
2013-05-20 06:48:15 -05:00
Jesse McConnell
4cba93e8d4
Merge branch 'jetty-7' into release-7
2013-05-20 06:47:08 -05:00
Jan Bartel
13c56e81f5
408446 Multipart parsing issue with boundry and charset in ContentType header
2013-05-20 15:45:53 +10:00
Jan Bartel
51c1017b3d
408077 HashSessionManager leaves file handles open after being stopped
2013-05-16 15:39:50 +10:00
Jan Bartel
8a1ea2f69c
407976 JDBCSessionIdManager potentially leaves server in bad state after startup
2013-05-16 12:18:04 +10:00
Jesse McConnell
67f55ec8e5
Merge branch 'jetty-7' into release-7
2013-05-06 17:29:21 -05:00
Jan Bartel
f10a1d709b
407173 java.lang.IllegalStateException: null when using JDBCSessionManager
2013-05-06 12:24:53 +10:00
Jan Bartel
e2c217d405
407136 @PreDestroy called after Servlet.destroy()
2013-05-03 16:17:16 +10:00
Greg Wilkins
58a282d01d
406923 CR line termination
...
Do not allow CR only line termination. Respond with 400 bad request.
2013-05-02 10:44:11 +10:00
Greg Wilkins
7da94048fa
406437 Digest Auth supports out of order nc
2013-04-25 10:26:29 +10:00
Jesse McConnell
c19642baf4
[Bug 404010] fix cast exception in mongodb session manager
2013-04-23 10:28:03 -05:00
Greg Wilkins
3c498f0a2c
405281 allow filemappedbuffers to not be used
2013-04-22 14:15:14 +10:00
Jan Bartel
2e5a233cd3
405537 NPE in rendering JSP using SPDY and wrapped ServletRequest
2013-04-18 14:26:18 +10:00
Thomas Becker
e1fa106c19
Fix SslBytesServerTest failing on MacOS
2013-04-12 14:13:41 +02:00
Simone Bordet
87b1003641
Removed module jetty-npn, it now lives in its own repository at http://git.eclipse.org/c/jetty/org.eclipse.jetty.npn.git .
2013-04-08 16:41:50 +02:00
Greg Wilkins
cada28e8cf
404325 data constraint redirection does send default port
2013-04-05 16:32:51 +11:00
Greg Wilkins
b58066451e
404958 Fixed Resource.newSystemResource striped / handling
2013-04-05 09:58:05 +11:00
Greg Wilkins
7d068ddb01
removed debug println - DOH!
2013-04-05 09:41:58 +11:00
Greg Wilkins
060389147b
404128 Add Vary headers rather than set them
2013-04-04 16:05:27 +11:00
Greg Wilkins
df6e18cc00
404517 Close connection if request received after half close
2013-04-04 15:38:15 +11:00
Greg Wilkins
3cd6d90e9f
removed verbose output
2013-04-04 15:38:15 +11:00
Jesse McConnell
05b2d988b0
add travis ci linkage
2013-04-03 09:07:13 -05:00
Simone Bordet
5df26a6a57
404789 - Support IPv6 addresses in DoSFilter white list.
2013-04-03 11:21:33 +02:00
Greg Wilkins
72162c0342
404517 Close connection if request received after half close
2013-03-28 14:04:24 +11:00
Jan Bartel
af53d94b8b
404283 org.eclipse.jetty.util.Scanner.scanFile() dies with an NPE if listFiles() returns null
2013-03-26 10:55:37 +11:00