Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-03486530 - Handler added to WebAppContext prevents ServletContext initializationGreg Wilkins1-22/+19
Added warnings for loops and inappropriate handlers. Used insertHandler in more XML files
2015-05-07466645 Allow XmlConfiguration Properties to use Elements or AttributesGreg Wilkins1-1/+1
2015-04-13460671 - Rationalize property names.Simone Bordet1-13/+13
Property format is now "jetty.<module|component>.<propertyName>". Updated all references with new properties.
2013-10-18Merge branch 'master' into jetty-9.1Joakim Erdfelt1-0/+1
Conflicts: jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannel.java jetty-servlet/src/main/java/org/eclipse/jetty/servlet/ErrorPageErrorHandler.java jetty-websocket/websocket-client/src/main/java/org/eclipse/jetty/websocket/client/io/UpgradeConnection.java jetty-websocket/websocket-client/src/test/java/org/eclipse/jetty/websocket/client/WebSocketClientTest.java jetty-websocket/websocket-server/src/test/java/org/eclipse/jetty/websocket/server/AnnotatedMaxMessageSizeTest.java
2013-10-18[Bug 418732] Add whiteListByPath mode to IPAccessHandlerConstantine Linnick1-0/+1
Signed-off-by: Constantine Linnick <theaspect@gmail.com>
2013-08-27415826 start.jar module --enable and --disableGreg Wilkins1-7/+6
morphed mechanism into --initialize based templates
2013-02-01399721 - Change <Ref id= ...> to <Ref refid= ...>Simone Bordet1-3/+3
2010-02-22IPAccessHandlerGreg Wilkins1-0/+31
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1279 7e9141cc-0065-0410-87d8-b60c137991c4

    Back to the top