Joakim Erdfelt
|
a46e8bb2e5
|
Removing junit Rule based LeakTrackingBufferPool implementation
|
2017-09-27 15:05:34 -07:00 |
Greg Wilkins
|
1b7ebf5599
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2017-09-23 00:22:57 +10:00 |
Joakim Erdfelt
|
d9865a02ba
|
Updating to version 9.4.8-SNAPSHOT
|
2017-09-14 08:44:27 -07:00 |
Joakim Erdfelt
|
80fb788d0c
|
Updating to version 9.4.7.v20170914
|
2017-09-14 07:35:18 -07:00 |
Simone Bordet
|
ac2776259c
|
Issue #1815 - WebSocket test failures.
Ignored unstable tests.
|
2017-09-13 10:46:22 +02:00 |
Joakim Erdfelt
|
45a4b87a33
|
Fixes #1662 - Removing harmless NPE on websocket compress with null frame payload
|
2017-09-06 10:57:28 -07:00 |
Joakim Erdfelt
|
28d2f30769
|
Fixing compilation error
|
2017-09-06 10:24:47 -07:00 |
Joakim Erdfelt
|
db77305550
|
Fixes #1756 - improving javadoc for WebSocketPolicy max text/binary message size
|
2017-09-06 10:22:12 -07:00 |
Joakim Erdfelt
|
acc7c97969
|
Removing @Rule LeakTrackingBufferPoolRule - bad threading behavior / false positives
|
2017-09-06 10:16:32 -07:00 |
Joakim Erdfelt
|
752fda19b9
|
Fixes #1767 - removing debug output from testing
|
2017-09-06 10:14:49 -07:00 |
Simone Bordet
|
bce20d1b2e
|
Merged branch 'jetty-9.4.x' into 'master'.
|
2017-09-04 15:57:01 +02:00 |
Joakim Erdfelt
|
02f0649840
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2017-08-28 11:33:12 -07:00 |
Lucas Fairchild-Madar
|
b24c4e1a8a
|
further match coding style
|
2017-08-25 12:36:48 -07:00 |
Lucas Fairchild-Madar
|
84ff1e3a66
|
Matching coding style; block potential race condition
Signed-off-by: Lucas Fairchild-Madar <lfairchildmadar@flightstats.com>
|
2017-08-25 12:35:45 -07:00 |
Lucas Fairchild-Madar
|
7d1d7a9724
|
Preserve delayed initialization semantics
Signed-off-by: Lucas Fairchild-Madar <lfairchildmadar@flightstats.com>
|
2017-08-25 12:33:41 -07:00 |
Lucas Fairchild-Madar
|
b680d1deea
|
Allow for configuring WebSocketClient JVM lifecycle
Signed-off-by: Lucas Fairchild-Madar <lfairchildmadar@flightstats.com>
|
2017-08-25 11:23:08 -07:00 |
Joakim Erdfelt
|
9f28d26cff
|
Fixed #1766 - Fixing test case results
|
2017-08-23 15:58:22 -07:00 |
Joakim Erdfelt
|
f8d29c5f28
|
Fixed #1766 - client container is managed now
|
2017-08-23 15:20:47 -07:00 |
Joakim Erdfelt
|
2ed620b1f4
|
Fixed #1766 - removing common executor/bufferpool in JettyClientContainerProvider
|
2017-08-23 14:46:41 -07:00 |
Joakim Erdfelt
|
3ec5f8fa3d
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2017-08-09 16:21:08 -07:00 |
WalkerWatch
|
d5a9f0e0e5
|
EOL Fix
|
2017-08-09 17:42:15 -04:00 |
Joakim Erdfelt
|
b0fd444a1b
|
File EOL issue, post-hard reset
|
2017-08-09 14:31:06 -07:00 |
Joakim Erdfelt
|
71d5fcf246
|
Fixing javadoc errors
|
2017-08-08 11:09:25 -07:00 |
Joakim Erdfelt
|
952bb8dfdd
|
Fixing compilation
|
2017-08-08 10:40:58 -07:00 |
Joakim Erdfelt
|
54367621e4
|
Fixing cdi/websocket pom versions
|
2017-08-08 09:54:09 -07:00 |
Joakim Erdfelt
|
3fdbcffbbd
|
Updating to version 9.2.23-SNAPSHOT
|
2017-08-08 09:12:55 -07:00 |
Joakim Erdfelt
|
a7bcac6d75
|
Updating to version 9.3.20.v20170531
|
2017-08-08 09:07:35 -07:00 |
Joakim Erdfelt
|
796da084b4
|
Issue #1625 - Support new IANA declared websocket close status codes
|
2017-08-08 08:49:58 -07:00 |
Joakim Erdfelt
|
af4962f842
|
Issue #1605 - common executor and bufferpool for jsr356 client
|
2017-08-08 08:49:57 -07:00 |
Joakim Erdfelt
|
0de3673132
|
Issue #1605 - restoring default behavior of ContainerProvider.getWebSocketContainer()
+ Allowing users to reconfigure JettyClientContainerProvider to restore
the Jetty 9.4.x behavior for singletons and ServerContainer behaviors
|
2017-08-08 08:49:57 -07:00 |
Joakim Erdfelt
|
5b72d8a733
|
Issue #1604 - WebSocketContainer stop is now smarter
|
2017-08-08 08:49:56 -07:00 |
Joakim Erdfelt
|
ab98caafbb
|
Issue #1603 - fixing NPE in WebSocketServerFactory init
|
2017-08-08 08:49:55 -07:00 |
Greg Wilkins
|
b358c06974
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2017-07-18 12:46:44 +02:00 |
Joakim Erdfelt
|
273dcc4131
|
Improving output seen during websocket-tests to squelch known stacktraces produced by testcase
|
2017-07-17 14:18:17 -07:00 |
Joakim Erdfelt
|
f4d019def4
|
Fixing websocket tests to use new Jetty 10.x webapp configuration style
|
2017-07-13 09:38:10 -07:00 |
Joakim Erdfelt
|
a9c329859d
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2017-07-12 13:18:12 -07:00 |
Joakim Erdfelt
|
2e8f9fc748
|
Revert "Issue #1650 - setting unique SNAPSHOT version to aide in 3rd party testing of branch"
This reverts commit 38c112764d .
|
2017-07-12 11:28:32 -07:00 |
Joakim Erdfelt
|
9e9a8b66cb
|
Issue #1650 - correcting testcase relying on odd LocalEndPoint behavior
|
2017-07-07 16:02:15 -07:00 |
Joakim Erdfelt
|
22f815ddfd
|
Issue #1650 - testing improvements
|
2017-07-07 13:16:31 -07:00 |
Joakim Erdfelt
|
90d9823307
|
Issue #1650 - restoring 2 more testcases
|
2017-07-07 08:41:31 -07:00 |
Joakim Erdfelt
|
ee8d4c1587
|
gitattributes followup
|
2017-07-06 16:24:31 -07:00 |
Joakim Erdfelt
|
986e49ab35
|
Issue #1650 - fixing Suspend/Resume in websockets
|
2017-07-06 16:24:07 -07:00 |
Joakim Erdfelt
|
2d65605de1
|
Issue #1650 - fixing CDI + websocket integration
|
2017-07-03 09:19:17 -07:00 |
Joakim Erdfelt
|
38c112764d
|
Issue #1650 - setting unique SNAPSHOT version to aide in 3rd party testing of branch
|
2017-06-28 16:42:37 -07:00 |
Joakim Erdfelt
|
67cccd610a
|
Post cherry-pick cleanup of jetty-9.4.x...master jetty-websocket
|
2017-06-26 13:11:33 -07:00 |
Joakim Erdfelt
|
a037d8bbcb
|
More websocket test fixes
|
2017-06-26 11:59:55 -07:00 |
Joakim Erdfelt
|
f5e273b4a3
|
Enabling more websocket tests
|
2017-06-26 11:59:54 -07:00 |
Joakim Erdfelt
|
0d43636658
|
Turning down logging level
|
2017-06-26 11:59:53 -07:00 |
Joakim Erdfelt
|
e9ab0b3994
|
Correcting dumps to only occur during DEBUG
|
2017-06-26 11:59:52 -07:00 |
Joakim Erdfelt
|
db9997a792
|
Fixing WebSocket MessageReceivingTest
|
2017-06-26 11:59:52 -07:00 |