Simone Bordet
|
5297d98350
|
Fixes #356693 (Too much of the websocket implementation is exposed to the webapp).
WebSocketServlet must be loaded from the webapp classloader, even if the webapp is configured to have parent classloader priority.
|
2011-09-05 13:45:33 +02:00 |
Jan Bartel
|
9800e1e0fb
|
356190 fix monodb tests for changed test api
|
2011-09-05 20:09:43 +10:00 |
Simone Bordet
|
1f380606d1
|
Fixes #356695 (websocket packages should be provided), along with commit a8ce6e8878 .
|
2011-09-05 11:29:43 +02:00 |
Simone Bordet
|
a8ce6e8878
|
Fixed pom.xml by declaring dependencies in the right way.
Dependency on jetty-server must be kept with scope provided (the classes that depend on jetty-server can only be run on Jetty).
|
2011-09-05 11:18:47 +02:00 |
Jan Bartel
|
9ed8a75b9b
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-09-05 13:49:00 +10:00 |
Jan Bartel
|
e8f37070a6
|
356190 - Problem selecting expired sessions java.sql.SQLException: Database 'sessions' not found
|
2011-09-05 13:48:33 +10:00 |
Greg Wilkins
|
898dcc8b2a
|
356693 reduce visibility to webapp of websocket implementations
|
2011-09-05 11:24:37 +10:00 |
Greg Wilkins
|
68fe9c4b82
|
stop test hanging forever so we can work out what is going wrong with intermittant failure
|
2011-09-05 11:22:24 +10:00 |
Greg Wilkins
|
8a40a0d9fb
|
356695 jetty server jars are provided for websockets
|
2011-09-05 11:21:26 +10:00 |
Jesse McConnell
|
837c4ce1cf
|
Merge branch 'release'
|
2011-09-01 11:54:50 -05:00 |
Jesse McConnell
|
bfcd3f6308
|
Updating VERSION.txt top section
|
2011-09-01 11:54:29 -05:00 |
Jesse McConnell
|
a728021edf
|
[maven-release-plugin] prepare for next development iteration
|
2011-09-01 11:17:05 -05:00 |
Jesse McConnell
|
882308f781
|
[maven-release-plugin] prepare release jetty-7.5.0.c20110901
|
2011-09-01 11:16:58 -05:00 |
Jesse McConnell
|
7f405070cb
|
Updating VERSION.txt top section
|
2011-09-01 10:57:29 -05:00 |
Jesse McConnell
|
c3e170bb74
|
Merge branch 'master' into release
|
2011-09-01 10:56:08 -05:00 |
Simone Bordet
|
93aed81e34
|
Added protected getter for the job queue.
|
2011-09-01 16:50:49 +02:00 |
Simone Bordet
|
b2849e36c6
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-09-01 16:30:04 +02:00 |
Simone Bordet
|
d55abffe2d
|
Refactored job.run() into its own method to allow subclasses to override to perform pre/post actions.
|
2011-09-01 16:29:26 +02:00 |
Greg Wilkins
|
6a15cf7dc7
|
javadoc
|
2011-09-01 23:49:30 +10:00 |
Greg Wilkins
|
e68d056b0f
|
setters for max message size in client factory
|
2011-09-01 23:33:05 +10:00 |
Greg Wilkins
|
0b489b8877
|
356421 Upgraded websocket to draft 13 support
|
2011-09-01 12:11:10 +10:00 |
Greg Wilkins
|
9528870b23
|
improved setting of default message maximums
|
2011-09-01 10:48:43 +10:00 |
Jesse McConnell
|
57e9045635
|
[maven-release-plugin] prepare for next development iteration
|
2011-08-31 14:17:32 -05:00 |
Jesse McConnell
|
317491a4d7
|
[maven-release-plugin] prepare release jetty-7.5.0.v20110901
|
2011-08-31 14:17:25 -05:00 |
Jesse McConnell
|
d959276c9a
|
Updating VERSION.txt top section
|
2011-08-31 13:58:27 -05:00 |
Jesse McConnell
|
0b1fff1a7a
|
Updating VERSION.txt top section
|
2011-08-31 13:56:53 -05:00 |
Jesse McConnell
|
b6abe647aa
|
Merge branch 'master' into release
|
2011-08-31 13:55:18 -05:00 |
Joakim Erdfelt
|
31eb258e1f
|
Updating gitignores for IDEAJ
|
2011-08-31 09:46:36 -07:00 |
Simone Bordet
|
0f8939dd96
|
Added test for the lost messages bug.
|
2011-08-31 18:29:09 +02:00 |
Greg Wilkins
|
ba87334389
|
353073 better warnings
|
2011-08-31 21:53:34 +10:00 |
Greg Wilkins
|
0a5e3d2f4c
|
353073 better warnings
|
2011-08-31 21:46:42 +10:00 |
Greg Wilkins
|
0f54330156
|
353073 more false frag tests
|
2011-08-31 21:41:13 +10:00 |
Greg Wilkins
|
82e364730b
|
353073 blocking tests
|
2011-08-31 18:35:40 +10:00 |
Greg Wilkins
|
582655ef52
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-31 17:08:08 +10:00 |
Greg Wilkins
|
a55ba2eac3
|
353073 blocking tests
|
2011-08-31 17:07:48 +10:00 |
hmalphettes
|
15a773751b
|
Fix the source bundles for OSGi for montiro and nosql
|
2011-08-31 12:57:33 +08:00 |
Michael Gorovoy
|
d6da533ca5
|
Moved jetty-distribution to main modules list
|
2011-08-30 19:35:24 -04:00 |
Michael Gorovoy
|
a619c099f9
|
Cleaned up pom.xml in jetty-monitor
|
2011-08-30 18:10:48 -04:00 |
Greg Wilkins
|
93c14a31a6
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-31 07:56:07 +10:00 |
Joakim Erdfelt
|
b482138eca
|
Merge branch 'release'
|
2011-08-30 14:03:27 -07:00 |
Joakim Erdfelt
|
b0b4c31dfe
|
Setting Next Development Version in VERSION.txt
|
2011-08-30 14:01:32 -07:00 |
Michael Gorovoy
|
9c862f2699
|
HttpExchangeTest#testOptionsWithExchange no longer fails on Mac OS X
|
2011-08-30 16:47:19 -04:00 |
Joakim Erdfelt
|
e60df19490
|
[maven-release-plugin] prepare for next development iteration
|
2011-08-30 13:13:46 -07:00 |
Joakim Erdfelt
|
460c754e4e
|
[maven-release-plugin] prepare release jetty-7.5.0.RC2
|
2011-08-30 13:13:39 -07:00 |
Joakim Erdfelt
|
7663a83616
|
[maven-release-plugin] rollback the release of jetty-7.5.0.RC2
|
2011-08-30 12:52:45 -07:00 |
Joakim Erdfelt
|
3280e9401a
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-30 12:52:15 -07:00 |
Joakim Erdfelt
|
4c5c954d23
|
[maven-release-plugin] prepare release jetty-7.5.0.RC2
|
2011-08-30 12:47:42 -07:00 |
Michael Gorovoy
|
aefd353752
|
Adjusted TimeoutExchangeTest timeouts
|
2011-08-30 15:35:13 -04: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 |