.github
Added hint to use java -version to report the Java version/vendor.
2021-05-06 22:11:23 +02:00
LICENSE-CONTRIBUTOR
add cla-tbecker.txt
2012-07-17 21:37:33 +02:00
advisories
Adding reference to patched versions of jetty-http jars
2015-02-25 16:10:06 -07:00
aggregates
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
apache-jsp
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
apache-jstl
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
build-resources
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
examples
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-alpn
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-annotations
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-ant
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-bom
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-cdi
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-client
Fixes #6624 - Non-domain SNI on java17
2021-08-18 17:07:20 +02:00
jetty-continuation
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-deploy
Issue #5684 - Fixing DeploymentTempDirTest
2021-08-02 09:15:09 -07:00
jetty-distribution
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-documentation
Fixes #6369 - Increment default jetty.http2.rateControl.maxEventsPerSecond
2021-08-06 19:07:58 +02:00
jetty-fcgi
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-gcloud
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-hazelcast
jetty 9.4.x hazelcast remote distribution test ( #6068 )
2021-07-13 21:03:54 +10:00
jetty-home
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-http
Merge pull request #6549 from eclipse/jetty-9.4.x-remove-dead-useragents-file
2021-07-27 12:53:23 -05:00
jetty-http-spi
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-http2
Fixes #6372 - Review socket options configuration.
2021-08-13 15:08:24 +02:00
jetty-infinispan
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-io
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-jaas
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-jaspi
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-jmh
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-jmx
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-jndi
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-jspc-maven-plugin
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-maven-plugin
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-memcached
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-nosql
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-openid
Issue #6617 - change jetty property name to jetty.openid.authMethod
2021-08-19 09:59:59 +10:00
jetty-osgi
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-plus
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-proxy
Issue #5684 - increase timeout
2021-08-02 05:06:06 -07:00
jetty-quickstart
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-rewrite
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-runner
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-security
Issue #5684 - Window's test overhaul
2021-07-27 15:02:45 -07:00
jetty-server
Fix flaky test from #6562/#6563 ( #6628 )
2021-08-17 14:06:25 +10:00
jetty-servlet
Merge pull request #6488 from eclipse/jetty-9.4.x-6487-expose-chainend-servletholder
2021-07-08 16:19:16 -05:00
jetty-servlets
Issue #5684 - make test less strict due to system speed issues
2021-08-02 05:06:37 -07:00
jetty-spring
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-start
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-unixsocket
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-util
Fixes #6624 - Non-domain SNI on java17
2021-08-18 17:07:20 +02:00
jetty-util-ajax
Issue #6558 - improved json array converter ( #6571 )
2021-08-03 17:09:28 +02:00
jetty-webapp
Issue #5684 - if unable to start, the stop shouldn't fail
2021-08-02 05:05:50 -07:00
jetty-websocket
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
jetty-xml
Updating to version 9.4.44-SNAPSHOT
2021-06-30 06:30:31 -05:00
logos
Adding logos
2016-07-08 08:45:26 -07:00
scripts
simplify release script to not call goals already triggered by eclipse-release profile
2020-05-31 09:04:59 +10:00
tests
Issue #5684 - Window's test overhaul
2021-07-27 15:02:45 -07:00
.gitattributes
Updating attributes
2020-09-25 09:48:38 -05:00
.gitignore
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-3550-QueuedThreadPool-cleanup
2019-04-25 06:53:07 +02:00
CONTRIBUTING.md
Testing gpg signature setup
2019-09-25 12:42:32 -05:00
Jenkinsfile
Updated CI builds to use Java 16.
2021-05-29 11:36:40 +10:00
Jmh_Jenkinsfile
a bit more time to run all jmh tests
2019-07-09 12:56:53 +10:00
KEYS.txt
add GPG key and developer tag
2020-11-04 17:25:11 +01:00
LICENSE
Correcting header text mentioning EPL 2.0, we are not EPL 2.0 yet, we are still EPL 1.0
2019-04-22 09:51:29 -05:00
NOTICE.txt
Update Notice ( #4395 )
2019-12-17 07:40:19 +11:00
README.md
Updating http to https
2019-11-05 16:23:49 -06:00
VERSION.txt
Update VERSION.txt with CVE-2021-34429.
2021-07-29 15:04:20 +10:00
header-template-doc.txt
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2020-01-07 16:35:05 +01:00
header-template-java.txt
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2020-01-07 16:35:05 +01:00
pom.xml
Upgrade ant to 1.10.11
2021-08-10 07:55:45 -05:00