hmalphettes
|
ab6ff817a3
|
JETTY-1378 new sys property for the latest jsp-impl to force the use of the JDTCompiler when running in OSGi.
|
2011-10-03 09:37:53 +08:00 |
Jesse McConnell
|
b179883dfe
|
blank commit testing serverside repack for webmaster
|
2011-09-30 15:41:03 -05:00 |
Jesse McConnell
|
8c1307e1c3
|
blank change
|
2011-09-30 09:56:13 -05:00 |
Jesse McConnell
|
211e196dc6
|
add license block
|
2011-09-30 08:09:42 -05:00 |
Jesse McConnell
|
727d293264
|
minor formatting tweaks and one scope change
|
2011-09-30 07:58:39 -05:00 |
Thomas Becker
|
3e73e79c1e
|
code convention fixes, javadoc update
|
2011-09-30 07:58:39 -05:00 |
Thomas Becker
|
37845a1a4f
|
357687: Add ShutdownHandler + UnitTest
|
2011-09-30 07:58:39 -05:00 |
Jesse McConnell
|
53b9f1cc7e
|
[Bug 336443] add missing comma in DigestAuthenticator string
|
2011-09-29 16:57:30 -05:00 |
Jesse McConnell
|
9b9bc9e79c
|
Add an additional test using forwarding via filter
|
2011-09-29 15:14:26 -05:00 |
Jesse McConnell
|
3dc0120d57
|
[Bug 359309] adjust previous test for servletPath to include pathInfo
|
2011-09-28 18:43:43 -05:00 |
Jesse McConnell
|
7ecea5afd0
|
[Bug 359309] resolve include and forward issues related to resource handler
|
2011-09-28 18:30:20 -05:00 |
Jesse McConnell
|
45e6cfa790
|
[Bug 359309] fix unit test to use HttpServlet*Wrappers and reformat the resourcehandler a bit to debug last two issues
|
2011-09-28 18:02:27 -05:00 |
Jesse McConnell
|
e7af27ad34
|
[Bug 359309] add unit tests showing the problem, 1/4 pass right now, the 3 failing are marked @Ignore for now.
|
2011-09-28 16:16:09 -05:00 |
Jesse McConnell
|
af698b0023
|
Add a ResourceHandler test, we seem to be missing even a basic one
|
2011-09-28 14:38:14 -05:00 |
Thomas Becker
|
1e5b85a2cb
|
359255: Allow HttpExchange state change from START to EXPIRED
|
2011-09-28 10:56:46 -05:00 |
Thomas Becker
|
cceef37f17
|
359255: Code format
|
2011-09-28 10:44:03 -05:00 |
Jesse McConnell
|
74d5e800f6
|
fix some formatting issues with code conventions
|
2011-09-28 10:34:08 -05:00 |
David Kellum
|
40b25e6f5a
|
JETTY-1421 Implement RedirectListener.onException,onConnectionFailed
|
2011-09-28 10:30:29 -05:00 |
David Kellum
|
d37f2ca10c
|
JETTY-1420 Set Host header for new request in RedirectListener
|
2011-09-28 10:21:29 -05:00 |
Jan Bartel
|
65e7d65442
|
358959 File descriptor leak with UnresolvedAddressException
|
2011-09-28 14:59:34 +10:00 |
Jan Bartel
|
76c0479ed3
|
JETTY-1439 space in directory installation path causes classloader problem
|
2011-09-28 11:26:24 +10:00 |
Simone Bordet
|
12b04e4e7f
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-09-27 09:29:01 +02:00 |
Greg Wilkins
|
4b12b1b90b
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-09-27 16:49:32 +10:00 |
Jan Bartel
|
efb2d4275c
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-09-27 12:38:21 +10:00 |
Jan Bartel
|
20cce2069d
|
358784 JSP broken on Java 1.5
|
2011-09-27 12:37:38 +10:00 |
Jesse McConnell
|
90af3cc359
|
update jetty-version-maven-plugin version
|
2011-09-26 20:57:58 -05:00 |
Greg Wilkins
|
b28a53ad52
|
357240 safer SSL close
|
2011-09-27 11:13:20 +10:00 |
Jesse McConnell
|
ba0ee9f216
|
[Bug 358925] bit more javadoc on usage
|
2011-09-26 17:50:27 -05:00 |
Jesse McConnell
|
7bc092bf8b
|
[Bug 358925] add common jetty-client proxy configuration setttings
|
2011-09-26 17:50:27 -05:00 |
Jesse McConnell
|
bee0a6e777
|
[Bug 358925] adjust some code and add license block
|
2011-09-26 17:50:27 -05:00 |
Thomas Becker
|
e14cc536ee
|
JETTY-1415: Start/Stop Server and Client only once in test, code format
|
2011-09-26 17:50:27 -05:00 |
Thomas Becker
|
5e6a9ea78e
|
beautified code, added javadoc
|
2011-09-26 17:50:27 -05:00 |
Thomas Becker
|
0d8bd99d6a
|
Basic functionality for ProxyRule implemented
|
2011-09-26 17:50:27 -05:00 |
Thomas Becker
|
88ce9aceb2
|
Added ProxyRule.java and ProxyRuleTest.java
|
2011-09-26 17:50:27 -05:00 |
Greg Wilkins
|
b94f901433
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-09-26 23:01:10 +10:00 |
Greg Wilkins
|
27753fa747
|
removed debug
|
2011-09-26 23:00:57 +10:00 |
Jan Bartel
|
11ae5c7dd3
|
JETTY-1434
Add a jsp that exercises jstl.
|
2011-09-26 20:59:37 +10:00 |
Jan Bartel
|
0555cc762f
|
358784 JSP broken on Java 1.5
|
2011-09-26 20:23:38 +10:00 |
Simone Bordet
|
8b4eea85d7
|
Merge remote-tracking branch 'origin/master'
|
2011-09-26 10:15:11 +02:00 |
Greg Wilkins
|
df0371796e
|
fixed bad import
|
2011-09-26 15:03:12 +10:00 |
Jan Bartel
|
7e00a1d13c
|
358687 Updated jsp does not scan for system tlds
Fixed pattern.
|
2011-09-23 14:56:07 +10:00 |
Jan Bartel
|
8d6f64c902
|
358687 Updated jsp does not scan for system tlds
|
2011-09-23 14:51:25 +10:00 |
Greg Wilkins
|
8195103f01
|
358035 idle time only active if > 0
|
2011-09-23 14:12:40 +10:00 |
Greg Wilkins
|
0d09b6e310
|
358674 Still allows sslv3 for now
|
2011-09-23 14:11:04 +10:00 |
Greg Wilkins
|
75645cef0e
|
358674 Added include/exclude protocols to SslContextFactory
|
2011-09-23 08:02:42 +10:00 |
Simone Bordet
|
a699ffd869
|
Updated VERSION.txt for #353839.
|
2011-09-22 12:14:15 +02:00 |
Thomas Becker
|
af7252b719
|
353839: Ajp13Generator fix for file upload
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2011-09-22 12:08:43 +02:00 |
Thomas Becker
|
e2bdcbe38c
|
Ajp13Generator: code format
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2011-09-22 12:08:34 +02:00 |
Greg Wilkins
|
633f3b1588
|
JETTY-1423 force connection to be closed returned
|
2011-09-22 09:22:27 +10:00 |
Simone Bordet
|
0bd7519a2e
|
Fix for #358121 (Utf8Appendable refactored to use Bjoern Hoehrmann's decoder).
|
2011-09-21 15:54:53 +02:00 |