Commit graph

6 commits

Author SHA1 Message Date
Konrad Malawski
5a18d43435 +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
Konrad Malawski
452bbe03fe +doc,htc #18610 document using singleRequest in Actors 2015-10-06 13:01:58 +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
Johannes Rudolph
e14773c3d9 !htp #18017 don't use scala.Tuple2 in javadsl 2015-07-23 17:21:30 +02:00
Konrad Malawski
f48a69f01d =doc fix typo in host-level http docs 2015-07-20 02:21:37 +02:00
Konrad Malawski
30bb717468 +str,doc #18012 adds missing docs on client-side http in java 2015-07-19 17:40:27 +02:00