Joakim Erdfelt
|
05bd98d822
|
352133 - Generally resolve java 1.5isms
+ Expanding on the test cases for LazyList to make sure that it behaves
well with Generics in the mix.
|
2011-08-04 15:02:21 -07:00 |
|
Simone Bordet
|
449db20d7d
|
Fixes #353862 (Improve performance of QuotedStringTokenizer.quote()). Corrected various implementation mistakes (thanks test suite).
|
2011-08-04 14:44:21 +02:00 |
|
Simone Bordet
|
01cbaf528b
|
Fixes #353862 (Improve performance of QuotedStringTokenizer.quote()).
|
2011-08-04 12:15:39 +02:00 |
|
Joakim Erdfelt
|
4b7b44249e
|
352133 - Generally resolve java 1.5isms
+ Expanding on the test cases for LazyList to make sure that it behaves
well with Generics in the mix.
|
2011-08-03 08:23:59 -07:00 |
|
Jesse McConnell
|
0816c3cdab
|
noticed this class is a hold over from 1.2 support so switched its
single usage over to Collections.singletonList()
|
2011-07-13 13:16:59 -05:00 |
|
Michael Gorovoy
|
c3e3eb0fd9
|
Added accidentally omitted file
|
2011-07-08 17:58:26 -04:00 |
|
Michael Gorovoy
|
8babf3ae17
|
351576 Do not use deprecated method File.toURL()
|
2011-07-08 17:21:02 -04:00 |
|
Michael Gorovoy
|
2eaad85a0c
|
350634 Reverted FileResource constructor changes
This reverts commit 95ff9d73f0b00a527706ace2698bd3db103b01fa.
|
2011-07-07 18:04:28 -04:00 |
|
Jan Bartel
|
7908c4e825
|
JETTY-1153 Default charset/encoding of HTTP POST requests
|
2011-07-07 19:56:17 +10:00 |
|
Michael Gorovoy
|
95ff9d73f0
|
350634 Cleanup FileResource construction
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3434 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-06-29 00:59:41 +00:00 |
|
Michael Gorovoy
|
b290f203da
|
Added TODO comments for disabled tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3429 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-06-27 15:13:22 +00:00 |
|
Greg Wilkins
|
31ac6dd388
|
348935 Close A tag in directory listing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3412 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-06-22 05:49:12 +00:00 |
|
Greg Wilkins
|
489aa7a46a
|
349997 MBeanContainer uses weak references
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3411 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-06-22 05:06:45 +00:00 |
|
Michael Gorovoy
|
f886b777e8
|
349344 Passing empty query string to UrlEncoded#decodeTo(String, MultiMap, String) does not yield an empty map
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3390 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-06-15 23:55:15 +00:00 |
|
Michael Gorovoy
|
a00f7945a6
|
346124 Fixed UNC path resource test on Windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3257 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-25 16:12:22 +00:00 |
|
Michael Gorovoy
|
3ddabaf64f
|
346998 AbstractLifeCycle.isRunning() returns false if state changes from STARTING to STARTED during call
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3251 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-25 02:34:01 +00:00 |
|
Michael Gorovoy
|
281360ab58
|
346124 ServletContext resources paths not resolved correctly when using UNC shares
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3214 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-18 23:24:22 +00:00 |
|
Michael Gorovoy
|
990fea3a04
|
346179 o.e.j.util.ScannerTest fails on MacOS X platform
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3197 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-18 02:16:58 +00:00 |
|
Greg Wilkins
|
835cf031bf
|
JETTY-1314 Handle bad URI encodings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3100 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-09 09:02:33 +00:00 |
|
Greg Wilkins
|
1b26b47caa
|
JETTY-1324 Tested not using CESU-8 instead of UTF-8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3099 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-09 07:55:48 +00:00 |
|
Greg Wilkins
|
8d7f52dcde
|
JETTY-1343 IllegalArgumentException for bad % encodings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3096 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-09 05:16:48 +00:00 |
|
Greg Wilkins
|
88bfdd6631
|
344059 added extensions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3053 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-05-02 09:20:36 +00:00 |
|
Greg Wilkins
|
57c2cc31fa
|
343482 refactored overlay deployer layout to use WAR layout - work in progress
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3032 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-27 00:51:08 +00:00 |
|
Greg Wilkins
|
d3c5eddd79
|
342504 Scanner Listener
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2999 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-12 02:12:52 +00:00 |
|
Greg Wilkins
|
1309f74464
|
340621 Added SizedThreadPool interface
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2986 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-06 22:41:06 +00:00 |
|
Greg Wilkins
|
7918e53d2b
|
341850 Protect QTP dump from bad stacks
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2984 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-06 22:15:56 +00:00 |
|
Greg Wilkins
|
0d28e14ada
|
340949 no timing in test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2971 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-04 22:44:52 +00:00 |
|
Greg Wilkins
|
41cfd44e2a
|
340949 improved test timing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2969 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-04 22:15:17 +00:00 |
|
Greg Wilkins
|
a775708997
|
341692 Fixed deadlock if stopped while starting
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2961 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-04 06:58:50 +00:00 |
|
Greg Wilkins
|
b9db79a381
|
341726 JSONPojoConverter handles characters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2960 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-04 06:34:55 +00:00 |
|
Simone Bordet
|
d99f4e276b
|
Skipping the test under Windows.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2955 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-01 15:28:13 +00:00 |
|
Greg Wilkins
|
d0864f30e4
|
340949 Scanner delays file notifications until files are stable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2949 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-01 03:02:58 +00:00 |
|
Greg Wilkins
|
1bd0adabfb
|
340949 Scanner delays file notifications until files are stable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2948 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-04-01 02:18:18 +00:00 |
|
Greg Wilkins
|
7ebc5c380b
|
337685 use abstract connector. more debugging output
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2927 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-03-30 03:43:33 +00:00 |
|
Greg Wilkins
|
fdf199e254
|
organized imports
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2912 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-03-25 05:59:18 +00:00 |
|
Michael Gorovoy
|
626ef8271b
|
339150 Validate client certificate when it is used for authentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2882 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-03-12 02:01:01 +00:00 |
|
Greg Wilkins
|
e20fa91252
|
337685 Update websocket API in preparation for draft -07
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2877 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-03-10 13:15:27 +00:00 |
|
Simone Bordet
|
9e4ad23c36
|
Javadocs.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2835 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-03-01 15:12:09 +00:00 |
|
Greg Wilkins
|
2cc4fbb5ee
|
337685 Work in progress on draft 6 websockets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2831 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-02-28 09:45:41 +00:00 |
|
Jesse McConnell
|
42f1a1ea63
|
337258 Scanner start and end cycle notification via listener
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2793 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-02-15 22:23:34 +00:00 |
|
Joakim Erdfelt
|
e81903e259
|
Fixing missing javadoc (causing error in eclipse & maven javadoc plugin)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2767 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-02-09 22:45:11 +00:00 |
|
Jesse McConnell
|
0be1f078dd
|
add license header
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2751 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-02-09 14:41:55 +00:00 |
|
Jesse McConnell
|
51d0e347e7
|
Bug 316382 certificate validator class for use in multiple places in jetty, pulling this in now from michael's sandbox as its generally useful for his client and server work and my current policy changes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2748 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-02-08 23:01:44 +00:00 |
|
Greg Wilkins
|
f9458ee5ca
|
332937 Added Destroyable Dumpable interfaces and reworked dependent lifecycles, specially of JNDI
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2721 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-02-02 01:35:38 +00:00 |
|
Michael Gorovoy
|
d6923903cb
|
331803: Update XML configuration files to use proper arguments for startup commands in examples
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2698 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-01-26 16:24:35 +00:00 |
|
Joakim Erdfelt
|
f3a2a575aa
|
Fixing broken javadoc and imports
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2673 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-01-21 20:49:28 +00:00 |
|
Jesse McConnell
|
12df3737f6
|
Bug 319178 test failure fix in jetty-util on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2656 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-01-12 21:31:58 +00:00 |
|
Greg Wilkins
|
8bd319093f
|
333481 Handle UTF-32 codepoints
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2632 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-01-07 12:03:15 +00:00 |
|
Greg Wilkins
|
db7d2afe82
|
file destroyer
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2628 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-01-06 11:16:01 +00:00 |
|
Greg Wilkins
|
68323125b6
|
improved debugging dumps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2625 7e9141cc-0065-0410-87d8-b60c137991c4
|
2011-01-04 17:44:11 +00:00 |
|