Commit graph

20524 commits

Author SHA1 Message Date
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
Johan Andrén
3c579999fa =tes #18312 Increased the timeout of the test actor and dilated it 2015-11-18 16:53:35 +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
Patrik Nordwall
27995af79f =cls #18722 fix DDataShardCoordinator init
* the become logic was wrong when watchStateActors triggers an immediate
  state update
2015-11-18 16:13:58 +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
Konrad Malawski
a394e833bf Merge pull request #18924 from 2beaucoup/improve-tcp-doc
Show where connections are coming from in stream-io.rst
2015-11-18 12:01:12 +01:00
drewhk
73f689e8b8 Merge pull request #18927 from 2beaucoup/fix-stream-and-http-vesrion
Fix version for stream and http
2015-11-18 10:54:12 +01:00
Roland Kuhn
a7021827c3 Merge pull request #18243 from ataraxer/ataraxer-15819
+act #15819 Create ask() variant that can be used without sender(); Add PromiseRef as an alternative to ask pattern
2015-11-18 10:42:14 +01:00
drewhk
0d9b5dbd2e Merge pull request #18947 from akka/wip-18943-io-source-sink-√
!str - Moving the InputStream and OutputStream utilities into Source …
2015-11-18 10:33:44 +01:00
Viktor Klang
8780ba28a4 !str - Moving the InputStream and OutputStream utilities into Source and Sink 2015-11-18 09:13:57 +01:00
Roland Kuhn
932e12b73e Merge pull request #18815 from visox/master
Add attachments in CamelMessage
2015-11-18 08:45:22 +01:00
Michal Lacko
9baf9bd33f +cam #11214 add attachments to CamelMessage
add support for attachments in CamelMessage, taken from JCamelMessage

add a extension class CamelMessageWithAttachments base on CamelMessage that contains attachments based on JCamelMessage

add newline CamelMessageTest

replace for-cycle attachment adding with one putAll

remove CamelMessageWithAttachments and update CamelMessage to contain attachments

fix the binary compatibility issues on CamelMessage

add documentation for new methods in CamelMessage, add return type for method withBody
2015-11-18 10:22:20 +13:00
Johannes Rudolph
85993be484 !htc allow configuration of cookie parsing mode, fixes #16828 2015-11-17 17:06:38 +01:00
Konrad Malawski
cb8d3c4609 Merge pull request #18934 from akka/wip-18916-file-io-√
!str - 18916 - Source.file and Sink.file
2015-11-17 10:33:50 +01:00
Viktor Klang
20c996fe41 !str - 18916 - Source.file and Sink.file
* Removes `Synchronous` from the names and descriptions of File I/O as it leaks impl details
* Removes the factries for FileSource and FileSink and puts them in Source and Sink respectively
2015-11-17 09:50:10 +01:00
Patrik Nordwall
3f3642337e +act #18487 Support custom supervision strategy in BackoffSupervisor
* and forward messages from child to parent
  (needed for sharding passivation)
2015-11-16 17:46:02 +01:00
Konrad Malawski
89461c2b2a Merge pull request #18905 from ktoso/wip-throws-in-tests-empty-stream-ktoso
=str #18902 in tests (due to grouped+Sink.head) empty response stream…
2015-11-16 15:52:02 +01:00
Johan Andrén
cd3a9ccf85 =doc 18471 Document file uploads 2015-11-16 14:17:56 +01:00
Johannes Rudolph
b966a529a0 =htc fix formatting 2015-11-16 14:01:11 +01:00
drewhk
ef901becee Merge pull request #18920 from drewhk/wip-18353-fwd-drewhk
+rem #18353: Prune reliable deliver actors (fwd)
2015-11-16 11:32:51 +01:00
drewhk
644555a93f Merge pull request #18914 from drewhk/wip-18835-keep-going-stage-drewhk
+str #18835: Allow stages to stay alive even after all ports closed
2015-11-16 11:32:33 +01:00
Konrad Malawski
f0b4dfaddb Merge pull request #18933 from Jaca777/jaca777-4761866
=pro Fix unmaintained scalariform github repo link.
2015-11-16 10:17:12 +01:00
Jaca777
ed61632bf5 =pro Fix unmaintained scalariform github repo link. 2015-11-14 19:12:45 +01:00
Konrad Malawski
246d779d85 Merge pull request #18932 from Jaca777/jaca777-4761866
=doc Fixed typo
2015-11-14 16:43:27 +01:00
Konrad Malawski
8650d0c473 +str #18906 add Sink.headOption 2015-11-14 16:36:09 +01:00
Jaca777
3410e3a615 =doc Fixed typo 2015-11-14 14:41:18 +01:00
Konrad Malawski
7d4304fc6e Merge pull request #18888 from spray/wip-16468-mathias
+htp #16468 add `withSizeLimit` modifier to `HttpEntity`
2015-11-13 18:46:35 +01:00
Mathias
e142e928da =doc add chapter on HTTP message entity size limiting 2015-11-13 17:40:58 +01:00
Mathias
52a6284966 =htp apply simplification possible after fix of #16394 2015-11-13 17:40:58 +01:00
Mathias
ad9d698209 =htp small style cleanup in tests 2015-11-13 17:40:58 +01:00
Mathias
83dd1a1c4e +htp #16468 add withSizeLimit modifier to HttpEntity to flexibilize entity size verification 2015-11-13 17:40:54 +01:00
2beaucoup
6ba1e481d3 =doc show where connections are coming from in stream-io.rst 2015-11-13 14:50:24 +01:00
Heiko Seeberger
4a8756c5de +htc #18925 Add parallelism param to IncConn.handleWithAsyncHandler 2015-11-13 11:49:03 +01:00
Endre Sándor Varga
c4e326c9dd +rem #18353: Prune reliable deliver actors
(cherry picked from commit 6643f56)
2015-11-13 10:15:31 +01:00
Konrad Malawski
b5379632b1 Merge pull request #18915 from kukido/kukido-18899-pr-follow-up
=doc #18899 code review follow-up, fixed typo
2015-11-13 09:24:31 +01:00
Anton Karamanov
0e31184c91 +act #15819 Add PromiseRef and FutureRef as an alternative to ask pattern 2015-11-13 01:25:28 +03:00
Anton Karamanov
254c478ebb +act #15819 Create ask() variant that can be used without sender() 2015-11-13 01:25:28 +03:00
drewhk
fc75eb361a Merge pull request #18754 from akka/wip-18613-optimize-repointable-patriknw
=act #18613 Optimize RepointableActorRef for only sys msg
2015-11-12 10:56:13 +01:00
drewhk
c0054ad662 Merge pull request #18912 from johanandren/wip-18607-no-timeout-ex-waiting-for-future-johanandren
=act #18607 Test failing on timeout not happening
2015-11-12 10:22:27 +01:00
Mathias
8e0373731d +str enable custom Attributes, add a few more helper methods for attribute querying 2015-11-11 21:29:38 +01:00
kukido
7124b5dddf =doc #18899 code review follow-up, fixed typo 2015-11-11 09:26:00 -08:00
Endre Sándor Varga
3822f6cb1c +str #18835: Allow stages to stay alive even after all ports closed 2015-11-11 17:03:03 +01:00