Greg Wilkins
129583679a
jetty-9 javadoc improvements and renamed SelectChannelConnector to ServerConnector
2012-09-17 17:37:56 +10:00
Joakim Erdfelt
3d1d76d214
Merge from jetty-8 to jetty-9 (license header standarization)
2012-08-17 13:44:22 -07:00
Jesse McConnell
00ed549898
standardize license header blocks
2012-08-16 19:11:27 -05:00
Simone Bordet
136f7924fd
Jetty9 - Refactored usage of components that were using custom stop timeout to use the get/setStopTimeout() methods inherited from AbstractLifeCycle.
2012-08-10 19:02:16 +02:00
Simone Bordet
822abe514e
Jetty9 - Improved idle timeout handling.
...
Idle timeouts are not enforced anymore by polling the AsyncEndPoints from the SelectorManager,
but instead the AsyncEndPoints now take a SchedulerExecutorService as parameter and perform
their own enforcing of the idle timeout.
Also removed a few Timer usages (replaced by SchedulerExecutorService) and fixed XML files
referencing old APIs.
2012-07-24 10:38:28 +02:00
Simone Bordet
d2a0cb5c50
Jetty9 - Fixed compilation problems.
2012-07-23 15:38:27 +02:00
Jesse McConnell
aa941f5711
quick pass through to clean up missing or incorrect license blocks
2012-07-11 12:29:46 -05:00
Thomas Becker
40963a884e
Revert "Making --dry-run work with paths that have spaces"
...
This reverts commit 3df95d45c2
.
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2012-01-30 09:17:53 -07:00
Greg Wilkins
067e3f17cb
avoid NPE with jdk 7u4ea8 changed behaviour of SslContext init
2012-01-23 16:58:29 +11:00
Joakim Erdfelt
3df95d45c2
Making --dry-run work with paths that have spaces
2012-01-20 11:27:38 -07:00
Joakim Erdfelt
fc3d2f0599
Setting TRACE tests to @Ignore pending review of changes for realmless security constraints that have rendered the TRACE tests invalid for integration testing of the default configuration
2012-01-17 12:16:55 -07:00
Greg Wilkins
d4a23c2a65
368633 fixed configure.dtd resource mappings
2012-01-16 13:58:44 +11:00
Greg Wilkins
202475aad9
clean build
2011-11-07 15:34:33 +11:00
Greg Wilkins
61664d3c0f
Added concept of SslConnection
2011-10-26 01:15:59 +11:00
Greg Wilkins
5140a95144
refactored HttpConnection name
2011-10-20 15:12:19 +11:00
Greg Wilkins
75645cef0e
358674 Added include/exclude protocols to SslContextFactory
2011-09-23 08:02:42 +10:00
Michael Gorovoy
4bab65040d
356128 Removed integration tests from jetty-monitor module
2011-08-29 19:36:40 -04:00
Joakim Erdfelt
f6d45d5650
293739 - Deprecate static Jetty Log usage in favor of named logs
...
+ Finished conversion of the rest of jetty 7.x
2011-08-24 13:14:28 -07: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
Joakim Erdfelt
acc4f230fc
Merging back /branches/jetty-bug-296978 revs 2674:HEAD
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2709 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 18:58:47 +00:00
Greg Wilkins
543118f837
329410 Enforce XmlConfiguration properties as Map<String,String>
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2469 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-04 02:08:49 +00:00
Greg Wilkins
72e6f5ee40
328199 ensure SSL closes connections when shutdownoutput is attempted
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2388 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-22 23:12:22 +00:00
Greg Wilkins
f16dcd8cad
reduced verbosity of tests reporting errors
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2064 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 15:53:01 +00:00
Greg Wilkins
517130e909
317759 Allow roles and constraints to be added after init
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2043 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 00:39:13 +00:00
Greg Wilkins
21f0c161d2
JETTY-547 delay close after shutdown
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1948 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 06:11:12 +00:00
Joakim Erdfelt
685b799c37
309185 - Fix the over 300 Javadoc warnings
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1634 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 16:27:12 +00:00
Joakim Erdfelt
500f91bbce
310703 - Update test suite to JUnit4 - Module tests/test-integration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1617 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 20:07:00 +00:00
Joakim Erdfelt
1755a8c069
310703 - Update test suite to JUnit4 - Module tests/test-integration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1616 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 20:06:51 +00:00
Greg Wilkins
b12bdbc06e
306782 Do not skip content if 100 not sent, but content available
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1416 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-27 19:56:53 +00:00
Greg Wilkins
a4b09b44da
JETTY-1192 Fixed Digested POST
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1384 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 14:33:47 +00:00
Greg Wilkins
0207f90d5b
JETTY-1192 Fixed Digested POST
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1383 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 12:41:11 +00:00
Greg Wilkins
37fe212f35
JETTY-983 range handling cleanup
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1267 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 05:14:07 +00:00
Greg Wilkins
227fb5abec
numerous code cleanups
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1014 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 07:48:39 +00:00
Joakim Erdfelt
37059788f3
Fixing test failures in RFC2616 section 9.4
...
* A timing issue was discovered in the test case (not a bug in jetty),
added some code to filter out the "Date: " header as there can be a
difference in that header between the GET and HEAD calls.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@645 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 23:56:31 +00:00
Joakim Erdfelt
0e10f592d8
[BUG 283172] fix build on windows
...
* Undoing misplaced .toSystemLN() hack in favor of using Subversion svn:eol-style property correctly.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@552 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-11 00:56:03 +00:00
Joakim Erdfelt
1c11416ad4
[BUG 283172] fix build on windows
...
* Ensure tmpdir exists
* Ensure tmpdir is not reused between tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@549 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-11 00:01:29 +00:00
Joakim Erdfelt
b3c82d1bbf
[BUG 283172] fix build on windows
...
* Using /target/work/${testname}/ as temp dir for webapp deployment (so as to play nice in windows, and not fill up the ${java.io.tmpdir} with webapp deployments)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@548 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 23:56:08 +00:00
Joakim Erdfelt
d8006aaafd
[BUG 283172] fix build on windows
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@547 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 23:36:35 +00:00
Joakim Erdfelt
90105841ab
* Correcting System LN issue.
...
* Fixing test name typo.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@546 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 23:04:02 +00:00
Joakim Erdfelt
ebb3c4966c
[BUG 283172] fix build on windows
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@543 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 21:50:22 +00:00
Greg Wilkins
42a33c32fc
slighly quicker tests
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@534 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 23:26:36 +00:00
Joakim Erdfelt
3a7cc3809f
271535 Adding integration tests, and enabling RFC2616 tests.
...
Adding /tests/test-integration/ tree, along with new RedirectRegexRule.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@496 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 19:28:16 +00:00