Thomas Becker
8e4f2bb412
New test for GzipFilter that tests writing a text message to the outputstream and setting the status code afterwards
...
Change-Id: I867b05f2e5d60cebe8a66ed373c28aaf80f5765f
2012-04-25 13:08:47 +02:00
Greg Wilkins
5e83df20c8
various sonar/findbug code cleanups
2012-04-25 00:00:54 +10:00
Greg Wilkins
adb1d86ab8
jetty-9 work in progress
2012-04-13 12:08:46 +10:00
Greg Wilkins
f144b6562e
Merge remote-tracking branch 'origin/master' into jetty-8
...
Conflicts:
jetty-servlets/src/test/java/org/eclipse/jetty/servlets/gzip/GzipTester.java
2012-04-12 22:20:01 +10:00
Greg Wilkins
f9a75984f0
374504: updated cookies for rfc6265
2012-04-12 20:24:50 +10:00
Greg Wilkins
ee2d289f63
Merge remote-tracking branch 'origin/master' into jetty-8
...
Conflicts:
jetty-npn/pom.xml
jetty-osgi/jetty-osgi-boot-jsp/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot-jsp/src/main/java/org/eclipse/jetty/osgi/boot/jasper/WebappRegistrationCustomizerImpl.java
jetty-osgi/jetty-osgi-boot-jsp/src/main/java/org/eclipse/jetty/osgi/boot/jsp/FragmentActivator.java
jetty-osgi/jetty-osgi-boot-logback/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot-warurl/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/internal/webapp/WebBundleDeployerHelper.java
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/internal/webapp/WebBundleTrackerCustomizer.java
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/utils/internal/DefaultFileLocatorHelper.java
jetty-osgi/jetty-osgi-equinoxtools/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-httpservice/META-INF/MANIFEST.MF
jetty-spdy/spdy-jetty-http-webapp/pom.xml
jetty-spdy/spdy-jetty-http/pom.xml
jetty-spdy/spdy-jetty/pom.xml
2012-04-12 16:02:34 +10:00
Greg Wilkins
20a3d3c12e
376424: do not recycle buffers before content consumed asynchronously
2012-04-11 18:21:39 +10:00
Thomas Becker
2b83d9d954
375692: cosmetic changes to get rid of warnings, etc.
...
Change-Id: Id4d76a7f6e5bd989505e5233af73d5526b8e7c1f
2012-04-02 13:41:36 +02:00
Jan Bartel
45050ebac9
Merge remote-tracking branch 'origin/master' into jetty-8
2012-04-02 17:49:33 +10:00
Greg Wilkins
9244292fca
375692: simplified gzipfilter
2012-04-02 12:09:03 +10:00
Thomas Becker
2278d27235
375692: GzipFilter support for deflate
...
Change-Id: I4a42d750cfbbb61078adafa1e2bcbc1973198dca
2012-03-30 11:02:44 +02:00
Greg Wilkins
feca0aa672
jetty-9 rename to controller and processor
2012-03-30 02:04:12 +11:00
Greg Wilkins
b267511f8f
jetty-9 sketched out httpchannel blocking read
2012-03-28 23:31:39 +11:00
Greg Wilkins
2bcf611e5e
jetty-9 work in progress. Further simplification of jetty-io
2012-03-27 00:19:43 +11:00
Greg Wilkins
e77f4344ac
jetty-9 work in progress on HttpConnection to HttpChannel split
2012-03-23 16:29:38 +11:00
Greg Wilkins
dc29d73d0b
jetty-9 work in progress. developing ServerConnection abstraction
2012-03-21 14:42:33 +11:00
Greg Wilkins
c04a195256
jetty-9 work in progress on remaking connection contracts
2012-03-16 10:06:23 +11:00
Simone Bordet
fef74963af
Forgotten modifications from Jetty7
2012-03-14 19:39:21 +01:00
Greg Wilkins
10cc4ca498
jetty-9 refactored jetty-http to support injected state
2012-03-13 13:35:48 +11:00
Greg Wilkins
e757e5e54d
jetty-9 work in progress jetty-server
2012-03-08 21:37:03 +11:00
Greg Wilkins
40c9dd77bf
jetty-9 javadoc and code cleanups
2012-03-08 15:23:45 +11:00
Greg Wilkins
03525bfe46
jetty-9 javadoc and code cleanups
2012-03-08 15:18:17 +11:00
Greg Wilkins
8c25941e04
jetty-9 jetty-http passing unit tests
2012-03-08 14:13:40 +11:00
Jesse McConnell
381615f52d
merge from master
2012-03-07 16:44:31 -06:00
Greg Wilkins
3d12ef7075
jetty-9 work in progress
2012-03-07 17:26:33 +11:00
Jan Bartel
0c4450dc5d
JETTY-1409 GzipFilter will double-compress application/x-gzip content
2012-03-05 14:10:47 +11:00
Jesse McConnell
72330dc5f3
Merge branch 'master' into jetty-8
2012-03-02 08:08:29 -06:00
Greg Wilkins
3892549202
370285: chunk content if merged with new content
2012-03-02 16:48:48 +11:00
Greg Wilkins
a4bee5b12d
jetty-9 work in progress on new HttpGenerator
2012-03-02 11:39:42 +11:00
Jesse McConnell
0731cbe64d
Merge branch 'master' into jetty-8
2012-02-22 14:42:39 -06:00
Thomas Becker
19fae56d6d
372190: HttpContent.getIndirectBuffer() close InputStream null check
2012-02-22 09:26:17 -06:00
Thomas Becker
94c979f2b2
372190: HttpContent.getIndirectBuffer() close InputStream
2012-02-22 07:55:19 -06:00
Jesse McConnell
098428dd37
Merge branch 'master' into jetty-8
2012-02-15 13:49:23 -06:00
Simone Bordet
adeb18093b
Made _bypass field protected.
...
This is needed because the _content field is also protected, and subclasses
may need to know if the generator is in bypass mode (and therefore access
the _content buffer directly).
2012-02-14 23:05:41 +01:00
Greg Wilkins
1fa6c998db
jetty-9 committed to taking the IO out of the generator as well now. This is currently a total work in progress... with a lot of work to do
2012-02-10 17:15:04 +11:00
Greg Wilkins
5c725d4e42
jetty-9 committed to taking the IO out of the generator as well now. This is currently a total work in progress... with a lot of work to do
2012-02-10 16:37:46 +11:00
Greg Wilkins
824509b0fb
jetty-9 removed plurals from enum type names
2012-02-10 00:42:44 +11:00
Greg Wilkins
efb6f84503
jetty-9 more compile fixes
2012-02-09 23:55:22 +11:00
Greg Wilkins
2659d87868
jetty-9 HttpParser tests passing
2012-02-09 23:27:49 +11:00
Greg Wilkins
1137eea51d
jetty-9 more parser tests working
2012-02-09 10:55:36 +11:00
Greg Wilkins
60bb4a415e
jetty-9 used enums instead of cached strings. Refactor of parser in progress to IO independent style. passes 1 test
2012-02-09 01:37:03 +11:00
Jan Bartel
98684397fd
Merge remote-tracking branch 'origin/master' into jetty-8
2012-01-18 14:17:41 +11:00
Greg Wilkins
9ff8633554
368821 SslConnection.handle always calls wrapped Connection.handle, so state can be processed
2012-01-18 13:39:24 +11:00
Jesse McConnell
90184ab3c3
Latest merge from master
2012-01-17 13:36:44 -06:00
Greg Wilkins
50fe23882a
368787 always set token view to new header buffers in httpparser
2012-01-17 15:24:52 +11:00
Jan Bartel
47b7b6db70
368113 Support servlet mapping to ""
2012-01-12 10:33:25 +11:00
Jan Bartel
691efcc7ca
Merge remote-tracking branch 'origin/master' into jetty-8
2012-01-11 16:35:57 +11:00
Greg Wilkins
968a2ac95b
368240: Added concept of join to AggregateLifeCycle. Used by HttpClient and AbstractConnector
2012-01-11 00:09:34 +11:00
Jan Bartel
c3643d9937
Merge remote-tracking branch 'origin/master' into jetty-8
2011-12-21 12:37:23 +11:00
Greg Wilkins
b7d8bd4f28
364638 HttpParser closes if data received while seeking EOF. Tests fixed to cope
2011-12-20 10:55:56 +11:00