Jan Bartel
|
80cae83bde
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2016-06-16 12:17:18 +10:00 |
Jan Bartel
|
fd0c2c968c
|
Reinstate xmemcached module
|
2016-06-16 10:31:36 +10:00 |
Jan Bartel
|
2bb060ae32
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2016-06-15 18:21:08 +10:00 |
Jan Bartel
|
5093df33dc
|
Issue #505
Updated to asm 5.1.
|
2016-06-15 18:20:32 +10:00 |
Greg Wilkins
|
8dd61c6d1c
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2016-06-15 18:07:01 +10:00 |
Greg Wilkins
|
e607acfa4e
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-06-15 18:06:32 +10:00 |
Greg Wilkins
|
0e5de87d49
|
Issue #663 Cleanup
Increased websocket tests timeouts
|
2016-06-15 18:04:33 +10:00 |
Greg Wilkins
|
a8e315a3f5
|
Fix #663 NPE during context stop
Avoid adding null beans
protect against null beans.
|
2016-06-15 18:04:33 +10:00 |
Jan Bartel
|
f37a9b3880
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2016-06-15 16:32:39 +10:00 |
Jan Bartel
|
1ce0592d6c
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-06-15 16:31:54 +10:00 |
WalkerWatch
|
69804f9e76
|
Chapter 24 touch-ups. (#635)
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-06-15 15:55:11 +10:00 |
Jan Bartel
|
f1c56d7f8c
|
Issue #641
Also use mongo createIndex for index on validity and access time fields
|
2016-06-15 13:46:39 +10:00 |
Jan Bartel
|
7f58701b53
|
Merge remote-tracking branch 'origin/jetty-9.2.x' into jetty-9.3.x
|
2016-06-15 13:14:39 +10:00 |
Jan Bartel
|
297918f719
|
Issue #641
Use Mongo createIndex instead of deprecated ensureIndex.
|
2016-06-15 13:12:37 +10:00 |
Greg Wilkins
|
51e8ba387d
|
Merge remote-tracking branch 'origin/jetty-9.4.x'
|
2016-06-15 10:41:40 +10:00 |
Greg Wilkins
|
4ba0fa9544
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-06-15 10:41:10 +10:00 |
Greg Wilkins
|
f724d36646
|
Cleanup #624
removed excess test code
|
2016-06-15 10:38:40 +10:00 |
Greg Wilkins
|
bc87cf0ab4
|
Revert "Debug #624"
This reverts commit b40c2ae66f .
|
2016-06-15 10:32:10 +10:00 |
Simone Bordet
|
7206579c05
|
Merged branch 'jetty-9.4.x' into 'master'.
|
2016-06-14 11:09:30 +02:00 |
Simone Bordet
|
a565b6fa83
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-06-14 11:09:02 +02:00 |
Simone Bordet
|
35077c9803
|
Increased timeouts to avoid failures on slower machines.
|
2016-06-14 11:08:38 +02:00 |
Simone Bordet
|
93b6dddae1
|
Merged branch 'jetty-9.4.x' into 'master'.
|
2016-06-14 11:05:33 +02:00 |
Simone Bordet
|
876f20006d
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-06-14 11:04:54 +02:00 |
Simone Bordet
|
dc7bd636d0
|
Increased timeouts to avoid failures on slower machines.
|
2016-06-14 11:04:18 +02:00 |
Simone Bordet
|
fb76491ea0
|
Code cleanups.
|
2016-06-14 11:04:01 +02:00 |
Simone Bordet
|
55666e8605
|
Merge branch 'jetty-9.4.x' into 'master'.
|
2016-06-14 00:27:30 +02:00 |
Simone Bordet
|
dfb20e6398
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-06-14 00:26:59 +02:00 |
Simone Bordet
|
c0f54ab82f
|
Increased timeouts to avoid failures on slower machines.
|
2016-06-14 00:26:18 +02:00 |
Simone Bordet
|
e6210e1a43
|
Merged branch 'jetty-9.4.x' into 'master'.
|
2016-06-13 23:39:47 +02:00 |
Simone Bordet
|
3dca610f7b
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-06-13 23:39:23 +02:00 |
Simone Bordet
|
ebee9f12f9
|
Fixed SessionTrackingTest.
Introduced WebSocketSession.Listener that can be used to be notified
of session opening and close, so that tests can be written more reliably.
|
2016-06-13 23:23:15 +02:00 |
Simone Bordet
|
df2af60710
|
Fixes #640 - ClientContainer should store WebSocket sessions as beans.
|
2016-06-13 23:23:14 +02:00 |
Simone Bordet
|
77de314ce1
|
Fixes #639 - ServerContainer stores WebSocket sessions twice.
ServerContainer now delegates session storage to WebSocketServerFactory.
|
2016-06-13 23:23:14 +02:00 |
Simone Bordet
|
4f0741ac29
|
Temporarily commented out buggy clirr plugin.
Relevant issues:
+ mojohaus/clirr-maven-plugin#3 (fixed in 2.7)
+ mojohaus/clirr-maven-plugin#7
|
2016-06-13 23:23:14 +02:00 |
Simone Bordet
|
e578c79b41
|
Code cleanups.
|
2016-06-13 23:23:14 +02:00 |
Simone Bordet
|
da4a9e4cd8
|
Enlarged client-side idle timeout to avoid failures in slower machines.
|
2016-06-13 19:14:37 +02:00 |
Jesse McConnell
|
1bccf090b5
|
Merge branch 'jetty-9.4.x'
|
2016-06-13 11:51:09 -05:00 |
Jesse McConnell
|
831791bdf4
|
Merge branch 'distro-rework-589' into jetty-9.4.x
|
2016-06-13 11:49:39 -05:00 |
Simone Bordet
|
046e2d2a80
|
Merged branch 'jetty-9.4.x' into 'master'.
|
2016-06-13 18:13:24 +02:00 |
Simone Bordet
|
dd2a31e240
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-06-13 18:12:34 +02:00 |
Simone Bordet
|
45eac1de69
|
Enlarged idle timeout to avoid failures in slower machines.
|
2016-06-13 18:11:07 +02:00 |
Simone Bordet
|
7c0d1ea026
|
Refactored tests to use HttpTester instead of SimpleHttpParser.
|
2016-06-13 17:55:03 +02:00 |
Simone Bordet
|
2b539b6383
|
Fixes #638 - ConnectHandler responses should have Content-Length.
Added Content-Length: 0 to the responses.
|
2016-06-13 17:54:41 +02:00 |
Jesse McConnell
|
9ca6d617a8
|
Merge branch 'jetty-9.4.x' into distro-rework-589
|
2016-06-13 10:08:22 -05:00 |
Simone Bordet
|
b9a27f792a
|
Updated test to print out test method via TestTracker.
|
2016-06-13 16:24:53 +02:00 |
Simone Bordet
|
7008a96225
|
Merged branch 'jetty-9.4.x' into 'master'.
|
2016-06-13 12:17:31 +02:00 |
Simone Bordet
|
3d8242ef82
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-06-13 12:16:33 +02:00 |
Simone Bordet
|
e803bf6c81
|
Test code cleanup.
Converted static fields to non-static, and removed unused code.
|
2016-06-13 12:15:45 +02:00 |
Greg Wilkins
|
b40c2ae66f
|
Debug #624
This commit is instrumentation to be executed in the CI system to debug #624
This commit should be reverted once the test has failed again!
|
2016-06-11 10:33:48 +10:00 |
Joakim Erdfelt
|
19e52ab9c4
|
Removing HttpCompliance from example
|
2016-06-10 13:19:51 -07:00 |