Joakim Erdfelt
240c217c9d
Some javadoc plugin configuration updates
2017-05-12 06:41:01 -07:00
Joakim Erdfelt
c794af869e
Making javadoc build stage be offline instead
2017-05-12 06:11:03 -07:00
Joakim Erdfelt
036a880f74
Revert "Disabling detection of javadoc links, only use configured ones"
...
This reverts commit 7b6dec43f2
.
2017-05-12 06:09:20 -07:00
Greg Wilkins
04019675f6
Issue #1505 remove trailing / from jetty.home.uri
2017-05-12 10:55:35 +02:00
Greg Wilkins
06f721e3c2
Issue #1546 quotes in cookies
2017-05-12 10:38:37 +02:00
Joakim Erdfelt
6dd22b95d0
Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x
2017-05-11 09:52:13 -07:00
Joakim Erdfelt
c75e3c19d9
Issue #1516 - making WebSocket started thread pools have identifying names
2017-05-11 09:52:02 -07:00
Greg Wilkins
3c2ff283a2
work in progress #1281
2017-05-11 15:40:02 +02:00
Greg Wilkins
861432a334
Debugging #1281
2017-05-11 12:33:37 +02:00
Joakim Erdfelt
2679715a30
Silencing bogus JSR356 IdleTimeoutTest warning
2017-05-10 12:13:24 -07:00
Joakim Erdfelt
427408c251
JSR356 ClientContainer testing fix
2017-05-10 09:48:51 -07:00
Joakim Erdfelt
7b6dec43f2
Disabling detection of javadoc links, only use configured ones
2017-05-10 08:28:57 -07:00
Joakim Erdfelt
a7b164e6b9
Fixing JSR356 Client tests
2017-05-10 07:46:56 -07:00
Greg Wilkins
4ab08c0e80
Issue #1539 decode path in jar:file
2017-05-10 14:24:10 +02:00
Joakim Erdfelt
9f5909b98b
Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x
2017-05-09 17:17:34 -07:00
Joakim Erdfelt
753ed9e603
Issue #1516 - Delay starting of WebSocketClient
2017-05-09 12:58:22 -07:00
WalkerWatch
e091701bcd
Reviewing modules for #207
2017-05-09 13:38:14 -04:00
Greg Wilkins
b0edf18ad9
Issues #1538 #1435
...
Get base content type directly rather than through Type which maybe null
2017-05-08 15:31:00 +02:00
Greg Wilkins
3495525fe1
Isssue #1530 Do not check for broken final content, only for no last chunk
2017-05-03 20:26:02 +02:00
Jan Bartel
e6857a6f46
Issue #1526
2017-05-03 14:40:40 +02:00
Joakim Erdfelt
227cf5b930
Merge branch 'release-9.4.5' into jetty-9.4.x
2017-05-02 16:14:40 -07:00
Joakim Erdfelt
4ddee0f04c
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-05-02 16:14:28 -07:00
Joakim Erdfelt
cf56168f7d
Updating to version 9.3.20-SNAPSHOT
2017-05-02 15:26:56 -07:00
Joakim Erdfelt
d36d57d5c7
Updating to version 9.3.19.v20170502
2017-05-02 14:31:51 -07:00
Joakim Erdfelt
782f36f157
Updating to version 9.4.6-SNAPSHOT
2017-05-02 14:29:09 -07:00
Joakim Erdfelt
9d8ad7489c
Updating to version 9.4.5.v20170502
2017-05-02 13:22:18 -07:00
Simone Bordet
861372c70d
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-05-02 22:16:45 +02:00
Simone Bordet
c955fb609e
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2017-05-02 22:12:29 +02:00
Simone Bordet
9ba7b713d2
Fixes #1523 - Update ALPN support for Java 8u131.
2017-05-02 22:01:00 +02:00
Greg Wilkins
179d40edcb
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-05-02 12:40:44 +02:00
Greg Wilkins
f2721d3407
Issues #1513 #1515
...
Fixed and tested backup file
2017-05-02 12:40:00 +02:00
Greg Wilkins
58492b3ebc
fixed merge
2017-05-02 12:14:00 +02:00
Greg Wilkins
9cc23b1901
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-05-02 11:49:01 +02:00
Greg Wilkins
1f8b48cb83
Issues #1513 #1515
...
Fixed removed of old files.
Added test to check file handling
2017-05-02 11:47:32 +02:00
Simone Bordet
0ca19bf99a
Issue #1517 - Review JMX's ConnectorServer.
...
Changed the semantic of null or empty address to refer to the local host.
Any address is specified with 0.0.0.0.
Commented out JmxIT tests as they are broken.
2017-05-02 11:26:25 +02:00
Jan Bartel
0019baaa20
Issue #1521
2017-05-02 10:37:18 +02:00
Simone Bordet
f0d2e2b764
Fixes #1517 - Review JMX's ConnectorServer.
...
Introduced possibility to connect via TLS.
Updated the documentation.
2017-05-02 10:03:06 +02:00
Simone Bordet
de16eba903
Reworked ConnectorServer to honor hosts and ports declared for the RMI
...
server and the RMI registry.
2017-05-02 10:03:06 +02:00
Jan Bartel
84bc74754d
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-05-01 17:53:38 +02:00
Jan Bartel
5f65f2916f
Issue #1390
...
Remove this.web_url.path
2017-05-01 17:37:05 +02:00
Greg Wilkins
5493c9e596
Refactor ServletHandler to add getMappedServlet method ( #1519 )
2017-05-01 16:38:55 +02:00
Greg Wilkins
90a90d6c76
Issue #304 Deprecated sid methods
2017-04-28 13:30:49 +02:00
Greg Wilkins
89bb7db58c
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-04-28 11:40:26 +02:00
Greg Wilkins
a4cfd8a7a5
Fixed #1513 paranoid cleanup
2017-04-28 11:38:48 +02:00
Greg Wilkins
fe4928b8ea
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-04-28 11:07:00 +02:00
Greg Wilkins
c87903f39d
Fixed #1513 back ported some 9.4 changes
2017-04-28 11:01:42 +02:00
Greg Wilkins
860d8658ca
Fixed #1513 sync shared timer
2017-04-28 10:25:29 +02:00
Joakim Erdfelt
94ea83b49a
Issue #1507 - adding state information to ISE if it occurs
2017-04-27 08:58:24 -07:00
Joakim Erdfelt
1acc064281
Issue #1507 - ROFS: Simplifying, Documenting, Testing
2017-04-27 07:25:13 -07:00
Jan Bartel
f9e9fd645d
Issue #1510
2017-04-27 12:47:51 +02:00