5292 Commits

Author SHA1 Message Date
Simone Bordet
772fa55b99 jetty-9 - HTTP client: Using standard Jetty SecurityHandler for authentication tests. 2012-09-13 09:01:06 +02:00
Greg Wilkins
35a86c3373 jetty-9 more configuration clean ups 2012-09-13 16:49:15 +10:00
Greg Wilkins
e596d6eef6 jetty-9 more xml configuration 2012-09-13 15:30:07 +10:00
Greg Wilkins
9940796a32 jetty-9 xml configurations 2012-09-13 14:43:03 +10:00
Greg Wilkins
c709981aa5 jetty-9 finished refactor for oneconnector and configuration pluggability 2012-09-13 10:00:44 +10:00
Greg Wilkins
a41b6e32ac Merge branch 'jetty-9-configuration' into jetty-9
Conflicts:
	jetty-io/src/main/java/org/eclipse/jetty/io/ssl/SslConnection.java
2012-09-13 08:22:06 +10:00
Greg Wilkins
b3e8f91026 jetty-9 flush returns boolean to say completely flushed or not 2012-09-13 08:11:05 +10:00
Greg Wilkins
79caf45604 Merge branch 'jetty-9' into jetty-9-configuration
Conflicts:
	jetty-io/src/main/java/org/eclipse/jetty/io/ssl/SslConnection.java
2012-09-12 23:11:12 +10:00
Greg Wilkins
427a01855c jetty-9 WriteFlusher handlers buffering endpoints 2012-09-12 23:06:19 +10:00
Joakim Erdfelt
2d070970b8 Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9 2012-09-10 15:15:49 -07:00
Joakim Erdfelt
550f0d28f6 attempting to address the SCEPSslTest.testWriteBlocked() failures 2012-09-10 15:15:31 -07:00
Greg Wilkins
26f5ffc459 jetty-9 improve SslConnection toString 2012-09-11 08:04:33 +10:00
Simone Bordet
a51e6a2cb5 jetty-9 - HTTP client: Reverted change to logging file (was not the right logging file). 2012-09-10 23:11:32 +02:00
Simone Bordet
2d944f61b1 jetty-9 - HTTP client: Reduced test logging. 2012-09-10 23:08:06 +02:00
Simone Bordet
60a0b8ac8d jetty-9 - HTTP client: Implemented basic authentication. 2012-09-10 18:46:16 +02:00
Simone Bordet
f3edbf9594 jetty-9 - HTTP client: Introduced protocol handlers to handle redirect and authentication. 2012-09-10 18:46:16 +02:00
Simone Bordet
4ddc55ae11 jetty-9 - HTTP client: Clarified semantic of Response.Listener.onComplete(), introducing a Result class to hold the result of the exchange. 2012-09-10 18:46:16 +02:00
Simone Bordet
6f8a1c697f jetty-9 - HTTP client: Introduced the concept of exchange completed via a new method in Response.Listener that is invoked only when the exchange is completed. 2012-09-10 18:46:16 +02:00
Simone Bordet
5235dc6ea1 jetty-9 - HTTP client: moved exchange failure state from the receiver to the exchange where it better belongs. 2012-09-10 18:46:16 +02:00
Greg Wilkins
73ebe89019 jetty-9 refactored configuration 2012-09-10 20:26:14 +10:00
Greg Wilkins
a15d71932f jetty-9 protection from double onFillable calls 2012-09-09 08:31:31 +10:00
Greg Wilkins
2bb425d0b2 jetty-9 improved buffer recycling 2012-09-09 07:42:03 +10:00
Simone Bordet
03a92fb966 jetty-9 - HTTP client: implemented correctly execution of queued requests. 2012-09-07 15:15:32 +02:00
Simone Bordet
67670c22bd jetty-9 - Removed debug code. 2012-09-07 12:05:48 +02:00
Simone Bordet
1da6b61854 jetty-9 - HTTP client: implemented correct shutdown. 2012-09-07 00:05:12 +02:00
Simone Bordet
8b7e1463a1 jetty-9 - HTTP client: implemented cookie functionalities. 2012-09-07 00:05:12 +02:00
Joakim Erdfelt
3ba074ecc8 Adding .STACKS=(boolean) support to StdErrLog configuration 2012-09-06 12:33:38 -07:00
Simone Bordet
9c194ce2b5 jetty-9 - HTTP client: implemented query params and connection failure handling. 2012-09-06 13:24:38 +02:00
Simone Bordet
d8ed9116f1 jetty-9 - Moved SPDY's Headers class to jetty-util module as Fields. 2012-09-06 13:22:04 +02:00
Simone Bordet
236df8e94b Jetty9 - Fixed compilation issues. 2012-09-06 09:37:11 +02:00
Simone Bordet
4c26d98187 Jetty9 - Fixed copyright headers. 2012-09-06 09:16:57 +02:00
Simone Bordet
1c306ad89c Jetty9 - Removed code duplication for calculating the jetty version. 2012-09-06 09:16:34 +02:00
Simone Bordet
d74d7a7a09 Jetty9 - Reorganized new jetty-client classes. 2012-09-06 09:00:01 +02:00
Simone Bordet
1301686281 Moved new jetty-client-new module to jetty-client. 2012-09-06 08:46:56 +02:00
Simone Bordet
7231c82b69 Merged branch 'jetty-9' into jetty-9-client. 2012-09-06 08:41:48 +02:00
Simone Bordet
c02f266511 Moved old jetty-client module to jetty-client-old. 2012-09-06 08:28:28 +02:00
Jan Bartel
29b4418876 Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9 2012-09-06 16:25:24 +10:00
Jan Bartel
605df36577 Add changeSessionId() method in preparation for servlet-3.1 2012-09-06 16:23:46 +10:00
Greg Wilkins
358e5b5bfd jetty-9 fixed jetty-spring 2012-09-06 16:07:46 +10:00
Greg Wilkins
2dfcebfc04 jetty-9 distribution working 2012-09-06 14:54:55 +10:00
Greg Wilkins
3acf2e65ed jetty-9 moved servlet dependencies out of jetty-http 2012-09-06 09:13:17 +10:00
Greg Wilkins
0b3865d749 jetty-9 removed unused schedulers 2012-09-06 09:12:31 +10:00
Simone Bordet
c8b76fa759 Jetty9 - Eight take at HTTP client implementation: supporting conversation over multiple destinations. 2012-09-05 22:53:20 +02:00
Simone Bordet
b4115c0101 Jetty9 - Seven take at HTTP client implementation: test fixes. 2012-09-05 21:41:24 +02:00
Simone Bordet
4ec7ef2800 Jetty9 - Sixth take at HTTP client implementation: all tests are passing. 2012-09-05 19:43:42 +02:00
Thomas Becker
2b1532d839 jetty-9 jetty-plugin exit on errors 2012-09-05 17:03:40 +02:00
Simone Bordet
9bd395835e Jetty9 - Fifth take at HTTP client implementation: all tests are passing. 2012-09-05 14:14:58 +02:00
Thomas Becker
4b628e560a jetty-9 license header fix 2012-09-05 13:46:46 +02:00
Simone Bordet
2715f64441 Jetty9 - Fourth take at HTTP client implementation. 2012-09-05 13:33:38 +02:00
Thomas Becker
0482b3c13d jetty-9 license header fix 2012-09-05 13:18:23 +02:00