Joakim Erdfelt
|
57bbf67735
|
Issue #207 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
3198d12127
|
Issue #207 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
8784a1f850
|
Issue #207 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
31328b8f66
|
Issue #207 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
89f45830bc
|
Issue #207 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
5f6cf96fa5
|
Issue #207 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
f23d921ae3
|
Issue #207 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
d60d6363b4
|
467246 - Support javax.websocket version 1.1
WIP
|
2016-08-19 15:03:32 -07:00 |
Joakim Erdfelt
|
39f1d7332c
|
467246 - Support javax.websocket version 1.1
+ WIP
|
2016-08-19 15:03:32 -07:00 |
Simone Bordet
|
8de4751c6f
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-08-19 01:47:41 +02:00 |
Simone Bordet
|
b316148625
|
Fixed test failure.
|
2016-08-19 01:44:14 +02:00 |
Joakim Erdfelt
|
196f5eeb96
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-08-18 14:30:48 -07:00 |
Joakim Erdfelt
|
24b4aeb147
|
Fixes #854 - other testcase triggers ISE on .destroy() -> .start() as well
|
2016-08-18 14:30:11 -07:00 |
Jesse McConnell
|
c80fe2b0b9
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-08-18 14:34:57 -05:00 |
Jesse McConnell
|
2b9a4ead3d
|
Resolve #725 add page for reporting security issues
|
2016-08-18 13:53:08 -05:00 |
Jesse McConnell
|
e01244b2aa
|
fix merge e issue
|
2016-08-18 10:43:28 -05:00 |
Jesse McConnell
|
d0beca546d
|
merge from 9.3.x
|
2016-08-18 10:09:07 -05:00 |
Jesse McConnell
|
81549aa6dc
|
Issue #732 add documentation to distribution demo-base
|
2016-08-18 10:06:15 -05:00 |
Jesse McConnell
|
2bfdc41a45
|
Merge pull request #849 from WalkerWatch/jetty-9.4.x
Clean up of Startup examples.
|
2016-08-18 10:06:09 -05:00 |
Jesse McConnell
|
10a86e73fc
|
Merge pull request #852 from WalkerWatch/issues/843
Resolves #843
|
2016-08-18 10:05:54 -05:00 |
Jesse McConnell
|
c1c5e76c4c
|
Merge pull request #838 from WalkerWatch/docupdates/Sessions
Sessions redux rough drafts.
|
2016-08-18 10:05:38 -05:00 |
Simone Bordet
|
66c3603050
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-08-18 15:47:41 +02:00 |
Simone Bordet
|
10f994a0a2
|
Fixes #854 - If container.destroy() is called, calling container.start() again should throw an IllegalStateException.
|
2016-08-18 15:47:06 +02:00 |
Simone Bordet
|
7a7d5e2f1e
|
Code cleanup.
|
2016-08-18 15:47:06 +02:00 |
Jan Bartel
|
9aa0371188
|
Fix javadoc comments
|
2016-08-18 13:23:38 +10:00 |
Jan Bartel
|
4ac821d582
|
Updates to session javadoc
|
2016-08-18 11:20:45 +10:00 |
Jan Bartel
|
e87557e527
|
Move index.yaml for gcloud datastore sessions to jetty.base/etc
|
2016-08-18 11:18:51 +10:00 |
Simone Bordet
|
a4a97a0257
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-08-17 22:11:44 +02:00 |
Simone Bordet
|
bef4b56fc0
|
Fixes #806 - Jetty HttpClient authentication - missing any realm option.
Introduced Authentication.ANY_REALM constant to use when specifying
the realm in concrete subclasses, so that the realm match is skipped.
|
2016-08-17 22:10:59 +02:00 |
Simone Bordet
|
d3ee23bf25
|
Code cleanup.
|
2016-08-17 21:49:55 +02:00 |
Simone Bordet
|
150d92799a
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-08-17 21:45:36 +02:00 |
Simone Bordet
|
deef53467d
|
Fixes #855 - JMXify MBeanContainer.
|
2016-08-17 21:44:35 +02:00 |
Simone Bordet
|
d71c927ea5
|
Fixes #851 - MBeanContainer no longer unregisters MBeans when "stopped".
MBeanContainer now implements Destroyable, so calling Server.destroy()
unregisters the MBeans.
|
2016-08-17 21:44:35 +02:00 |
Simone Bordet
|
64644183a8
|
Renamed test class.
|
2016-08-17 21:40:23 +02:00 |
Simone Bordet
|
00a065b064
|
Fixes #855 - JMXify MBeanContainer.
|
2016-08-17 21:28:19 +02:00 |
Simone Bordet
|
fe038c5a87
|
Fixes #851 - MBeanContainer no longer unregisters MBeans when "stopped".
MBeanContainer now implements Destroyable, so calling Server.destroy()
unregisters the MBeans.
|
2016-08-17 21:28:19 +02:00 |
WalkerWatch
|
1635bc6b12
|
Resolves #843
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-08-17 11:00:45 -04:00 |
WalkerWatch
|
483cc3abbf
|
Updates for Sessions overhaul.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-08-17 10:57:03 -04:00 |
WalkerWatch
|
5dbe4aa5fa
|
Clean up of Startup examples.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-08-16 16:19:55 -04:00 |
Joakim Erdfelt
|
9a8ed0340c
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-08-16 06:30:26 -07:00 |
Joakim Erdfelt
|
988e34489b
|
Merge branch 'jetty-9.2.x' into jetty-9.3.x
|
2016-08-16 06:29:58 -07:00 |
Joakim Erdfelt
|
526d1415a4
|
Ignoring flappy test
|
2016-08-16 06:29:41 -07:00 |
Jesse McConnell
|
7aa63e0313
|
set for dev
|
2016-08-16 08:19:10 -05:00 |
Jesse McConnell
|
e5d7eaafc6
|
Merge branch 'release-9.4.0.M1' into jetty-9.4.x
|
2016-08-16 08:17:24 -05:00 |
Jesse McConnell
|
984dd7ed3c
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-15 23:04:15 +00:00 |
Jesse McConnell
|
e38e6b5a7f
|
[maven-release-plugin] prepare release jetty-9.4.0.M1
|
2016-08-15 23:04:10 +00:00 |
Joakim Erdfelt
|
a9be99123e
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-08-15 15:23:21 -07:00 |
Joakim Erdfelt
|
4527ba1801
|
Merge branch 'jetty-9.2.x' into jetty-9.3.x
|
2016-08-15 15:22:53 -07:00 |
Joakim Erdfelt
|
36ac693385
|
Some Jenkinsfile cleanup
|
2016-08-15 15:18:18 -07:00 |
Joakim Erdfelt
|
78544b999b
|
Adding email on stage failure
|
2016-08-15 13:37:38 -07:00 |