Simone Bordet
ba40f7897d
Completed port of ConnectHandler and ProxyServlet implementations.
2012-11-13 15:35:51 +01:00
Simone Bordet
3e4b7d7fb4
Implemented CONNECT functionalities.
2012-11-13 11:31:09 +01:00
Simone Bordet
9abc3988fb
B64 coding and decoding now throws the unchecked UnsupportedCharsetException
...
rather than the checked UnsupportedEncodingException.
2012-11-13 11:29:54 +01:00
Jesse McConnell
97640eeea0
[Bug 394143] add jetty-all aggregate via release profile
2012-11-12 17:13:06 -06:00
Jesse McConnell
952d6b7316
[Bug 394144] add jetty-jaspi
2012-11-12 17:05:50 -06:00
Greg Wilkins
3d27933600
jetty-9 javadoc improvement
2012-11-13 10:00:04 +11:00
Greg Wilkins
d72feaa941
jetty-9 javadoc improvement
2012-11-13 07:59:53 +11:00
Greg Wilkins
650ce2be66
jetty-9 javadoc improvement
2012-11-13 07:30:49 +11:00
Simone Bordet
cf4c5e6024
Added getter for the request buffer; this is needed by the ConnectHandler
...
to transfer pipelined requests that are present after the CONNECT.
Modified the logic to make the generator persistent to take in account
also the method: if it's a CONNECT, then the generator is always persistent.
2012-11-12 19:07:36 +01:00
Greg Wilkins
8ff291d223
Merge remote-tracking branch 'origin/jetty-8'
...
Conflicts:
jetty-http/src/main/java/org/eclipse/jetty/http/HttpContent.java
jetty-overlay-deployer/src/main/java/org/eclipse/jetty/overlays/OverlayedAppProvider.java
jetty-overlay-deployer/src/main/java/org/eclipse/jetty/overlays/TemplateContext.java
jetty-server/src/main/java/org/eclipse/jetty/server/AbstractHttpConnection.java
jetty-server/src/main/java/org/eclipse/jetty/server/ResourceCache.java
jetty-server/src/main/java/org/eclipse/jetty/server/handler/ResourceHandler.java
jetty-server/src/test/java/org/eclipse/jetty/server/ResourceCacheTest.java
jetty-servlet/src/main/java/org/eclipse/jetty/servlet/DefaultServlet.java
jetty-servlet/src/test/java/org/eclipse/jetty/servlet/DefaultServletTest.java
jetty-servlets/src/main/java/org/eclipse/jetty/servlets/GzipFilter.java
jetty-servlets/src/main/java/org/eclipse/jetty/servlets/gzip/AbstractCompressedStream.java
jetty-servlets/src/main/java/org/eclipse/jetty/servlets/gzip/CompressedResponseWrapper.java
2012-11-12 12:30:26 +11:00
Greg Wilkins
3d3b035b22
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
...
Conflicts:
jetty-servlet/src/test/java/org/eclipse/jetty/servlet/DefaultServletTest.java
2012-11-12 09:08:53 +11:00
Greg Wilkins
0f60eb751d
393947 additional tests
2012-11-11 10:25:10 +11:00
Greg Wilkins
75aedbbf45
393947 implement ETags and update gzip filter to handle them
2012-11-11 09:52:26 +11:00
Jesse McConnell
d7e2bad665
add license block
2012-11-08 16:43:05 -06:00
Greg Wilkins
6cd32362d0
jetty-9 factored out IdleTimeout
2012-11-09 08:04:58 +11:00
Jesse McConnell
a85027573d
knock out empty javadoc
2012-11-08 14:38:04 -06:00
Jesse McConnell
f03e11c0f2
make sure dists are not installed by default for now
2012-11-08 14:37:33 -06:00
Jesse McConnell
0a3e559ec6
initial setup for deb generation
2012-11-08 14:15:23 -06:00
Greg Wilkins
a1d0efc2bb
393832 start connectors last
2012-11-08 19:30:58 +11:00
Greg Wilkins
f336511f87
Merge remote-tracking branch 'origin/jetty-8'
...
Conflicts:
VERSION.txt
jetty-http/src/main/java/org/eclipse/jetty/http/HttpParser.java
jetty-server/src/main/java/org/eclipse/jetty/server/AbstractHttpConnection.java
2012-11-08 14:58:10 +11:00
Greg Wilkins
319ce3c508
393075 1xx, 204, 304 responses ignore headers that suggest content
2012-11-08 14:44:39 +11:00
Greg Wilkins
b3274a6baa
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
...
Conflicts:
VERSION.txt
2012-11-08 14:41:01 +11:00
Greg Wilkins
eaf65a2902
393075 1xx 204 and 304 ignore all headers suggesting content
2012-11-08 14:37:07 +11:00
Greg Wilkins
e615504889
392492 expect headers only examined for requests>=HTTP/1.1
2012-11-08 14:37:07 +11:00
Jan Bartel
8e47864bcf
392850 ContextLoaderListener not called in 9.0.0.M1 and M2
2012-11-08 14:02:35 +11:00
Jan Bartel
13e0b40c8b
Update context path from /test-annotations to /test-spec for test-spec-webapp
2012-11-08 13:54:04 +11:00
Greg Wilkins
7ae264e30c
jetty-9 corrections for documentation
2012-11-08 07:34:40 +11:00
Simone Bordet
19e856fa7b
Fixed cookie lookup in case of children paths.
2012-11-07 20:13:53 +01:00
Simone Bordet
28fd4cceac
Implemented proxy functionalities for both client and server.
2012-11-07 20:13:53 +01:00
Jesse McConnell
5130847432
Merge branch 'release-8' into jetty-8
2012-11-06 12:01:56 -06:00
Jesse McConnell
d0819605af
set for dev
2012-11-06 12:01:06 -06:00
Jesse McConnell
de08c15f77
Merge branch 'release-7' into jetty-7
2012-11-06 09:01:09 -06:00
Jesse McConnell
edf898bdd1
set for dev
2012-11-06 09:00:48 -06:00
Jesse McConnell
a08536c8bc
set for dev
2012-11-06 08:18:06 -06:00
Jesse McConnell
32d0f950a9
set for dev
2012-11-06 08:15:05 -06:00
Jesse McConnell
f25aa2dca6
[maven-release-plugin] prepare for next development iteration
2012-11-06 08:11:59 -06:00
Jesse McConnell
bbdf7c8ab0
[maven-release-plugin] prepare release jetty-7.6.8.v20121106
jetty-7.6.8.v20121106
2012-11-06 08:11:51 -06:00
Jesse McConnell
a20cbd5075
[maven-release-plugin] prepare for next development iteration
2012-11-06 08:11:45 -06:00
Jesse McConnell
3a99c0cea0
[maven-release-plugin] prepare release jetty-8.1.8.v20121106
jetty-8.1.8.v20121106
2012-11-06 08:11:38 -06:00
Jesse McConnell
6fc39fc781
set for release
2012-11-06 07:45:17 -06:00
Jesse McConnell
dfa14dbc2e
Merge branch 'jetty-8' into release-8
2012-11-06 07:44:34 -06:00
Jesse McConnell
ec2fb110f1
reset
2012-11-06 07:44:12 -06:00
Jesse McConnell
7fadb8548b
set for release
2012-11-06 07:41:59 -06:00
Jesse McConnell
7172e4e959
Merge branch 'jetty-7' into release-7
2012-11-06 07:37:47 -06:00
Jesse McConnell
581779a9df
reset
2012-11-06 07:37:07 -06:00
Jan Bartel
6b04056371
Merge remote-tracking branch 'origin/jetty-8'
...
Conflicts:
VERSION.txt
example-async-rest/async-rest-jar/pom.xml
example-async-rest/async-rest-webapp/pom.xml
example-async-rest/pom.xml
example-jetty-embedded/pom.xml
jetty-aggregate/jetty-all-server/pom.xml
jetty-aggregate/jetty-all/pom.xml
jetty-aggregate/jetty-client/pom.xml
jetty-aggregate/jetty-plus/pom.xml
jetty-aggregate/jetty-server/pom.xml
jetty-aggregate/jetty-servlet/pom.xml
jetty-aggregate/jetty-webapp/pom.xml
jetty-aggregate/jetty-websocket/pom.xml
jetty-aggregate/pom.xml
jetty-ajp/pom.xml
jetty-annotations/pom.xml
jetty-client/pom.xml
jetty-continuation/pom.xml
jetty-deploy/pom.xml
jetty-distribution/pom.xml
jetty-http-spi/pom.xml
jetty-http/pom.xml
jetty-io/pom.xml
jetty-jaspi/pom.xml
jetty-jmx/pom.xml
jetty-jndi/pom.xml
jetty-jsp/pom.xml
jetty-monitor/pom.xml
jetty-nested/pom.xml
jetty-nosql/pom.xml
jetty-osgi/jetty-osgi-boot-jsp/pom.xml
jetty-osgi/jetty-osgi-boot-warurl/pom.xml
jetty-osgi/jetty-osgi-boot/pom.xml
jetty-osgi/jetty-osgi-httpservice/pom.xml
jetty-osgi/pom.xml
jetty-osgi/test-jetty-osgi-context/pom.xml
jetty-osgi/test-jetty-osgi-webapp/pom.xml
jetty-osgi/test-jetty-osgi/pom.xml
jetty-overlay-deployer/pom.xml
jetty-plus/pom.xml
jetty-policy/pom.xml
jetty-rewrite/pom.xml
jetty-security/pom.xml
jetty-server/pom.xml
jetty-servlet/pom.xml
jetty-servlets/pom.xml
jetty-spdy/pom.xml
jetty-spdy/spdy-core/pom.xml
jetty-spdy/spdy-jetty-http-webapp/pom.xml
jetty-spdy/spdy-jetty-http/pom.xml
jetty-spdy/spdy-jetty/pom.xml
jetty-start/pom.xml
jetty-util/pom.xml
jetty-util/src/main/java/org/eclipse/jetty/util/MultiPartInputStream.java
jetty-webapp/pom.xml
jetty-websocket/pom.xml
jetty-xml/pom.xml
pom.xml
test-continuation/pom.xml
test-jetty-nested/pom.xml
test-jetty-servlet/pom.xml
test-jetty-webapp/pom.xml
tests/pom.xml
tests/test-integration/pom.xml
tests/test-loginservice/pom.xml
tests/test-sessions/pom.xml
tests/test-sessions/test-hash-sessions/pom.xml
tests/test-sessions/test-jdbc-sessions/pom.xml
tests/test-sessions/test-mongodb-sessions/pom.xml
tests/test-sessions/test-sessions-common/pom.xml
tests/test-webapps/pom.xml
tests/test-webapps/test-webapp-rfc2616/pom.xml
2012-11-06 16:12:00 +11:00
Jan Bartel
d4c4a7aee0
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
2012-11-06 15:31:47 +11:00
Jan Bartel
fe09ca0e66
391623 Add option to --stop to wait for target jetty to stop
2012-11-06 14:35:37 +11:00
Jesse McConnell
e1aa48267b
Merge branch 'release-8' into jetty-8
2012-11-05 14:40:14 -06:00
Jesse McConnell
9bf7d89190
set for dev
2012-11-05 14:39:50 -06:00