Greg Wilkins
d9711b7697
383251 500 for SocketExceptions
2012-07-04 15:29:39 +02:00
Greg Wilkins
05f9ba8244
jetty-9 moved connection upgrade support to HttpConnection completed
2012-07-04 14:17:41 +02:00
Greg Wilkins
f8187106fc
jetty-9 do not 200 until handled
2012-07-03 19:22:51 +02:00
Jan Bartel
016939e788
JETTY-1525 Show handle status in response debug message
2012-07-03 16:21:14 +02:00
Joakim Erdfelt
7330974707
Bumping version identifier
2012-06-25 12:48:58 -07:00
Jesse McConnell
31ed425361
Merge branch 'master' into jetty-8
2012-06-21 12:15:06 -05:00
Jesse McConnell
2c384bb78d
[Bug 383251] socket timeout exception returns 504, ioexception returns 500 in connector handler
2012-06-21 12:14:23 -05:00
Jesse McConnell
8c85f06c33
Merge branch 'master' into jetty-8
2012-06-21 11:46:19 -05:00
Jesse McConnell
42843730ac
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-06-21 11:43:42 -05:00
Jesse McConnell
9ddd3e5e04
[Bug 383251] socket timeout exception returns 504, ioexception returns 500 in connector handler
2012-06-21 11:43:30 -05:00
Jesse McConnell
d1ec5a151f
Merge branch 'master' into jetty-8
2012-06-21 10:53:55 -05:00
Jesse McConnell
7235751873
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-06-21 10:53:36 -05:00
Jesse McConnell
82a02c578c
[Bug 383251] resolve npe and return 500 when remote server is unaccessible
2012-06-21 10:52:40 -05:00
Jesse McConnell
9b2d7bb9bf
[Bug 383251] resolve npe and return 500 when remote server is unaccessible
2012-06-21 10:50:06 -05:00
Greg Wilkins
ad689a6a57
jetty-9 more renaming and signature tuning
2012-06-07 17:17:37 +02:00
Simone Bordet
d1bc48de70
More SSL tests.
2012-06-07 14:02:43 +02:00
Jan Bartel
a7b1dd5e93
Merge remote-tracking branch 'origin/master' into jetty-8
2012-06-07 00:59:37 +02:00
Greg Wilkins
3f80ec2bc2
jetty-9 lots of renaming
2012-06-06 21:35:51 +02:00
Greg Wilkins
903e4cd0f2
jetty-9 many name and javadoc cleanups
2012-06-06 16:40:19 +02:00
Jan Bartel
0d38d30ff6
Make compatible with jdk1.5
2012-06-06 15:41:11 +02:00
Greg Wilkins
792509d459
jetty-9 jetty-deployer passing tests
2012-06-06 15:27:56 +02:00
Greg Wilkins
27b6d43164
381825 leave URI params in forwarded requestURI
2012-06-06 11:19:15 +02:00
Greg Wilkins
c1f3545d7c
jetty-9 passing jetty-servlet tests!!!!
2012-06-05 18:11:20 +02:00
Greg Wilkins
5415517cc0
jetty-9 organize imports
2012-06-05 14:06:18 +02:00
Greg Wilkins
c318cb8167
jetty-9 jetty-security passing tests
2012-06-05 14:02:44 +02:00
Greg Wilkins
96cbd53c47
jetty-9 jetty-server passing tests
2012-06-04 17:27:46 +02:00
Jan Bartel
9149a69446
Merge remote-tracking branch 'origin/master' into jetty-8
2012-06-04 13:49:25 +02:00
Jan Bartel
1bfb7df771
381402 Make ContextHandler take set of protected directories
2012-06-04 12:02:40 +02:00
Greg Wilkins
3e5eff3719
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-06-04 08:26:54 +02:00
Greg Wilkins
5f89c2fd0d
supress verbose warning of illegal cookie names
2012-06-04 07:55:20 +02:00
Jan Bartel
f9a917f538
379250 Server is added to shutdown hook twice
2012-06-02 11:55:10 +02:00
Greg Wilkins
18141b68a3
380212: nobbled test that sometimes fails for SSL
2012-06-01 19:17:25 +02:00
Greg Wilkins
b2a55556b0
jetty-9 sbordet more tests
2012-06-01 00:32:09 +02:00
Greg Wilkins
80ff0586a8
jetty-9 new simple SslConnection (mostly working)
2012-05-31 00:53:25 +02:00
Jan Bartel
97fffb4e6a
380866 maxIdleTime set to 0 after session migration
2012-05-29 18:06:22 +02:00
Greg Wilkins
3f51fb52fa
jetty-9 jetty-server compiling and passing many tests
2012-05-28 09:37:55 +02:00
Greg Wilkins
145938cecc
jetty-9 updated more test harness
2012-05-28 09:32:12 +02:00
Greg Wilkins
571eb63bcd
jetty-9 updated more test harness
2012-05-27 23:23:55 +02:00
Greg Wilkins
a0dae20ac0
jetty-9 \o/ first suspend resume cycles on jetty-9
2012-05-25 11:33:04 +02:00
Greg Wilkins
c274cb6413
jetty-9 removed horrid hack to make onClose events work
2012-05-25 09:41:23 +02:00
Jesse McConnell
ae65cf6b5e
Merge branch 'master' into jetty-8
2012-05-24 15:12:15 -05:00
Greg Wilkins
0789690cea
jetty-9 horrid hack to make onClose events work
2012-05-24 22:00:45 +02:00
Greg Wilkins
c7979d399a
379046 idle close dispatched to own thread and deregistered from further idle calls
2012-05-24 21:57:30 +02:00
Greg Wilkins
4f86f0626c
jetty-9 renamed stats test
2012-05-24 18:37:28 +02:00
Greg Wilkins
4fa4daf369
jetty-9 ResponseTests passing
2012-05-24 15:21:14 +02:00
Greg Wilkins
1e662c6311
jetty-9 RequestTests passing
2012-05-23 22:52:27 +02:00
Greg Wilkins
4473572b6d
jetty-9 more progress with RFC2616 tests
2012-05-23 18:04:50 +02:00
Greg Wilkins
8b98e3918c
jetty-9 more progress with server tests
2012-05-23 11:49:21 +02:00
Greg Wilkins
294150f485
jetty-9 passing timeout tests
2012-05-23 10:19:23 +02:00
Greg Wilkins
b8517abb14
jetty-9 improved contract between HttpConnection and HttpChannel
2012-05-22 22:28:26 +02:00
Jan Bartel
34954bc617
Merge remote-tracking branch 'origin/master' into jetty-8
2012-05-22 17:28:40 +02:00
Greg Wilkins
077b220cf8
380212 Clear buffer if parsing fails due to full buffer
2012-05-22 14:23:40 +02:00
Greg Wilkins
e002fc4a5e
367608 - ignore the aysncrequestreadtest as it is known to fail and is waiting for a fix
2012-05-22 12:01:09 +02:00
Greg Wilkins
40ed3a013a
jetty-9 some progress on HTTP error handling but more work needed. See SelectChannelServerTest
2012-05-18 13:12:38 +02:00
Greg Wilkins
b87e0f776b
jetty-9 commitError always completes state
2012-05-18 09:48:15 +02:00
Greg Wilkins
74e0063f3c
jetty-9 fixed error handling state
2012-05-18 09:27:26 +02:00
Greg Wilkins
c8df5b3477
jetty-9 Wired up AsyncContext and Continuations
2012-05-17 16:26:11 +02:00
Greg Wilkins
60b38b7775
jetty-9 HttpChannel cleanup
2012-05-17 15:56:02 +02:00
Greg Wilkins
b9a2661a4e
jetty-9 removed HttpException
2012-05-17 15:12:45 +02:00
Greg Wilkins
6502370426
jetty-9 continue clean up of HttpConnector. Removed idle check
2012-05-17 14:14:56 +02:00
Greg Wilkins
4e3826210b
jetty-9 progress on reading input
2012-05-15 16:33:30 +02:00
Greg Wilkins
1c319703b9
jetty-9 converted parser to consume all
2012-05-15 16:03:07 +02:00
Greg Wilkins
68f8e073db
jetty-9 progress on unit tests and LocalConnector
2012-05-14 19:58:09 +02:00
Greg Wilkins
fcfb5d704a
jetty-9 AsyncByteArrayEndPoint test
2012-05-14 10:58:45 +02:00
Simone Bordet
4b8f6b8413
jetty-9 SelectorManager refactorings.
2012-05-11 19:30:30 +02:00
Greg Wilkins
835961dca8
jetty-9 updated http tests for NEED_COMMIT changes
2012-05-11 18:18:34 +02:00
Greg Wilkins
cc0266f733
jetty-9 more HttpChannel refactoring
2012-05-11 16:51:24 +02:00
Greg Wilkins
d7729422f6
jetty-9 first HTTP requests handled and served
2012-05-11 10:38:57 +02:00
Simone Bordet
9e8b2f1aad
SSL refactorings.
2012-05-11 10:19:47 +02:00
Greg Wilkins
e348f2d4f5
jetty-9 progress on jetty-server
2012-05-10 12:19:16 +02:00
Greg Wilkins
979dae0021
jetty-9 moved FutureCallback to jetty-util
2012-05-09 18:27:09 +02:00
Simone Bordet
2b0cbac192
Added HttpScheme.asString().
2012-05-09 17:09:25 +02:00
Greg Wilkins
775376ac98
jetty-9 refactored stats
2012-05-09 14:34:10 +02:00
Greg Wilkins
a7154fcb05
jetty-9 work in progress
2012-05-09 13:30:27 +02:00
Greg Wilkins
c1011c54a4
jetty-9 work in progress
2012-05-09 11:18:20 +02:00
Greg Wilkins
0c81b36e04
jetty-9 work in progress on jetty-server
2012-05-09 08:30:09 +02:00
Greg Wilkins
fa59ddcc4b
jetty-9 switched back to normal synchronization
2012-05-08 20:09:02 +02:00
Greg Wilkins
bc7e42e31f
jetty-9 more robust test
2012-05-08 19:44:35 +02:00
Simone Bordet
2b26d2f3ee
Refactorings.
2012-05-08 19:00:40 +02:00
Greg Wilkins
df8af92aeb
jetty-9 fixed compiles
2012-05-08 18:30:22 +02:00
Greg Wilkins
6d64bcd38a
jetty-9 more removal of AsyncConnection
2012-05-08 15:30:32 +02:00
Jan Bartel
2131a40559
Merge remote-tracking branch 'origin/master' into jetty-8
2012-05-07 13:54:30 +02:00
Jan Bartel
50ebafb286
378487 Null out contextPath on Request.recycle
2012-05-04 15:58:38 +02:00
Greg Wilkins
017d6e7c2a
jetty-9 cleanups
2012-05-03 21:41:54 +02:00
Greg Wilkins
60f9d7faff
jetty-9 working on ByteArrayEndPoint
2012-05-03 15:17:23 +02:00
Greg Wilkins
c61497327a
jetty-9 new jetty-io NIO.2 inspired design, mostly working but more work needed on SSL
2012-05-02 17:22:55 +02:00
Jan Bartel
1ca8eb030d
377610 New session not timed out if an old session is invalidated in scope of same request
2012-05-02 16:41:32 +02:00
Thomas Becker
011ae1f447
377587: UnitTest for ConnectHandler.write() with partial writes and non full buffer.
...
Change-Id: I8a8a3d57cba7a9c3502d1b6af6ff6eb5ac4e4ef5
377587: UnitTest for ConnectHandler.write() with partial writes and non full buffer.
Change-Id: I8d104d54de55e22325d14e69b474b245fe9d126c
2012-04-27 11:13:44 +02:00
Greg Wilkins
c7f25b0928
jetty-9 work in progress
2012-04-26 10:03:21 +10:00
Greg Wilkins
925340c72b
handle setting null charset
2012-04-26 08:03:29 +10:00
Greg Wilkins
b5d377ab26
377587 ConnectHandler write will block on partial write
2012-04-25 11:19:43 +10:00
Jan Bartel
7da85a2719
377323 Request#getParts() throws ServletException when it should be throwing IllegalStateException
2012-04-24 17:25:08 +10:00
Simone Bordet
107d3a4492
Removed duplicate logger.
2012-04-23 16:25:21 +02:00
Simone Bordet
ef7057a4f1
Made testCONNECTAndPOSTWithBigBody() send a bigger body to exercise SelectChannelEndPoint.blockWritable().
2012-04-20 15:07:36 +02:00
Greg Wilkins
adb1d86ab8
jetty-9 work in progress
2012-04-13 12:08:46 +10:00
Greg Wilkins
f144b6562e
Merge remote-tracking branch 'origin/master' into jetty-8
...
Conflicts:
jetty-servlets/src/test/java/org/eclipse/jetty/servlets/gzip/GzipTester.java
2012-04-12 22:20:01 +10:00
Greg Wilkins
f9a75984f0
374504: updated cookies for rfc6265
2012-04-12 20:24:50 +10:00
Greg Wilkins
ee2d289f63
Merge remote-tracking branch 'origin/master' into jetty-8
...
Conflicts:
jetty-npn/pom.xml
jetty-osgi/jetty-osgi-boot-jsp/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot-jsp/src/main/java/org/eclipse/jetty/osgi/boot/jasper/WebappRegistrationCustomizerImpl.java
jetty-osgi/jetty-osgi-boot-jsp/src/main/java/org/eclipse/jetty/osgi/boot/jsp/FragmentActivator.java
jetty-osgi/jetty-osgi-boot-logback/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot-warurl/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/internal/webapp/WebBundleDeployerHelper.java
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/internal/webapp/WebBundleTrackerCustomizer.java
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/utils/internal/DefaultFileLocatorHelper.java
jetty-osgi/jetty-osgi-equinoxtools/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-httpservice/META-INF/MANIFEST.MF
jetty-spdy/spdy-jetty-http-webapp/pom.xml
jetty-spdy/spdy-jetty-http/pom.xml
jetty-spdy/spdy-jetty/pom.xml
2012-04-12 16:02:34 +10:00
Greg Wilkins
737db225e3
jetty-9 progress on SslConnection tests
2012-04-05 23:17:30 +10:00
Greg Wilkins
e7dcd16757
jetty-9 Simplified interface
2012-04-04 14:00:16 +10:00