Commit Graph

2362 Commits

Author SHA1 Message Date
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
Joakim Erdfelt 99a05c1f5e Making eclipse template to add jetty named logger statement easier 2011-08-24 10:22:07 -07:00
Joakim Erdfelt 51c5911e15 Making PMD AvoieAnonymousLogging rule be enforced for this branch 2011-08-24 09:52:07 -07:00
Joakim Erdfelt 786098e9f1 Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
Greg Wilkins f81903388e Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-08-24 10:29:02 +10:00
Greg Wilkins 44b8d56289 353073 updated to draft 11 2011-08-24 10:28:39 +10:00
Michael Gorovoy 852f2faa5a Merge branch 'jetty-monitor' 2011-08-23 17:08:50 -04:00
Michael Gorovoy de6e1de1ed 352222 Moved JmxMonitor functionality from Codehaus 2011-08-23 17:06:42 -04:00
Michael Gorovoy 5aced83287 Added tests for missing CONTINUE 100, error response, and timeout 2011-08-23 16:56:05 -04:00
Joakim Erdfelt 644694b704 Setting @deprecated on the anonymous (non-named) Log usage. 2011-08-23 09:18:16 -07:00
Greg Wilkins da517c815a JETTY-1410 handle 1xx in similar fashion to 401s and 302s 2011-08-23 17:07:31 +10:00
Greg Wilkins b7742a2a11 Merge branch 'jetty1410' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty1410 2011-08-23 16:22:13 +10:00
Michael Gorovoy 07b8f08a37 JETTY-1410 HTTP client handles CONTINUE 100 response correctly 2011-08-23 16:20:37 +10:00
Joakim Erdfelt 96d46df7da Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-08-22 15:17:43 -07:00
Joakim Erdfelt 5ef33386b7 Using released jetty-version-maven-plugin 2011-08-22 15:17:31 -07:00
Michael Gorovoy dcffc52d78 JETTY-1410 HTTP client handles CONTINUE 100 response correctly 2011-08-22 09:58:13 -04:00
Greg Wilkins 6867dae4ee 353073 Add websocket origin setter 2011-08-22 12:02:00 +10:00
Joakim Erdfelt 74b4d6bc2c Merging changes 2011-08-19 12:15:37 -07:00
Joakim Erdfelt 4698cc05c5 Making :update-version profile instead 2011-08-19 12:13:54 -07:00
Jesse McConnell 82b3267dcc revert the paree-version tweak 2011-08-19 14:13:25 -05:00
Jesse McConnell 9d73866c43 attach VERSION.txt as artifact an setup so parse-version is only called
at root level
2011-08-19 14:11:28 -05:00
Joakim Erdfelt b34ccc5915 Making VERSION.txt automatically update itself in the jetty-distribution tarball 2011-08-19 10:52:48 -07:00
Michael Gorovoy d8d5414f64 Added unit test for unexpected data being received by the client 2011-08-19 13:11:57 -04:00
Michael Gorovoy ee1f0e5d9e Quick javadoc fixes 2011-08-19 12:16:04 -04:00