Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins 28445fc629 Merge remote-tracking branch 'origin/master' into jetty-9-alpn 2014-03-31 09:59:52 +11:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
apache-jsp 430341 - add apache jsp and jstl optional modules 2014-03-14 16:54:03 +11:00
apache-jstl 430341 - add apache jsp and jstl optional modules 2014-03-14 16:54:03 +11:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples Refactored NPN code for the soon-to-arrive ALPN code. 2014-03-20 16:22:43 +01:00
jetty-annotations Downgrade asm requirement in osgi to version 4+ 2014-03-28 10:04:23 +11:00
jetty-ant 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-client Merge remote-tracking branch 'origin/master' into jetty-9-alpn 2014-03-31 09:59:52 +11:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-deploy 428817 - jetty-start / Allow for property to configure deploy manager `webapps` directory 2014-03-21 11:54:41 -07:00
jetty-distribution 430490 Added JETTY_SHELL 2014-03-21 13:54:23 +11:00
jetty-fcgi 424107 - Jetty should not finish chunked encoding on exception. 2014-03-21 21:29:43 +01:00
jetty-http Fixed imports referencing JUnit 3 and old matcher libraries. 2014-03-27 15:34:48 +01:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-io organised imports 2014-03-31 09:57:59 +11:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jmx 430825 - jetty-start / use of jetty-jmx.xml prevents configuration of ThreadPool in jetty.xml 2014-03-26 11:59:59 -07:00
jetty-jndi Exclude javax.activation jar from glassfish mail jar as unnecessary. 2014-03-10 13:42:05 +11:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-nosql 429357 JDBCSessionManager.Session.removeAttribute don't set dirty flag if attribute already removed 2014-03-13 16:21:23 +11:00
jetty-osgi Ensure that jetty-annotations manifest uses 4.1 or above for asm, and that the jetty osgi spdy tests use only 4.1. 2014-03-27 17:08:57 +11:00
jetty-overlay-deployer 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-plus merged quickstart changes 2014-03-14 13:07:00 +11:00
jetty-proxy [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-quickstart added jetty-quickstart module 2014-03-19 09:56:19 +11:00
jetty-rewrite Revert "remove java7 generics" 2014-03-24 11:55:50 +11:00
jetty-rhttp Happy New Year - 2014! 2014-01-02 14:50:14 -07:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-security Fixed imports referencing JUnit 3 and old matcher libraries. 2014-03-27 15:34:48 +01:00
jetty-server Merge remote-tracking branch 'origin/master' into jetty-9-alpn 2014-03-31 09:59:52 +11:00
jetty-servlet improved AsyncServletTest 2014-03-24 15:11:40 +11:00
jetty-servlets [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-spdy Reverting <modules> in parent pom in favor of spdy and osgi specifics 2014-03-26 14:06:23 -07:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-start 425736 - jetty-start / Jetty 9 fails to startup with --exec option if Java path contain 2014-03-28 09:59:16 -07:00
jetty-util Merge remote-tracking branch 'origin/master' into jetty-9-alpn 2014-03-31 09:59:52 +11:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-webapp 414885 Don't expose JDT classes by default 2014-03-24 14:13:28 +11:00
jetty-websocket 430654 430242 - Closeable SharedBlockingCallback 2014-03-22 09:36:09 +11:00
jetty-xml JDK 8 build fix: now test uses LinkedHashMap to avoid random position of attributes in XML. 2014-03-20 15:26:09 +01:00
tests Revert "remove java7 generics" 2014-03-24 11:55:50 +11:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Apply changes resulting from the quickstart project 2014-02-13 12:31:14 +11:00
LICENSE LICENSE 2013-10-03 09:25:10 +10:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt Cleaning up some New Years leftovers 2014-01-03 08:18:24 -07:00
README.TXT renamed README.txt to README.TXT and updated contents 2013-08-29 00:32:36 +10:00
README.md Initial commit 2013-08-30 07:04:21 -07:00
VERSION.txt set for dev 2014-03-07 09:10:45 -06:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml Reverting <modules> in parent pom in favor of spdy and osgi specifics 2014-03-26 14:06:23 -07:00
settings.xml Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -07:00

README.md

jetty-fcgi

Jetty FastCGI Support