Jesse McConnell
|
57a6258f96
|
[maven-release-plugin] prepare release jetty-8.1.7.v20120910
|
2012-09-10 13:59:10 -05:00 |
Jesse McConnell
|
1ec8b2621b
|
[maven-release-plugin] prepare release jetty-7.6.7.v20120910
|
2012-09-10 13:47:05 -05:00 |
Jesse McConnell
|
fbadf940be
|
Merge branch 'jetty-8' into release-8
|
2012-09-10 13:16:03 -05:00 |
Jesse McConnell
|
0c3f1b6ab1
|
prep for release
|
2012-09-10 13:15:40 -05:00 |
Jesse McConnell
|
62322beaa9
|
merge from master
|
2012-09-10 13:14:24 -05:00 |
Jesse McConnell
|
4180d7e1f5
|
prepare for release
|
2012-09-10 12:59:04 -05:00 |
Jesse McConnell
|
83781bce8d
|
prepare for release
|
2012-09-10 12:57:18 -05:00 |
Jesse McConnell
|
8da32f2630
|
Merge branch 'master' into release
|
2012-09-10 12:53:31 -05: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 |
Simone Bordet
|
18539cd903
|
Reverted log call at info level back to debug level.
|
2012-09-10 18:05:18 +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 |
Jan Bartel
|
7c8c5df238
|
Merge remote-tracking branch 'origin/master' into jetty-8
|
2012-09-06 14:29:12 +10:00 |
Jan Bartel
|
2de753b30a
|
388895 Update dependencies for jetty-jndi
|
2012-09-06 11:55:02 +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 |
Thomas Becker
|
bdb75b9881
|
jetty-9 jetty-util remove plugin.xml from assembly
|
2012-09-05 10:43:30 +02:00 |
Thomas Becker
|
8076d86376
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-plugin
|
2012-09-05 10:42:02 +02:00 |
Thomas Becker
|
db3fbb9cb3
|
jetty-9 jetty-plugins now reads from multiple cofigurable groupIds. Currently org/eclipse/jetty and org/mortbay/jetty
|
2012-09-05 10:41:45 +02:00 |