Commit graph

2144 commits

Author SHA1 Message Date
drewhk
7bdfd4e50f Merge pull request #17865 from agolubev/agolubev-#17399-add-boilerplate-remover-for-fan-in-junctions
+str #17399 add boilerplate remover for fan-in junctions
2015-09-02 12:13:48 +02:00
drewhk
36b4ae0efc Merge pull request #18369 from agolubev/agolubev-#18099-FAILED-TcpSpec
+str #18099 FAILED: TcpSpec
2015-09-02 11:34:40 +02:00
drewhk
208759e886 Merge pull request #18385 from jroper/18384-broadcast-eager-cancel
=str #18384 Fix javadsl.Broadcast eagerCancel
2015-09-02 10:09:26 +02:00
James Roper
d0f0f7308f =str #18384 Fix javadsl.Broadcast eagerCancel
* The javadsl for Broadcast should not ignore eagerCancel
2015-09-02 17:06:37 +10:00
Alexander Golubev
7620014358 +str #17399 add boilerplate remover for fan-in junctions 2015-09-01 09:51:23 -04:00
Alexander Golubev
73db387100 +str #18099 FAILED: TcpSpec 2015-09-01 09:49:58 -04:00
Konrad Malawski
15d9a1eed4 Merge pull request #18362 from spray/w/17419-fix-GzipSpec
Fix coding related bugs (#17068 + #17419)
2015-09-01 11:57:25 +02:00
drewhk
59a1099848 Merge pull request #18300 from agolubev/agolubev-#18275_Java_DSL_flow_of_via
+str #18275 Java DSL: Flow.of(MyClass.class).via(otherFlow) throws CCE
2015-08-31 17:42:43 +02:00
Alexander Golubev
e0a430dc14 +str #18275 Java DSL: Flow.of(MyClass.class).via(otherFlow) throws ClassCastException 2015-08-31 10:27:07 -04:00
Martynas Mickevičius
a5496bfd57 Merge pull request #18095 from 2m/wip-http-bench
=ben http microbech
2015-08-31 14:06:02 +03:00
Johannes Rudolph
3ef074d1ec =htp #17068 decodeRequestWith(NoEncoding) should not touch request entity 2015-08-31 12:08:05 +02:00
Johannes Rudolph
689ff45382 =htp #17419 fix Decoder.decode to collect all output data 2015-08-31 11:02:33 +02:00
drewhk
3ba3de55b6 Merge pull request #18282 from spray/w/17726-improve-routing-websocket-support
akka-http-testkit websocket support (#17914) + WS subprotocols in WebsocketDirectives (#17726)
2015-08-26 16:18:00 +02:00
Johannes Rudolph
9399455601 =doc add more documentation for WebsocketDirectives and testing 2015-08-26 13:39:20 +02:00
Johannes Rudolph
060ea707c9 +htp #17726 add support for WS subprotocols to WebsocketDirectives
Also, update WebsocketDirectiveSpecs to the new WS testing infrastructure.
2015-08-26 13:39:20 +02:00
Johannes Rudolph
12edec7073 +htk #17914 add nicer Websocket route testing support 2015-08-26 13:39:20 +02:00
Johannes Rudolph
51f1d36852 +stk add missing TestSubscriber.requestNext() method 2015-08-26 13:39:20 +02:00
drewhk
7df6fa9e32 Merge pull request #18318 from 2beaucoup/remove-chunking-leftovers
=htp: fix test in FileAndResourceDirectivesSpec
2015-08-25 17:44:33 +02:00
2beaucoup
75d50e6974 =htp fix test in FileAndResourceDirectivesSpec 2015-08-25 14:39:03 +02:00
drewhk
7d434893fa Merge pull request #18316 from 2beaucoup/remove-chunking-leftovers
=htp: remove chunking leftovers from FileAndResourceDirectivesSpec
2015-08-25 13:20:57 +02:00
2beaucoup
8dc2bd6e92 =htp: remove chunking leftovers from FileAndResourceDirectivesSpec, cleanup 2015-08-25 11:22:37 +02:00
drewhk
7d24270b0b Merge pull request #18094 from agolubev/agolubev-#16967-add-inputSize-attribute
Agolubev #16967 add input size attribute
2015-08-25 10:40:26 +02:00
drewhk
60925bdac8 Merge pull request #18201 from spray/w/fix-test-response-fail
!htk change return type of TestResponse.fail to Unit to avoid surprises for Java implementors
2015-08-24 13:24:45 +02:00
Alexander Golubev
cb0fc1999f =str #16967 add buffer to headSink and "take" state 2015-08-20 07:20:10 -04:00
Konrad Malawski
6ffd238e68 Merge pull request #18000 from 2beaucoup/minor-test-fix
Reenable and fix tests in ContentNegotiationSpec
2015-08-19 16:57:18 +02:00
Konrad Malawski
e5e0590f4d Merge pull request #18261 from ktoso/wip-http-HttpEntity-stream-ktoso
+htc #18250 add HttpEntity#apply(contentType, source) for Chunked
2015-08-19 10:01:05 +02:00
Konrad Malawski
9053259fe4 +htc #18250 add HttpEntity#apply(contentType, source) for Chunked 2015-08-18 18:32:08 +02:00
drewhk
cd02f834f6 Merge pull request #18227 from agolubev/agolubev-#18002-FlowTest#mustBeAbleToRcover-try2
=str #18002 FlowTest#mustBeAbleToRecover timing issue
2015-08-18 16:41:22 +02:00
drewhk
b897a2999c Merge pull request #18119 from 2beaucoup/tls-cleanup
=str: various minor cleanups
2015-08-18 12:48:31 +02:00
André Rüdiger
6af9ced35c =str: various minor cleanups 2015-08-18 11:36:24 +02:00
drewhk
0c6ed6d83d Merge pull request #18081 from tdhd/sliding_stream
Sliding stream implementation
2015-08-17 10:12:35 +02:00
2beaucoup
09f2be5b2e =htp remove printEvent from test 2015-08-17 09:51:32 +02:00
2beaucoup
f6b6ed8638 =htp more newline test fixes 2015-08-17 09:51:25 +02:00
2beaucoup
514b2bc687 =htp #17984 reenable test in ContentNegotiationSpec
also make it more agnostic to newline encodings
2015-08-17 09:48:54 +02:00
Alexander Golubev
dec87c2e56 =str #18002 FlowTest#mustBeAbleToRecover timing issue 2015-08-16 00:04:04 -04:00
Philipp
ac007efc0d +str: Sliding window operation 2015-08-14 17:00:30 +02:00
drewhk
343d64050d Merge pull request #18049 from spray/w/16472-max-content-size-for-chunked
=htc #16472 apply max-content-length setting to Chunked and CloseDelimited entities as well
2015-08-14 11:43:46 +02:00
drewhk
9f47102868 Merge pull request #18120 from spray/w/16834-client-side-uri-parsing-mode
+htc #16834 apply uri-parsing-mode setting to header parsing as well
2015-08-14 11:41:02 +02:00
drewhk
a89d7591f8 Merge pull request #18194 from spray/w/18044-fix-http-1.0-500-failures
=htc #18044 fail HTTP/1.0 requests with 400 if no default-host-header is set
2015-08-14 11:39:47 +02:00
Konrad Malawski
f4cd74136f Merge pull request #18171 from spray/w/16583-better-comment
=htc #16583 update comment to point to new issue
2015-08-14 10:55:43 +02:00
Konrad Malawski
633654dd5e Merge pull request #18200 from spray/w/move-test-keys
=htc move tests keys to src/test/resources
2015-08-13 12:15:24 +02:00
Johannes Rudolph
44ed8afd49 !htk change return type of TestResponse.fail to Unit to avoid surprises for Java implementors 2015-08-13 10:14:12 +02:00
Johannes Rudolph
e460a58bc4 =htc move tests keys to src/test/resources (+ fix instructions) 2015-08-13 08:23:16 +02:00
Johannes Rudolph
cf35d1d1dd =htc #18044 fail HTTP/1.0 requests with 400 if no default-host-header is set 2015-08-12 12:29:45 +02:00
drewhk
560785eaaa Merge pull request #18143 from spray/w/http-stack-cleanups
A few HTTP/WS stack cleanups
2015-08-10 16:59:39 +02:00
Johannes Rudolph
2bf99a6d62 =htc #16583 update comment to point to new issue 2015-08-10 16:48:54 +02:00
Johannes Rudolph
67c3b35542 =htp #18070 add comment to scaladoc of formField/parameter how to work around compilation error 2015-08-10 16:10:11 +02:00
Johannes Rudolph
3c39f71cba =htc fix scaladoc of Http.bindAndHandle* 2015-08-10 15:33:46 +02:00
Konrad Malawski
3573d120de Merge pull request #18141 from hepin1989/fix-#18134
= str #18134 add require assert for WatermarkRequestStrategy
2015-08-10 13:08:35 +02:00
Johannes Rudolph
6a2cd34139 =htc restructuring of Websocket stack as stacked BidiFlows 2015-08-07 16:45:41 +02:00