Konrad Malawski
b1f9f77a17
=htc #18533 make configuration of parsing less confusing
2015-09-25 13:53:23 +02: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
Konrad Malawski
26d2910b68
Merge pull request #18063 from spray/w/18028-fix-java-websocket-api
...
Fix broken and missing Http javadsl methods
2015-07-24 12:52:22 +02:00
Johannes Rudolph
8ef7c64886
+htc #18027 add the missing javadsl.clientLayer and serverLayer
2015-07-24 12:08:15 +02:00
Johannes Rudolph
3b7d308545
!htp,jso,xml #18064 remove implicit parameters of Unmarshaller instances
2015-07-24 10:11:56 +02:00
Johannes Rudolph
414a26a85e
=doc #17591 add note that long running requests may block connections
2015-07-21 14:25:07 +02:00
Johannes Rudolph
62a43d27bb
=doc #16812 link community extension to HTTP for other (JSON) marshallers
2015-07-21 14:08:14 +02:00
Johannes Rudolph
4aca56b034
=doc reorder Scala Akka HTTP TOC
2015-07-21 13:47:54 +02:00
Johannes Rudolph
ba7181babe
+doc #15497 document encoding response entities of HEAD requests
2015-07-21 13:47:16 +02:00
Sören Brunk
38899fc265
Fix typo in streaming IO docs
2015-07-21 11:50:45 +02:00
Martynas Mickevičius
d27679ac99
Merge pull request #18029 from spray/w/java-side-documentation
...
+doc #18012 add Java-side Server Websocket documentation
2015-07-20 17:58:50 +03:00
Martynas Mickevičius
fed1e95b84
Merge pull request #18043 from 2m/wip-18012-feedback-2m
...
=doc #18012 rate transformation doc improvements
2015-07-20 17:41:10 +03:00
Johannes Rudolph
539be789d9
+doc #18012 add Java-side Server Websocket documentation
2015-07-20 14:52:39 +02:00
Johannes Rudolph
1ee6113c95
+doc #18012 port client-side https documentation to the java-side
2015-07-20 14:50:33 +02:00
Martynas Mickevičius
6b0cacb039
=doc #18012 rate transformation doc improvements
...
* use () when calling scala methods with side effects
* concat immutable lists instead of modifying mutable ones
* use Collections.singletonList instead of sublassing ArrayList
* and typo fixes
2015-07-20 15:21:16 +03:00
netcomm
1f9d0cf9e0
Update stream-composition.rst
2015-07-20 14:07:00 +08:00
Konrad Malawski
30bb717468
+str,doc #18012 adds missing docs on client-side http in java
2015-07-19 17:40:27 +02:00
Konrad Malawski
30010374fa
Merge pull request #18024 from 2m/wip-18012-rate-transformation-docs-2m
...
=doc #18012 rate transformation docs
2015-07-18 00:48:54 +02:00
Konrad Malawski
e58dea7781
Merge pull request #18025 from spray/wip-18012-mathias
...
=docs #18012 complete remaining TODO sections in scala HTTP docs
2015-07-17 23:22:39 +02:00
Konrad Malawski
a32183d9f0
Merge pull request #18026 from 2beaucoup/fix-docs
...
minor doc fixes
2015-07-17 17:49:45 +02:00
Mathias
1441f201b1
=docs #18012 complete remaining TODO sections in scala HTTP docs
2015-07-17 17:08:26 +02:00
Johannes Rudolph
e47585d20e
=doc #18012 add placeholder documentation for #18027
2015-07-17 17:06:44 +02:00
2beaucoup
2012726f1b
=doc, htp minor fixes in docs and tests
2015-07-17 16:22:12 +02:00
Martynas Mickevičius
ada0d31ec7
=doc #18012 rate transformation docs
2015-07-17 17:03:48 +03:00
2beaucoup
3e3454e617
=doc correct http-testkit and http-tests module names
2015-07-17 15:26:34 +02:00
2beaucoup
c63d4fea29
=doc remove link to self
2015-07-17 11:25:16 +02:00
Konrad Malawski
22a5217889
Merge pull request #17999 from ktoso/wip-docs-impr-stream-ktoso
...
=str,doc #17993 explain how to use pipeto and dispatcher in docs
2015-07-15 11:59:05 +02:00
Konrad Malawski
1c27e749b1
=str,doc #17993 explain how to use pipeto and dispatcher in docs
2015-07-15 11:23:22 +02:00
Alexander Golubev
50de39e886
+str #16965 add generalized UnzipWith
2015-07-15 10:58:45 +02:00
Konrad Malawski
0bcc996cc7
Merge pull request #17989 from 2m/wip-detached-docs-drewhk
...
Add documentation for DetachedStages
2015-07-14 19:34:22 +02:00
Martynas Mickevičius
d9386c8cc5
+doc java sample code for detached stage
2015-07-14 17:45:57 +03:00
Konrad Malawski
c4d018d31a
Merge pull request #17961 from ktoso/wip-quickstart-impr-ktoso
...
=doc #17655 improvements in streams quickstart
2015-07-14 15:58:05 +02:00
Konrad Malawski
a191266d54
=doc #17655 improvements in streams quickstart
2015-07-14 15:57:53 +02:00
Konrad Malawski
ed343f7898
Merge pull request #17986 from 2m/wip-17093-missing-supervision-2m
...
=doc #17093 mention components that do not honour supervision attribute
2015-07-14 13:05:49 +02:00
Martynas Mickevičius
8e3cecb05c
=doc #17093 mention components that do not honour supervision attribute
2015-07-14 14:00:40 +03:00
Martynas Mickevičius
2a2088e06a
Merge pull request #17980 from 2m/wip-17337-composition-docs-drewhk
...
+doc #17337 : Document composability and modularity (with java code)
2015-07-14 13:56:54 +03:00
Martynas Mickevičius
eb74b3ec9d
+doc #17337 : java doc samples
2015-07-14 13:20:46 +03:00
Konrad Malawski
95e2640902
Merge pull request #17965 from spray/w/java-side-documentation
...
Java side documentation progress
2015-07-14 10:22:21 +02:00
Martynas Mickevičius
efc659b70a
Merge pull request #17953 from drewhk/wip-17891-processor-support-drewhk
...
+str #17891 : Add direct support for RS Processors
2015-07-13 17:21:10 +03:00