Simone Bordet
5af72ed1fc
Merged branch 'jetty-9.4.x' into 'master'.
2016-05-06 17:44:16 +02:00
Simone Bordet
9a5d8f3943
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2016-05-06 17:43:49 +02:00
Simone Bordet
1056536155
Moved HttpClientLoadTest to "tests" module to test all transports.
2016-05-06 17:10:46 +02:00
Simone Bordet
caa45283c7
Fixes #547 (ExecuteProduceConsume (EWYK) does not exit low threads mode)
...
Exposed getters/setters for ExecutionStrategy.Factory in
ServerConnector and SelectorManager, to allow explicit configuration
and testing.
Added test to verify that EPC exits low threads mode.
2016-05-06 17:10:46 +02:00
Simone Bordet
8bb6d4d7dc
Code cleanups.
2016-05-06 17:10:46 +02:00
Simone Bordet
61f9192e58
Renamed field to better tell what's doing.
2016-05-06 17:10:46 +02:00
Simone Bordet
903a6cb49c
Expanded static imports.
2016-05-06 17:10:46 +02:00
Jesse McConnell
5d3283af0f
add screen styling and switch highlighter to something that matchs current screen look and feel
2016-05-06 08:12:16 -05:00
Greg Wilkins
2a5b120fc3
Issue #525 fix blockForContent spin
...
abort request in bad request handling
2016-05-06 20:31:55 +10:00
Jesse McConnell
bb4b3ef1a9
Merge pull request #551 from WalkerWatch/jetty-9.3.x
...
Chapter 20 tweaks
2016-05-05 21:16:26 -05:00
WalkerWatch
31899c1959
Chapter 20 tweaks
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-05-05 22:13:04 -04:00
Jesse McConnell
cae9c0f1d6
support [source, screen] for html rendering
2016-05-05 17:30:08 -05:00
Jesse McConnell
9a03782447
update the xsl stylesheets and try out a source, shell
2016-05-05 15:43:14 -05:00
Jesse McConnell
4bfc1bfa26
added syntax highlighter colors
2016-05-05 13:01:16 -05:00
Greg Wilkins
fb99534c73
deprecation cleanup
2016-05-05 12:03:42 +10:00
Greg Wilkins
13d9263d78
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-05-05 11:37:29 +10:00
Greg Wilkins
15480a7c94
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2016-05-05 11:37:00 +10:00
Greg Wilkins
c1d201de61
Merge branch 'jetty-9.3.x' of github.com:eclipse/jetty.project into jetty-9.3.x
2016-05-05 11:36:08 +10:00
Greg Wilkins
c77df55bb6
Issue #547 EWYK leaves low resource mode
...
Merged code cleanups
2016-05-05 11:35:32 +10:00
Jesse McConnell
409dcf0bbf
Merge pull request #548 from WalkerWatch/jetty-9.3.x
...
Updated maven link and formatting changes for Jetty config.
2016-05-04 20:33:17 -05:00
WalkerWatch
16bb2d91d8
Updated maven link and formatting changes for Jetty config.
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-05-04 21:30:51 -04:00
Greg Wilkins
6591137ba0
Issue #547 EWYK leaves low resource mode
...
Directly implement PEC in EPC low resource mode
2016-05-05 11:22:37 +10:00
Greg Wilkins
bd2ac6a048
improve javadoc
2016-05-05 08:32:02 +10:00
Joakim Erdfelt
43ba169b43
Fixing broken javadoc
2016-05-04 13:35:15 -07:00
Joakim Erdfelt
00543724ec
Merge branch 'jetty-9.4.x'
2016-05-04 09:16:38 -07:00
Joakim Erdfelt
bec06de61d
Fixing bad javadoc references that broke the build
2016-05-04 09:16:15 -07:00
Greg Wilkins
cf6c15d8bc
Issue #405
...
Enabled test
2016-05-04 22:21:33 +10:00
Simone Bordet
3decd95de9
Merged branch 'jetty-9.4.x' into 'master'.
2016-05-04 11:48:51 +02:00
Simone Bordet
4d4ecfd5cf
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2016-05-04 11:47:54 +02:00
Simone Bordet
e6e63d5549
Code cleanups.
2016-05-04 11:46:59 +02:00
Simone Bordet
a0bd9d3887
Fixes #546 (Guard concurrent calls to ExecutionStrategy.execute())
...
Guarded invocations to execute() with a state change.
2016-05-04 11:43:50 +02:00
Simone Bordet
49a19abd71
Fixes #521 (Separate usage of the Server and the ServerConnector Executors)
...
Found another couple of places where we should use the Server Executor.
2016-05-04 11:28:13 +02:00
Greg Wilkins
70e8662bfd
Issue #515 #467
...
Use the alternate modules provided by #515 as dependency for compact path rewrite of #467
2016-05-04 16:21:59 +10:00
Greg Wilkins
8ff2cbb23b
happy new year!
2016-05-04 12:20:35 +10:00
Greg Wilkins
1c292819fe
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-05-04 11:45:23 +10:00
Greg Wilkins
a5d3f29f11
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2016-05-04 11:10:03 +10:00
Greg Wilkins
5b8f411ba9
Issue #539
...
Made ResourceService pluggable
2016-05-04 11:08:49 +10:00
Vijay
def9c1945b
http-spi test improvement ( #62 )
...
* Add unit tests for jetty-spi module
Signed-off-by: mfarid <farid.iflex@gmail.com>
* Fixed the styling mismatch
Signed-off-by: mfarid <mohd.farid@devfactory.com>
2016-05-04 10:56:56 +10:00
Greg Wilkins
a32e3a2091
avoided NPE in example
2016-05-04 10:53:05 +10:00
Greg Wilkins
90110659e2
fixed javadoc
2016-05-04 10:49:22 +10:00
Greg Wilkins
3066880cd2
fixed bad merge
2016-05-04 09:53:00 +10:00
Greg Wilkins
a9a21daa8e
Merge branch 'jetty-9.3.x' of github.com:eclipse/jetty.project into jetty-9.3.x
2016-05-04 09:15:13 +10:00
Greg Wilkins
e783777d1c
Issue #519 Disable SSL session caching
...
Made caching parameters configurable
2016-05-04 09:14:35 +10:00
Joakim Erdfelt
9c5beaad4f
Merge branch 'jetty-9.4.x'
2016-05-03 11:36:42 -07:00
Joakim Erdfelt
86bf31aad7
Merge branch 'jetty-9.3.x' into jetty-9.4.x
2016-05-03 11:36:25 -07:00
Joakim Erdfelt
2dbecb0843
Fixing broken javadoc
2016-05-03 11:23:10 -07:00
Jesse McConnell
8fd446040b
documentation build in default reactor
2016-05-03 07:29:17 -05:00
Simone Bordet
587c29347c
Merged branch 'jetty-9.4.x' into 'master'.
2016-05-03 10:54:59 +02:00
Simone Bordet
ad7c260869
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2016-05-03 10:54:32 +02:00
Simone Bordet
2ac1b73b55
Added the connection's hashCode to toString().
...
This would be useful in dump() where it would be possible to link the
EndPoint to the Connection.
2016-05-03 10:51:20 +02:00