Joakim Erdfelt
|
4c5c954d23
|
[maven-release-plugin] prepare release jetty-7.5.0.RC2
|
2011-08-30 12:47:42 -07:00 |
Joakim Erdfelt
|
ce53687643
|
Updating VERSION.txt to 7.5.0.RC2
|
2011-08-30 12:29:07 -07:00 |
Joakim Erdfelt
|
8e464521f0
|
Minor update to BUILDING.txt
|
2011-08-30 12:26:16 -07:00 |
Joakim Erdfelt
|
570222da94
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-30 12:20:42 -07:00 |
Joakim Erdfelt
|
9adbd0b5eb
|
Bumping up version of jetty-version-maven-plugin to use new :attach-version-text goal
|
2011-08-30 12:20:01 -07:00 |
Greg Wilkins
|
0d17559f7d
|
handle -1 maxIdleTime as disabled timeout
|
2011-08-30 23:37:41 +10:00 |
Greg Wilkins
|
139dd9fa66
|
start websocket client factory thread pool
|
2011-08-30 19:23:17 +10:00 |
Greg Wilkins
|
130ac8441f
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-30 16:05:30 +10:00 |
Greg Wilkins
|
45148353ec
|
293739 Hide stacks in named log testing. Various other minor log cleanups in output.
|
2011-08-30 16:05:21 +10:00 |
Greg Wilkins
|
33fa7afb47
|
356144 added SelectorManager.setSelectorPriorityDelta(int)
|
2011-08-30 14:24:28 +10:00 |
Jan Bartel
|
1ff02e56e2
|
356137 - Upgrade to jsp implementation version 2.1.3-b10
|
2011-08-30 11:26:21 +10:00 |
Jan Bartel
|
5a23e085ed
|
356137 - Upgrade to jsp implementation version 2.1.3-b10
|
2011-08-30 11:25:50 +10:00 |
Jan Bartel
|
97ad4afb19
|
Someone left a new Throwable().printStackTrace() in ContextHandler. Deleted it.
|
2011-08-30 10:47:16 +10:00 |
Michael Gorovoy
|
4bab65040d
|
356128 Removed integration tests from jetty-monitor module
|
2011-08-29 19:36:40 -04:00 |
Simone Bordet
|
3cbe6f7ca0
|
Javadocs.
|
2011-08-30 00:36:52 +02:00 |
Simone Bordet
|
2f76dd13a4
|
Added getter and setter to configure the bind address.
Removed uneffective setSoTimeout() call, it is not used for non-blocking sockets.
Reworked javadocs.
|
2011-08-30 00:21:14 +02:00 |
Michael Gorovoy
|
0763e040e5
|
353014 TimeoutExchangeTest run time reduced
Patch provided by Thomas Becker <tbecker@intalio.com>
|
2011-08-29 16:18:45 -04:00 |
Michael Gorovoy
|
1ba88a6a4b
|
352188 TestClient correctly processes --host option in jetty-websocket
|
2011-08-29 14:13:53 -04:00 |
Greg Wilkins
|
904a0026e1
|
353192 Better warning for classes of wrong type
|
2011-08-29 14:38:38 +10:00 |
Greg Wilkins
|
39d0d4fee9
|
353073 deprecated non factory method for websocket clients
|
2011-08-29 12:27:53 +10:00 |
Greg Wilkins
|
2a5a3a4d01
|
free generator buffers
|
2011-08-29 12:26:48 +10:00 |
Greg Wilkins
|
cd5c73366e
|
added pause to make sure modified time on file changes
|
2011-08-29 10:45:32 +10:00 |
Joakim Erdfelt
|
79fb254151
|
Using released build-support release
|
2011-08-28 09:52:10 -07:00 |
Joakim Erdfelt
|
79db394552
|
Merge from trunk
|
2011-08-26 10:12:45 -07:00 |
Jesse McConnell
|
af07e1cef8
|
[Bug 355854] remove automatic conversion in favor of issuing a warning for jetty-web.xml that can't be processed
|
2011-08-26 11:12:25 -05:00 |
Jesse McConnell
|
05fe9dc2d4
|
[Bug 355854] provide simple mechanism to convert jetty6 jetty-web.xml files to jetty7 on the fly
|
2011-08-26 11:12:24 -05:00 |
Jesse McConnell
|
06881d2717
|
[Bug 355854] provide simple mechanism to convert jetty6 jetty-web.xml files to jetty7 on the fly
|
2011-08-26 11:12:24 -05:00 |
Michael Gorovoy
|
103d7a87c2
|
353623 Added new methods to HttpExchange
|
2011-08-26 03:49:58 -04:00 |
Greg Wilkins
|
e620f43663
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-26 11:51:03 +10:00 |
Greg Wilkins
|
c99498af91
|
353073 factory pattern for clients
|
2011-08-26 11:50:33 +10:00 |
Michael Gorovoy
|
19a8916982
|
353624 HttpURI accepts java.net.URI object in constructor
|
2011-08-25 18:51:29 -04:00 |
Joakim Erdfelt
|
4ace183764
|
Merging from master
|
2011-08-25 12:09:36 -07:00 |
Joakim Erdfelt
|
953b3512f7
|
293739 - Deprecate static Jetty Log usage in favor of named logs
+ Adding StdErrLog.setPrintLongNames(boolean) to allow configuration
of long form or condensed form log names.
|
2011-08-25 11:23:46 -07:00 |
Joakim Erdfelt
|
f874b0412c
|
Adding .pmd to ignores
|
2011-08-25 09:00:32 -07:00 |
Simone Bordet
|
f9eafd34eb
|
Using NullMaskGen if masking is disabled.
|
2011-08-25 14:02:16 +02:00 |
Simone Bordet
|
97cc150144
|
Renamed methods to enable/disable masking to is/setMaskingEnabled().
|
2011-08-25 12:26:33 +02:00 |
Greg Wilkins
|
a7a45bf7d9
|
353073 allows null masks for websocket client
|
2011-08-25 18:36:34 +10:00 |
Greg Wilkins
|
68d562008e
|
353073 draft 12 update
|
2011-08-25 14:05:12 +10:00 |
Greg Wilkins
|
cb295e708d
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-25 12:28:59 +10:00 |
Greg Wilkins
|
def117775d
|
353073 recycle buffer
|
2011-08-25 12:28:49 +10:00 |
Michael Gorovoy
|
d40b9ccca5
|
Merge branch 'jetty1410'
|
2011-08-24 21:26:01 -04:00 |
Michael Gorovoy
|
a81611400d
|
354080 ServletContextHandler allows to replace any subordinate handler when restarted
|
2011-08-24 18:14:10 -04:00 |
Jesse McConnell
|
1b1713bafe
|
add idea files to gitignore
|
2011-08-24 15:33:51 -05: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 |
Joakim Erdfelt
|
3399242d83
|
293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of jetty-ajp, jetty-client, jetty-deploy,
jetty-jaspi, jetty-jndi, jetty-plus, jetty-webapp
|
2011-08-24 13:01:00 -07:00 |
Joakim Erdfelt
|
f7f7e0af75
|
293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of jetty-security, jetty-server, jetty-servlet,
jetty-servlets, jetty-websocket
|
2011-08-24 12:53:27 -07:00 |
Joakim Erdfelt
|
f15617fbb2
|
293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of jetty-continuation, jetty-http, jetty-io
|
2011-08-24 12:51:39 -07:00 |
Joakim Erdfelt
|
b63e56e8e1
|
293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of jetty-xml, jetty-jmx
|
2011-08-24 12:47:55 -07:00 |
Jesse McConnell
|
9f5004e4d3
|
[Bug 355478] set public to HashedSession, looks like honest mistake and not by design to be this way
|
2011-08-24 13:58:09 -05:00 |
Joakim Erdfelt
|
396bb04b86
|
293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of jetty-util
|
2011-08-24 10:22:37 -07:00 |