drewhk
|
a130901379
|
Merge pull request #18871 from agolubev/agolubev-#18870-Refactoring_OutputStreamSource_InutStreamSink
=str #18870 optimizations of InputStreamSink, OutpuSreamSource
|
2015-11-11 11:38:41 +01:00 |
|
drewhk
|
99afc13872
|
Merge pull request #18702 from 2m/wip-async-stages-are-here
=doc remove misleading statement on async custom stages
|
2015-11-11 11:21:27 +01:00 |
|
drewhk
|
c56d4396df
|
Merge pull request #18904 from drewhk/wip-18798-interpreter-fuzzing
+str #18798: Fuzzing mode for the interpreter
|
2015-11-11 09:33:28 +01:00 |
|
Alexander Golubev
|
27851d656c
|
=str #18870 Refactoring and optimizations of InputStreamSink, OutputSreamSource
|
2015-11-10 11:13:21 -05:00 |
|
2beaucoup
|
0b16046a34
|
=htp #18881 accept multipart boundary parameters with internal spaces
|
2015-11-10 16:13:43 +01:00 |
|
Endre Sándor Varga
|
c4417a8c39
|
+str #18798: Fuzzing mode for the interpreter
*PHEAR ME*
|
2015-11-10 15:59:03 +01:00 |
|
Konrad Malawski
|
985e3b1c2f
|
=str #18902 in tests (due to grouped+Sink.head) empty response stream would throw
|
2015-11-10 13:52:33 +01:00 |
|
Konrad Malawski
|
42ff7d7a59
|
Merge pull request #18854 from ktoso/mwip-more-idleTimeout-client-tests-ktoso
=str #17732 covered all client APIs to check if idle timeouts work
|
2015-11-10 10:55:48 +01:00 |
|
Konrad Malawski
|
bdafae9d48
|
Merge pull request #18897 from 2beaucoup/omit-parser-stacktrace
Don't print parsing exception stackstraces to the console
|
2015-11-09 16:52:34 +01:00 |
|
2beaucoup
|
bfa57dde43
|
=htp #18825 don't print parsing exception stackstraces to the console
|
2015-11-09 16:47:25 +01:00 |
|
Konrad Malawski
|
18b3030328
|
Merge pull request #18896 from johanandren/wip-18878-doc-missing-tilde-johanandren
=doc #18878 Document gotcha about missing tilde
|
2015-11-09 16:25:12 +01:00 |
|
Johan Andrén
|
c6500aec7f
|
=doc 18878 Document gotcha about missing tilde
|
2015-11-09 16:21:04 +01:00 |
|
Konrad Malawski
|
6a22cdebfc
|
Merge pull request #18889 from 2beaucoup/patch-1
fix includecode
|
2015-11-09 11:03:42 +01:00 |
|
2beaucoup
|
7a1857d849
|
fix includecode
|
2015-11-09 10:46:57 +01:00 |
|
Konrad Malawski
|
88596fc778
|
Merge pull request #18877 from ktoso/wip-body-parser-ordering-ktoso
=str #16927 preserve header order in body parts
|
2015-11-07 20:17:40 +01:00 |
|
Konrad Malawski
|
f908a6a9dc
|
=str #16927 preserve header order in body parts
|
2015-11-07 20:11:41 +01:00 |
|
Roland Kuhn
|
11e99318ff
|
Merge pull request #18873 from akka/wip-improve-GraphInterpreter.currentInterpreter-RK
=str small improvement in GraphInterpreter.currentInterpreter
|
2015-11-07 15:05:31 +01:00 |
|
Roland Kuhn
|
f85ffb575c
|
=str small improvement in GraphInterpreter.currentInterpreter
|
2015-11-07 15:05:11 +01:00 |
|
Konrad Malawski
|
e50a5ee6fc
|
Merge pull request #18867 from ktoso/wip-docs-warnings-on-streams-ktoso
+doc show warning if browsing outdated docs
|
2015-11-05 22:16:42 +01:00 |
|
Konrad Malawski
|
99fcc6b191
|
+doc show warning if browsing outdated docs
|
2015-11-05 22:16:06 +01:00 |
|
drewhk
|
72906553ed
|
Merge pull request #18861 from drewhk/wip-18817-GraphStage-Java-drewhk
=str #18817 add Java API for GraphStage In/OutHandler
|
2015-11-05 16:32:39 +01:00 |
|
Roland Kuhn
|
0990d735a0
|
=str #18817 add Java API for GraphStage In/OutHandler
|
2015-11-05 15:54:25 +01:00 |
|
Konrad Malawski
|
eee74e165d
|
Merge pull request #18852 from RichardBradley/release-2.3-dev
=htc Remove Java 7 features
|
2015-11-05 10:31:29 +01:00 |
|
Konrad Malawski
|
4e2c6089d5
|
=str #17732 covered all client APIs to check if idle timeouts work
|
2015-11-04 18:31:37 +01:00 |
|
Richard Bradley
|
9b8baf5abc
|
=htc Remove Java 7 features
|
2015-11-04 16:06:55 +00:00 |
|
Konrad Malawski
|
e2d68a0667
|
=str fix error logging in GraphInterpreter
|
2015-11-04 16:58:18 +01:00 |
|
drewhk
|
2f1ef278a5
|
Merge pull request #18847 from ktoso/wip-migration-rawquery-ktoso
=doc #18715 migration guide for Query in Akka HTTP
|
2015-11-04 14:20:59 +01:00 |
|
drewhk
|
e2b98da865
|
Merge pull request #18842 from ktoso/wip-add-of-ktoso
+str #18840 add of method to predefined Shapes, for nicer Java use
|
2015-11-04 13:56:01 +01:00 |
|
Konrad Malawski
|
b8575ec666
|
=doc #18715 migration guide for Query in Akka HTTP
|
2015-11-04 13:35:03 +01:00 |
|
drewhk
|
e1ec579836
|
Merge pull request #18819 from akka/wip-18808-unify-sink-publisher-√
-str - 18808 - Removes Sink.fanoutPublisher
|
2015-11-04 13:28:50 +01:00 |
|
Konrad Malawski
|
d06fe01e4a
|
+str #18840 add of method to predefined Shapes, for nicer Java use
|
2015-11-04 13:00:32 +01:00 |
|
Viktor Klang
|
6cfa4df800
|
!str - Switches Sink.publisher to use a boolean to indicate fanout rather than a number of allowed subscribers
|
2015-11-04 12:29:23 +01:00 |
|
Viktor Klang
|
f839a1f85d
|
!str - 18808 - Removes Sink.fanoutPublisher and makes Sink.publisher specify number of subscribers
Sink.publisher now takes a max number of Subscribers and
the elasticity between concurrent Subscribers.
|
2015-11-04 12:29:07 +01:00 |
|
drewhk
|
33444c572b
|
Merge pull request #18792 from 2m/wip-actor-naming
=str #15707 name unnamed modules
|
2015-11-04 12:17:59 +01:00 |
|
Martynas Mickevičius
|
ee5ec72552
|
=str #15707 name unnamed modules
* give name attribute to TickSource and nested modules
* reflow module toString output
* give toString to flow
|
2015-11-04 13:01:05 +02:00 |
|
drewhk
|
3b9b95b0eb
|
Merge pull request #18843 from drewhk/wip-18756-fix-zip-drewhk
=str #18756: Fix Zip completion
|
2015-11-04 11:54:22 +01:00 |
|
Endre Sándor Varga
|
10e4c04e10
|
=str #18756: Fix Zip completion
|
2015-11-04 10:59:00 +01:00 |
|
drewhk
|
757aafb112
|
Merge pull request #18838 from akka/wip-flatConcat-√
!str - replaces flattenConcat with flatMapConcat
|
2015-11-04 10:58:11 +01:00 |
|
Konrad Malawski
|
28967efbbd
|
Merge pull request #18715 from 2beaucoup/deferred-query-parsing
!htp #18479 defer parsing of query key-value-pairs
|
2015-11-04 10:29:23 +01:00 |
|
drewhk
|
bdcef88e03
|
Merge pull request #18845 from akka/wip-fix-InterpreterBenchmark-∂π
!str GraphInterpreterSpecKit must not extend AkkaSpec
|
2015-11-04 10:10:03 +01:00 |
|
2beaucoup
|
8f75c97e47
|
!htp #18479 defer parsing of query key-value-pairs
|
2015-11-03 23:19:44 +01:00 |
|
Viktor Klang
|
50c6f2267c
|
!str - replaces flattenConcat with flatMapConcat
|
2015-11-03 22:17:28 +01:00 |
|
Roland Kuhn
|
12a820326d
|
!str GraphInterpreterSpecKit must not extend AkkaSpec
|
2015-11-03 19:22:57 +01:00 |
|
drewhk
|
1378fedad0
|
Merge pull request #18834 from drewhk/wip-18737-migration-guide-scala-snippets-drewhk
+doc 18737: Code snippets for migration guide
|
2015-11-03 16:02:50 +01:00 |
|
Endre Sándor Varga
|
82e1d3dcec
|
+doc 18737: Code snippets for migration guide (Java)
|
2015-11-03 16:01:43 +01:00 |
|
Konrad Malawski
|
2b8763dd7b
|
Merge pull request #18836 from spray/wip-revert-spray-json-utf8-workaround
=htp #18389 revert earlier workaround since original problem in spray-json has been fixed
|
2015-11-03 14:32:53 +01:00 |
|
Endre Sándor Varga
|
100fc83a3d
|
+doc 18737: Code snippets for migration guide (Scala)
|
2015-11-03 13:57:55 +01:00 |
|
drewhk
|
bdf2d1a8a4
|
Merge pull request #18786 from hepin1989/simplify
=str simplify splitWhen and splitAfter's signature.
|
2015-11-03 12:42:49 +01:00 |
|
Konrad Malawski
|
8b0e4c5021
|
Merge pull request #18823 from ktoso/wip-idleTimeout-tests-ktoso
+htc #16597 more tests for outgoing connection timeout
|
2015-11-03 12:29:38 +01:00 |
|
drewhk
|
38d94d7cbe
|
Merge pull request #18820 from agolubev/agolubev-#18037_excpetion_from_FlowOps.log
=str #18037 FlowOps.log exception handler does not follow strategy
|
2015-11-03 12:29:12 +01:00 |
|