Greg Wilkins
|
6c2780b9cf
|
469341 jetty-startw template properties during --module enabling
|
2015-06-04 13:43:14 +10:00 |
Jan Bartel
|
e0161ab234
|
469241 Add ability to recurse watch to any tree depth
|
2015-06-04 09:40:35 +10:00 |
Jan Bartel
|
5fda111bcc
|
469241 Remove commented out code
|
2015-06-04 09:00:00 +10:00 |
Jan Bartel
|
7c375c2bce
|
469241 Support more of existing Scanner behaviour for PathWatcher
|
2015-06-03 19:00:24 +10:00 |
Jesse McConnell
|
bfe6c2638e
|
[maven-release-plugin] prepare for next development iteration
|
2015-05-29 09:06:42 -05:00 |
Jesse McConnell
|
71e0f4d8ce
|
[maven-release-plugin] prepare release jetty-9.2.11.v20150529
|
2015-05-29 09:06:36 -05:00 |
Jesse McConnell
|
f42ea615b6
|
set for release
|
2015-05-29 08:38:59 -05:00 |
Greg Wilkins
|
69bf5ab46c
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
Conflicts:
jetty-http-spi/src/main/java/org/eclipse/jetty/http/spi/HttpSpiContextHandler.java
jetty-server/src/main/java/org/eclipse/jetty/server/handler/ErrorHandler.java
jetty-websocket/websocket-server/src/main/java/org/eclipse/jetty/websocket/server/WebSocketServerFactory.java
|
2015-05-29 21:05:26 +10:00 |
Greg Wilkins
|
4472b614b9
|
468747 - XSS vulnerability in HttpSpiContextHandler
|
2015-05-29 20:12:57 +10:00 |
Greg Wilkins
|
d4e8f0ff9a
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
Conflicts:
VERSION.txt
aggregates/jetty-all/pom.xml
apache-jsp/pom.xml
apache-jstl/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-alpn/jetty-alpn-client/pom.xml
jetty-alpn/jetty-alpn-server/pom.xml
jetty-alpn/pom.xml
jetty-annotations/pom.xml
jetty-ant/pom.xml
jetty-cdi/pom.xml
jetty-client/pom.xml
jetty-continuation/pom.xml
jetty-deploy/pom.xml
jetty-distribution/pom.xml
jetty-fcgi/fcgi-client/pom.xml
jetty-fcgi/fcgi-server/pom.xml
jetty-fcgi/pom.xml
jetty-http-spi/pom.xml
jetty-http/pom.xml
jetty-http2/http2-alpn-tests/pom.xml
jetty-io/pom.xml
jetty-io/src/main/java/org/eclipse/jetty/io/SelectorManager.java
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-alpn/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-plus/pom.xml
jetty-proxy/pom.xml
jetty-quickstart/pom.xml
jetty-rewrite/pom.xml
jetty-runner/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-client/pom.xml
jetty-spdy/spdy-core/pom.xml
jetty-spdy/spdy-example-webapp/pom.xml
jetty-spdy/spdy-http-client-transport/pom.xml
jetty-spdy/spdy-http-common/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/javax-websocket-client-impl/pom.xml
jetty-websocket/javax-websocket-server-impl/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-integration/pom.xml
tests/test-jmx/jmx-webapp-it/pom.xml
tests/test-jmx/jmx-webapp/pom.xml
tests/test-jmx/pom.xml
tests/test-loginservice/pom.xml
tests/test-quickstart/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-jaas-webapp/pom.xml
tests/test-webapps/test-jetty-webapp/pom.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
|
2015-05-29 15:39:50 +10:00 |
Greg Wilkins
|
0db541889b
|
468714 SelectorManager updateKey race without submit
|
2015-05-29 12:27:12 +10:00 |
Jesse McConnell
|
57d0594e73
|
set for development
|
2015-05-28 10:56:18 -05:00 |
Jesse McConnell
|
a7087cbfbf
|
[maven-release-plugin] prepare for next development iteration
|
2015-05-28 10:06:51 -05:00 |
Jesse McConnell
|
913c63e597
|
[maven-release-plugin] prepare release jetty-9.2.11.v20150528
|
2015-05-28 10:03:44 -05:00 |
Jesse McConnell
|
cfbb26beda
|
set for release
|
2015-05-28 09:09:07 -05:00 |
Simone Bordet
|
061a8e253e
|
Merged remote branch 'jetty-9.2.x' into 'master'.
|
2015-05-28 15:39:42 +02:00 |
Simone Bordet
|
0ad471449b
|
468421 - HttpClient#send fails with IllegalArgumentException on non-lowercase schemes.
RFC 7230 specifies that both scheme and host must be case insensitive.
|
2015-05-28 15:38:28 +02:00 |
Simone Bordet
|
6cabf8452e
|
468347 - Fix modules/debuglog.mod.
|
2015-05-26 18:22:22 +02:00 |
Simone Bordet
|
3323a4e88d
|
Updated property names: sslConfig -> sslContext.
|
2015-05-26 18:03:55 +02:00 |
Simone Bordet
|
a6ff4da9b1
|
Made the cipher comparator a constant field.
|
2015-05-26 18:03:55 +02:00 |
Simone Bordet
|
1a6db17799
|
Added test for push with query parameters.
|
2015-05-26 18:03:55 +02:00 |
Simone Bordet
|
3288eb392f
|
468313 - PushCacheFilter wrongly associates primary resources to themselves.
Fixed by not associating secondary resources that are the same as the
primary resource.
|
2015-05-26 18:03:55 +02:00 |
Simone Bordet
|
72222ba8a3
|
Small optimization: call readyOps() outside spin lock.
|
2015-05-26 18:03:55 +02:00 |
Joakim Erdfelt
|
c25772e147
|
Fixing javadoc errors preventing release
|
2015-05-22 16:36:31 -07:00 |
Joakim Erdfelt
|
1925867757
|
Merge branch 'jetty-9.2.x'
|
2015-05-22 15:57:02 -07:00 |
Greg Wilkins
|
c9be4d10fc
|
468008 Scanner ignores directory length
|
2015-05-23 08:41:56 +10:00 |
Greg Wilkins
|
b2e8d2cd04
|
minor optimisations
|
2015-05-22 22:53:01 +10:00 |
Greg Wilkins
|
cc40282a7d
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
Conflicts:
jetty-osgi/jetty-osgi-alpn/pom.xml
pom.xml
|
2015-05-22 21:06:03 +10:00 |
Simone Bordet
|
43780f6c78
|
Updated ALPN API to 1.1.2.v20150522.
|
2015-05-22 10:24:32 +02:00 |
Jan Bartel
|
d7819913a6
|
Updated osgi alpn bundle to alpn api 1.1.1
|
2015-05-22 15:21:56 +10:00 |
Greg Wilkins
|
4028df12ca
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/handler/gzip/GzipHttpOutputInterceptor.java
|
2015-05-22 10:50:33 +10:00 |
Greg Wilkins
|
ac7b515915
|
465053 Prevent gzip buffer overflow on complete
|
2015-05-22 10:46:40 +10:00 |
Greg Wilkins
|
8aeec6803c
|
465053 Prevent gzip buffer overflow on complete
|
2015-05-22 10:36:46 +10:00 |
Greg Wilkins
|
68412d1958
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
|
2015-05-22 10:01:04 +10:00 |
Greg Wilkins
|
5bde7f34ea
|
467936 -w Check HttpOutput aggregateSize is < bufferSize
|
2015-05-22 09:56:51 +10:00 |
Joakim Erdfelt
|
6347dfef19
|
Updating VERSION.txt for missing 9.3.0 entries
|
2015-05-21 08:57:12 -07:00 |
Simone Bordet
|
34452096c5
|
Performance optimization: remember the key current interestOps.
This allows to avoid calling SelectionKey.interestOps() (the getter)
which grabs a lock in the NIO implementation.
|
2015-05-21 15:54:43 +02:00 |
Simone Bordet
|
282e53cd06
|
Performance optimization: call selector.wakeup() outside spinlock.
|
2015-05-21 10:29:13 +02:00 |
Jan Bartel
|
3903415574
|
467790 Update default etc files inside jetty-osgi-boot bundle
|
2015-05-21 10:51:53 +10:00 |
Greg Wilkins
|
61e2177d9e
|
467730 - HTTP2 requires enabled ciphers to be sorted by blacklist
Fixed removal of COW lists
|
2015-05-21 02:15:34 +10:00 |
Greg Wilkins
|
aa8ad7d4f4
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
Conflicts:
jetty-util/src/main/java/org/eclipse/jetty/util/ssl/SslContextFactory.java
|
2015-05-21 01:54:07 +10:00 |
Greg Wilkins
|
bd27e7d2d4
|
467730 - HTTP2 requires enabled ciphers to be sorted by blacklist
|
2015-05-21 01:41:12 +10:00 |
Simone Bordet
|
1a666e1bd2
|
Code cleanups.
|
2015-05-20 16:55:22 +02:00 |
Greg Wilkins
|
ff15aa4a5c
|
Added optional http2 to https for ALPN ordering
|
2015-05-21 00:38:07 +10:00 |
Greg Wilkins
|
3f0fd550dc
|
467702 - SslContextFactory not backward compatible
|
2015-05-20 22:20:33 +10:00 |
Simone Bordet
|
10130afa8d
|
Avoid to run the tests if Maven is run with the -DskipTests option.
|
2015-05-20 11:32:53 +02:00 |
Simone Bordet
|
b844bdde0b
|
Removed leftover configuration that was forgotten there.
|
2015-05-20 11:06:44 +02:00 |
Greg Wilkins
|
02a1350965
|
abstracted AbstractHandler setServer
|
2015-05-20 11:21:55 +10:00 |
Simone Bordet
|
82dc72cac2
|
Merged branch 'jetty-9.2.x' to 'master'.
|
2015-05-19 19:10:51 +02:00 |
Simone Bordet
|
c7cff6ec7e
|
467603 - Response 401 from server hangs client.
|
2015-05-19 19:05:06 +02:00 |