Joakim Erdfelt
|
c829d7dbaa
|
Fixing test failure on testAttributes because of Executors assumption
|
2013-09-30 14:09:49 -07:00 |
Greg Wilkins
|
6146f0cc9c
|
cleanup threadpool usage
|
2013-09-30 14:07:17 +10:00 |
Greg Wilkins
|
5f02620603
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannel.java
jetty-server/src/main/java/org/eclipse/jetty/server/HttpInput.java
|
2013-09-30 13:20:13 +10:00 |
Greg Wilkins
|
f07722909f
|
reduced routine exception verbosity
|
2013-09-30 12:45:16 +10:00 |
Greg Wilkins
|
0fac295cd8
|
418014 Handle NTFS canonical exceptions during alias check
replaced URL returns with URI
|
2013-09-27 15:50:36 +10:00 |
Greg Wilkins
|
857d534d8d
|
417239 re-implemented Request.getContentRead()
|
2013-09-23 15:10:46 +10:00 |
Greg Wilkins
|
f2f8ec54c6
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
aggregates/jetty-all/pom.xml
examples/embedded/src/main/java/org/eclipse/jetty/embedded/MinimalServlets.java
examples/embedded/src/main/java/org/eclipse/jetty/embedded/SecuredHelloHandler.java
|
2013-09-23 13:38:43 +10:00 |
Greg Wilkins
|
d96df5d1c7
|
improved low resources messages
|
2013-09-23 13:30:09 +10:00 |
Greg Wilkins
|
3acda280a8
|
416577 enhanced shutdown handler to send shutdown at startup
|
2013-09-19 12:28:07 +10:00 |
Greg Wilkins
|
ba5a709245
|
416577 enhanced shutdown handler to send shutdown at startup
|
2013-09-19 09:19:55 +10:00 |
Greg Wilkins
|
c6a29339ab
|
417475 Do not null context Trie during dynamic deploy
|
2013-09-19 09:00:57 +10:00 |
Greg Wilkins
|
5a801d398d
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-09-16 12:10:55 +10:00 |
Greg Wilkins
|
9113767907
|
417260 Protected targets matched as true URI path segments
|
2013-09-16 10:07:59 +10:00 |
Greg Wilkins
|
9b94ab34ba
|
417022 Request attribute access to Server,HttpChannel & HttpConnection
|
2013-09-12 10:17:01 +10:00 |
Jan Bartel
|
c0f5c5a659
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-deploy/src/main/java/org/eclipse/jetty/deploy/providers/WebAppProvider.java
|
2013-09-10 10:18:12 +10:00 |
Jan Bartel
|
f85acc7437
|
Merge remote-tracking branch 'origin/jetty-8'
Conflicts:
jetty-webapp/src/main/java/org/eclipse/jetty/webapp/StandardDescriptorProcessor.java
|
2013-09-10 09:48:09 +10:00 |
Jan Bartel
|
ab9ecd277d
|
416266 HttpServletResponse.encodeURL() encodes on first request when only SessionTrackingMode.COOKIE is used
|
2013-09-10 08:57:59 +10:00 |
Greg Wilkins
|
6ff664baf2
|
416015 Handle null Accept-Language and other headers
|
2013-09-09 17:47:25 +10:00 |
Greg Wilkins
|
843e94e4e0
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-server/src/test/java/org/eclipse/jetty/server/RequestTest.java
|
2013-09-09 17:11:38 +10:00 |
Greg Wilkins
|
e2e1b47edf
|
416015 Handle null Accept-Language and other headers
|
2013-09-09 16:51:37 +10:00 |
Greg Wilkins
|
070ce9dd22
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-start/src/main/java/org/eclipse/jetty/start/Main.java
jetty-webapp/src/main/java/org/eclipse/jetty/webapp/WebAppContext.java
|
2013-09-09 15:41:17 +10:00 |
Mikhail Mazursky
|
767faece5c
|
[Bug 415999] Fix some of FindBugs warnings
Mostly not closed streams/DB resources are fixed. But also less
important things.
Signed-off-by: Mikhail Mazursky <mikhail.mazursky@gmail.com>
|
2013-09-09 00:24:31 -04:00 |
Thomas Becker
|
9008210c2e
|
setuid.mod, ext.mod fix module errors
|
2013-09-06 17:34:28 +02:00 |
Greg Wilkins
|
ace43502ad
|
refined start.jar mechanism to align with updated documentation
|
2013-09-06 16:10:03 +10:00 |
Greg Wilkins
|
5c3f498624
|
create directories on module ini
|
2013-09-06 13:06:15 +10:00 |
Greg Wilkins
|
c3bd5752ee
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-09-06 09:19:45 +10:00 |
Greg Wilkins
|
ee52769dea
|
416663 Content-length set by resourcehandler
|
2013-09-06 09:19:05 +10:00 |
Greg Wilkins
|
a3f6633385
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/HttpInput.java
jetty-server/src/test/java/org/eclipse/jetty/server/HttpConnectionTest.java
jetty-servlet/src/main/java/org/eclipse/jetty/servlet/ServletHandler.java
|
2013-09-05 13:19:12 +10:00 |
Greg Wilkins
|
ce098c67de
|
416477 Improved consumeAll error handling
|
2013-09-05 12:09:22 +10:00 |
Simone Bordet
|
4663fa4992
|
Renamed "Empty" inner classes to "Adapter" to comply with the rest of
the codebase.
|
2013-09-04 13:15:23 +02:00 |
Greg Wilkins
|
2e444d2f17
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-io/src/main/java/org/eclipse/jetty/io/AbstractConnection.java
jetty-server/src/test/java/org/eclipse/jetty/server/HttpServerTestBase.java
jetty-spdy/spdy-http-server/src/main/java/org/eclipse/jetty/spdy/server/proxy/ProxyHTTPSPDYConnection.java
|
2013-09-02 17:00:07 +10:00 |
Greg Wilkins
|
eec9d405e5
|
416321 handle failure during blocked committing write
|
2013-09-02 14:56:22 +10:00 |
Greg Wilkins
|
07ae3615ed
|
416321 handle failure during blocked committing write
|
2013-09-02 14:44:23 +10:00 |
Greg Wilkins
|
317a3f27df
|
416321 improved test harnesses
|
2013-09-02 12:24:51 +10:00 |
Thomas Becker
|
d51268977b
|
fix merge issue
|
2013-08-30 18:00:47 +02:00 |
Thomas Becker
|
566065dd34
|
cleanup import in HttpConnection
|
2013-08-30 17:21:53 +02:00 |
Thomas Becker
|
a9955ebc91
|
cleanup import in HttpConnection
|
2013-08-30 17:15:14 +02:00 |
Greg Wilkins
|
4d6fd407b5
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-08-30 14:45:42 +10:00 |
Greg Wilkins
|
4358302ce0
|
416102 - Clean up of async sendContent process
|
2013-08-30 14:45:21 +10:00 |
Greg Wilkins
|
b5d3aeab0f
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/HttpOutput.java
|
2013-08-30 14:41:33 +10:00 |
Greg Wilkins
|
5fce6408d0
|
Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9.1
|
2013-08-30 14:38:41 +10:00 |
Greg Wilkins
|
79fb4287bb
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2013-08-30 14:37:55 +10:00 |
Greg Wilkins
|
47c679dabb
|
416102 - Clean up of async sendContent process
|
2013-08-30 14:37:43 +10:00 |
Jesse McConnell
|
ac30f5c9bd
|
update other jetty mods to new format
|
2013-08-29 16:39:28 -05:00 |
Thomas Becker
|
e8130f4201
|
415605 fix status code logging for async requests
|
2013-08-29 13:25:04 +02:00 |
Greg Wilkins
|
12c7da97e2
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-08-29 16:57:24 +10:00 |
Greg Wilkins
|
9bf83d427b
|
416103 Added AllowSymLinkAliasChecker.java
|
2013-08-29 16:44:38 +10:00 |
Greg Wilkins
|
2b7462e9a9
|
416103 Added AllowSymLinkAliasChecker.java
|
2013-08-29 16:17:15 +10:00 |
Jan Bartel
|
c183c6fad5
|
Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9.1
|
2013-08-29 12:59:50 +10:00 |
Jan Bartel
|
280000e88a
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
VERSION.txt
aggregates/jetty-all/pom.xml
examples/async-rest/async-rest-jar/pom.xml
examples/async-rest/async-rest-webapp/pom.xml
examples/async-rest/pom.xml
examples/embedded/pom.xml
examples/pom.xml
jetty-annotations/pom.xml
jetty-ant/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-jaas/pom.xml
jetty-jaspi/pom.xml
jetty-jmx/pom.xml
jetty-jndi/pom.xml
jetty-jsp/pom.xml
jetty-jspc-maven-plugin/pom.xml
jetty-maven-plugin/pom.xml
jetty-monitor/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/jetty-osgi-npn/pom.xml
jetty-osgi/pom.xml
jetty-osgi/test-jetty-osgi-context/pom.xml
jetty-osgi/test-jetty-osgi-webapp/pom.xml
jetty-overlay-deployer/pom.xml
jetty-plus/pom.xml
jetty-proxy/pom.xml
jetty-rewrite/pom.xml
jetty-runner/pom.xml
jetty-security/pom.xml
jetty-server/pom.xml
jetty-server/src/main/java/org/eclipse/jetty/server/HttpOutput.java
jetty-servlet/pom.xml
jetty-servlets/pom.xml
jetty-spdy/pom.xml
jetty-spdy/spdy-client/pom.xml
jetty-spdy/spdy-core/pom.xml
jetty-spdy/spdy-example-webapp/pom.xml
jetty-spdy/spdy-http-server/pom.xml
jetty-spdy/spdy-server/pom.xml
jetty-spring/pom.xml
jetty-start/pom.xml
jetty-util-ajax/pom.xml
jetty-util/pom.xml
jetty-webapp/pom.xml
jetty-websocket/pom.xml
jetty-websocket/websocket-api/pom.xml
jetty-websocket/websocket-client/pom.xml
jetty-websocket/websocket-common/pom.xml
jetty-websocket/websocket-server/pom.xml
jetty-websocket/websocket-servlet/pom.xml
jetty-xml/pom.xml
pom.xml
tests/pom.xml
tests/test-continuation/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-sessions-common/pom.xml
tests/test-webapps/pom.xml
tests/test-webapps/test-jaas-webapp/pom.xml
tests/test-webapps/test-jetty-webapp/pom.xml
tests/test-webapps/test-jetty-webapp/src/main/config/demo/webapps/test.xml
tests/test-webapps/test-jndi-webapp/pom.xml
tests/test-webapps/test-mock-resources/pom.xml
tests/test-webapps/test-proxy-webapp/pom.xml
tests/test-webapps/test-servlet-spec/pom.xml
tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
tests/test-webapps/test-webapp-rfc2616/pom.xml
|
2013-08-29 12:59:32 +10:00 |