Konrad Malawski
71740f3fcd
=str fix race condition in case of early termination of connections source
2015-11-30 13:39:41 +01:00
Konrad Malawski
f8fa5978d9
=str fix tests depending on supervisor name
2015-11-30 13:39:40 +01:00
Endre Sándor Varga
6d03eaa520
=str #18928 fix BidiStage reversed
2015-11-30 13:39:40 +01:00
Konrad Malawski
7afb750380
=str make StageActorRef "single" and watchable, fix some tests
2015-11-30 13:39:35 +01:00
Konrad Malawski
df93b2f883
=str Use SeqActorName in more places
2015-11-30 13:38:32 +01:00
Konrad Malawski
5b3c04572f
=htp Fixes early error also being signalled as error via event
2015-11-30 13:38:32 +01:00
Konrad Malawski
f2003cfe23
-str remove DelayedInitProcessor, no longer needed
2015-11-30 13:38:32 +01:00
Endre Sándor Varga
18843de175
=str: Make TCP fusable (first attempts)
2015-11-30 13:38:32 +01:00
drewhk
248bad9ddd
Merge pull request #19044 from drewhk/wip-graphstage-doc-fixes-drewhk
...
+str, doc: Fix small issues in GraphStage docs
2015-11-30 12:27:39 +01:00
Endre Sándor Varga
99d8773592
+str, doc: Fix small issues in GraphStage docs
2015-11-30 12:18:47 +01:00
drewhk
b4fc3c11d8
Merge pull request #19026 from drewhk/wip-document-graphstage-drewhk
...
+str, doc: Documentation for GraphStage
2015-11-27 15:46:33 +01:00
Endre Sándor Varga
7acdda1d1f
+str, doc: Documentation for GraphStage
2015-11-27 14:21:48 +01:00
Konrad Malawski
93e5cc38f4
Merge pull request #18979 from spray/wip-16898-mathias
...
htp: remove server bypass, add early response detection
2015-11-27 14:02:18 +01:00
Konrad Malawski
19fe5ba87f
Merge pull request #19022 from spray/wip-language-mathias
...
+htc add convenience helpers for language negotiation to `HttpRequest`
2015-11-27 13:39:29 +01:00
Mathias
8fc02dd799
+htp add selectPreferredLanguage directive incl. docs
2015-11-27 12:52:53 +01:00
Mathias
d036aee09f
!htc #19023 improve/refactor Language and LanguageRange, add convenience helpers
2015-11-27 12:52:48 +01:00
drewhk
2308930977
Merge pull request #18887 from agolubev/agolubev-#18555_add_throttle_combinator
...
=str #18555 add throttle combinator
2015-11-27 10:16:04 +01:00
Mathias
87cf576b8d
=str,htc apply review feedback: smaller improvement across the board
2015-11-25 16:39:14 +01:00
Mathias
aeb05bd108
=htc,htp prepare for enabling stream.materializer.debug.fuzzing-mode=on in tests
2015-11-25 16:39:11 +01:00
Mathias
89425d03a7
+htc migrate pipelining-limit server config setting from spray
2015-11-25 16:37:28 +01:00
Mathias
b385c6c6e3
=htp #16898 detect early responses, warn + close if detected
2015-11-25 16:37:28 +01:00
Mathias
6947a84df7
=htp #18830 simplify HttpServerBluePrint: removing bypass, clean up 100-continue support
2015-11-25 16:37:28 +01:00
Konrad Malawski
301d1fd337
Merge pull request #18946 from johanandren/wip-16841-uploadedFile-directive-johanandren
...
Wip #16841 uploaded file directive
2015-11-24 22:33:35 +01:00
Konrad Malawski
fd5a3afc9d
Merge pull request #18942 from ktoso/wip-customheaders-impr-ktoso
...
+htc #18898 modeledCustomHeader to ease matching on headers
2015-11-24 16:27:10 +01:00
Johan Andrén
3c0877d964
+htt 16841 uploadedFile directive
...
Two new directives for accepting file uploads through multipart forms:
`uploadedFile` which allows for very simple upload into a temporary file
`fileUpload` which allows to simply work with the stream of bytes of an upload
2015-11-24 16:21:25 +01:00
Konrad Malawski
35b690371f
Merge pull request #19004 from ktoso/wip-jsonexamples-ktoso
...
=doc,htc better example docs on mapping error response to empty JSON …
2015-11-24 12:53:54 +01:00
Konrad Malawski
05ab43f824
=doc,htc better example docs on mapping error response to empty JSON body
2015-11-24 12:02:20 +01:00
Konrad Malawski
6f5d449bd0
+htc #18898 modeledCustomHeader to ease matching on headers
2015-11-24 12:01:26 +01:00
Roland Kuhn
401dbdee9c
add insecure HTTPS client warning for Java
2015-11-24 10:23:20 +01:00
Roland Kuhn
ac9bcebb90
add insecure HTTPS client warning for Scala
2015-11-24 10:22:56 +01:00
Alexander Golubev
ea6488c6c0
+str #18555 add throttle combinator
2015-11-23 11:49:11 -05:00
Konrad Malawski
a772290fee
Merge pull request #19000 from spray/wip-18999-mathias
...
=htp #18999 fix IllegalArgumentException ...
2015-11-23 17:23:26 +01:00
Mathias
9aacb6fb00
=htp #18999 fix IllegalArgumentException in getFromFile/getrFromResource when serving empty files
2015-11-23 16:11:12 +01:00
Konrad Malawski
d5399c7687
Merge pull request #18986 from akka/wip-uri-test
...
=htc add test to verify URI against a very long path
2015-11-23 12:50:45 +01:00
Konrad Malawski
b7d8d81809
Merge pull request #18991 from timcharper/patch-2
...
Fixes minor documentation issue
2015-11-23 10:25:13 +01:00
Tim Harper
d1e5dbb8bb
=str fixes wrong / missing cross references in scaladoc
2015-11-23 02:21:54 -07:00
Konrad Malawski
ee9a95e33b
=htc add test to verify URI against a very long path
...
Was reported in Spray gitter channel, spray's URI throws an StackOverflowException for such URI.
Adding the test to make our URI survives it (it does), and that it stays this way.
2015-11-21 20:43:44 +01:00
Konrad Malawski
ce2d666c06
Merge pull request #18977 from ktoso/wip-typo-fixup-ktoso
...
=doc #18972 fix typo in docs on oauth2
2015-11-20 11:14:56 +01:00
Konrad Malawski
6a5cc92df7
=doc #18972 fix typo in docs on oauth2
2015-11-20 11:13:34 +01:00
Konrad Malawski
ab8e8ac1fe
Merge pull request #18972 from johanandren/wip-18968-document-java-dsl-auth-johanandren
...
=doc #18968 Document auth options for Java DSL
2015-11-20 00:03:24 +01:00
Johan Andrén
af2bc368a2
=doc #18968 Document auth options for Java DSL
2015-11-19 17:55:50 +01:00
Konrad Malawski
e189afe994
Merge pull request #18926 from hseeberger/release-2.3-dev
...
+htc #18925 Add parallelism param to IncConn.handleWithAsyncHandler
2015-11-19 17:55:34 +01:00
Konrad Malawski
696cfed51f
Merge pull request #18964 from johanandren/wip-18857-document-credentials-hiding-secret-johanandren
...
=doc #18857 Add docs about comparing the secret when authenticating
2015-11-19 12:13:51 +01:00
Johan Andrén
63806bdbe0
=doc #18857 Add docs about comparing the secret when authenticating
2015-11-19 11:26:11 +01:00
Viktor Klang (√)
fa683e1842
Merge pull request #18951 from akka/wip-add-sink-last-√
...
+str - Adds Sink.last and Sink.lastOption to mirror Sink.head and Sin…
2015-11-18 22:27:50 +01:00
Viktor Klang
94fe1fb26d
+str - Adds Sink.last and Sink.lastOption to mirror Sink.head and Sink.headOption
...
* Renames BlackholeSubscriber to SinkholeSunbscriber
* Makes SinkholeSubscriber request Long.MaxValue
* SinkholeSink seems like the best name ever
2015-11-18 21:48:00 +01:00
Konrad Malawski
dfe327cbf9
Merge pull request #18961 from ktoso/wip-fixup-merge-order-problem-ktoso
...
=doc fixup due to validation having run before we merged in the rename
2015-11-18 18:24:21 +01:00
Konrad Malawski
8a33c22e8f
=doc fixup due to validation having run before we merged in the rename
2015-11-18 16:20:38 +01:00
Konrad Malawski
ce774fa086
Merge pull request #18941 from spray/w/16828-cookie-parsing-new
...
!htc allow configuration of cookie parsing mode, fixes #16828
2015-11-18 16:03:36 +01:00
Konrad Malawski
00a7ecd1f0
Merge pull request #18893 from johanandren/wip-18471-metadata-plus-file-upload-johanandren
...
=doc WIP #18471 examples for file uploads
2015-11-18 14:33:10 +01:00