Roland Kuhn
dc07fd250c
!str make Inlet/Outlet invariant and add Java variance
...
This necessitates the removal of method overloading in the Java Graph
DSL: the to() and via() methods were not otherwise resolved correctly by
javac, leading to incomprehensible error messages. The new approach is
to offer just one way of doing things which is a bit more verbose but
should be easier to read and learn. In this vein auto-importing while
using the DSL is also gone for Java—not sure about Scala yet.
2015-10-21 17:48:54 +02:00
Johan Andrén
0969b6263e
RangeDirectivesExamplesSpec uncommented and working
2015-10-19 16:48:21 +02:00
Konrad Malawski
99158f515c
Merge pull request #18727 from 2m/wip-coding-directives
...
=doc #18496 add scala docs for coding directives
2015-10-14 16:54:35 +02:00
Martynas Mickevicius
073c201e75
=doc #18496 add scala docs for coding directives
2015-10-14 16:33:51 +02:00
Konrad Malawski
37b6df9be0
=doc fixed some typos in formFields
2015-10-14 14:00:13 +02:00
Konrad Malawski
6ac2a2433c
=doc #17938 fix references to "Deserializer" in docs
2015-10-14 11:20:53 +02:00
Konrad Malawski
da7e043372
=doc #17938 remove confusing POST wording in formFields
2015-10-14 11:07:16 +02:00
Konrad Malawski
cddb1ade40
=htc,doc #18496 make all directive docs have the same style, some
...
additions
2015-10-12 02:12:26 +02:00
Konrad Malawski
bb053bea2a
=htc,doc #18496 lots of small improvements and last missing docs
2015-10-12 02:05:29 +02:00
Konrad Malawski
15897a3b48
+doc,htp #18496 recoverRejections documented
2015-10-12 02:05:29 +02:00
Konrad Malawski
745a1c458f
+doc,htp #18496 improved parameter docs a bit
2015-10-12 02:05:29 +02:00
Konrad Malawski
afcd3e2127
+doc,htp #18496 example for formfield
2015-10-12 02:05:29 +02:00
Konrad Malawski
2927568225
+doc,htp #18496 file directives docs
2015-10-12 02:05:29 +02:00
Konrad Malawski
4c81e6cbea
+doc,htp #18496 cancelRejections
2015-10-12 02:05:29 +02:00
Konrad Malawski
ce07ae75b7
+doc,htp #18496 overrideMethodWithParameter
2015-10-12 02:05:29 +02:00
Konrad Malawski
9edffd0930
-htp #18626 remove overrideStatusCode
...
we don't recommend using it.
2015-10-12 02:05:28 +02:00
Konrad Malawski
ea49e7624c
=doc,htpi #18496 more security directives docs
2015-10-12 02:05:28 +02:00
Viktor Klang (√)
92e2ac21f0
Merge pull request #18647 from akka/wip-17827-alsoTo-√
...
=str - #17827 - Introduces operator for Sources and Flows, to attach…
2015-10-09 21:06:57 +02:00
Viktor Klang
08d702faf8
=str - #17827 - Introduces operator for Sources and Flows, to attach a Sink in an inline broadcast fashion.
2015-10-09 21:05:50 +02:00
Konrad Malawski
608ca9d67e
+doc fails fast when includecode has no content
2015-10-08 11:00:01 +02:00
Konrad Malawski
de9262ab8a
Merge pull request #18627 from ktoso/wip-directives-bonanza-ktoso
...
Akka HTTP Directives Documentation Bonanza
2015-10-07 10:47:15 +02:00
Konrad Malawski
7f883a8b16
+htp #18496 add missing directive documentation (scala)
2015-10-07 10:46:11 +02:00
Konrad Malawski
452bbe03fe
+doc,htc #18610 document using singleRequest in Actors
2015-10-06 13:01:58 +02:00
Konrad Malawski
f9909d79ab
Merge pull request #18562 from ktoso/wip-illegal-headers-warning-bad-ktoso
...
=htc #18533 make configuration of parsing less confusing
2015-10-06 10:40:06 +02:00
Konrad Malawski
6920e4cea2
=htc,doc #18535 improved docs on spray-json usage
2015-10-02 11:43:15 +02:00
Konrad Malawski
89a8d670c7
Merge pull request #18602 from ktoso/wip-htc-failure-docs-ktoso
...
+doc,htc #18600,18597 documents where/how to deal with failure in Http
2015-10-02 11:19:47 +02:00
Konrad Malawski
9bd11620f0
+htc add popular ContentType instances for convenience
2015-10-02 11:19:14 +02:00
Endre Sándor Varga
26680c3477
+str: fusable fan-in and fan-out ops
2015-10-01 14:41:33 +02:00
Konrad Malawski
573a69e2b9
+doc,htc #18600,18597 documents where/how to deal with failure in Http
2015-09-29 23:10:00 +02:00
Konrad Malawski
880d51b89b
Merge pull request #18503 from ktoso/wip-improvements-streamtestkit-ktoso
...
+str #18501 improvements and fixes in StreamTestKit (adds toStrict)
2015-09-28 19:29:17 +02:00
Konrad Malawski
239b4ca268
Merge pull request #18517 from agolubev/agolubev-#18378-small-typos-in-stream-docs
...
=str #18378 Small typos in Streams docs
2015-09-28 12:51:40 +02:00
Konrad Malawski
2569b3f92a
Merge pull request #18520 from ktoso/wip-csvParams-simpler
...
=htc #18518 make it simpler to unmarshal csv values from params
2015-09-28 12:08:52 +02:00
Konrad Malawski
ab96ebfca0
+str #18501 improvements and fixes in StreamTestKit (adds toStrict)
2015-09-25 17:19:00 +02:00
Konrad Malawski
cad852025d
Actually implement proper cascading
2015-09-25 16:04:44 +02:00
Roland Kuhn
68ba0643d6
=str,htp clean up build warnings
...
- explicitly provide Unit values and place parens around tuple creation
- remove structural type usage in TestUtils
- fix Java double-casts
- use unused Java values by asserting their non-nullness
- work around inability to place case class in trait (scripted test)
The remaining warnings about using private types in public methods are
bogus as reported in https://issues.scala-lang.org/browse/SI-9490 .
2015-09-25 15:20:23 +02:00
Konrad Malawski
b1f9f77a17
=htc #18533 make configuration of parsing less confusing
2015-09-25 13:53:23 +02:00
Konrad Malawski
c9adfcfbc7
=htc #18518 make it simpler to unmarshal csv values from params
2015-09-20 19:27:04 +01:00
Alexander Golubev
c066ce4a8a
=str #18378 Small typos in Streams docs
2015-09-18 10:02:09 -04:00
Konrad Malawski
87f4447b23
=doc #18104 fixes typo which made includecode2 not work in many places
...
Note that some of the files don't exist, fixing this very soon.
2015-09-16 23:50:35 +02:00
Konrad Malawski
8ea47c3d37
Merge pull request #18352 from 2m/wip-doc-api-update-stream-io
...
=doc update stream-io doc page to the latest API
2015-09-04 12:01:05 +02:00
drewhk
cb52a9595e
Merge pull request #18388 from drewhk/wip-18189-absorbtermination-downstream-drewhk
...
Throwing error for onAbsorbTermination at the wrong place + doc improvements
2015-09-03 10:08:47 +02:00
Endre Sándor Varga
22a9c2703f
=str #17803 : Document that DetachedStage might "unhold" a token
2015-09-02 17:00:43 +02:00
Endre Sándor Varga
62a299f3a5
=str #18189 : Explicitly disallow absorbTermination() from onDownstreamFinish()
2015-09-02 16:46:37 +02:00
Endre Sándor Varga
1a3e1403d7
=str #18377 : Harden DroppyBroadcastSpec to not lose messages
2015-09-02 14:09:21 +02:00
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
Alexander Golubev
7620014358
+str #17399 add boilerplate remover for fan-in junctions
2015-09-01 09:51:23 -04:00
Martynas Mickevičius
ccfbc390b9
=doc update stream-io doc page to the latest API
...
* style changes remove double border from inline code blocks
2015-08-28 09:35:23 +03:00
Johannes Rudolph
9399455601
=doc add more documentation for WebsocketDirectives and testing
2015-08-26 13:39:20 +02:00
Konrad Malawski
d89b9e19b1
Merge pull request #18062 from spray/w/15687-enable-endpoint-verification
...
#18059 #15687 Enable https hostname verification
2015-08-03 11:35:37 +02:00
Johannes Rudolph
df3f886db8
!htc #15687 enable https hostname verification on Java 7+
2015-08-03 10:43:25 +02:00