Commit graph

20524 commits

Author SHA1 Message Date
Alexander Golubev
e51b2e4aeb +str #18111 SubscriberEvent in stream-testkit is not visible 2015-09-29 10:09:13 -04:00
Patrik Nordwall
da55a8cad7 Merge pull request #18583 from hepin1989/fix-#doctypo
=doc fix typo in sharding docs
2015-09-29 15:31:56 +02:00
Konrad Malawski
cc661409f9 Merge pull request #18585 from akka/wip-fix-double-dilation-ktoso
=str fix double-dilation in StreamTestKit
2015-09-29 11:21:06 +02:00
Konrad Malawski
a534e9bddc Merge pull request #17643 from pjan/revision/http/generalised-authentication
!htp #17384 - Generalised Security Directives to accept Bearer Token Authentication
2015-09-29 10:52:52 +02:00
Konrad Malawski
f416e89edb =str fix double-dilation in StreamTestKit 2015-09-29 10:26:18 +02:00
Mathias
3b743b1cd2 =htc #18539 Fix off-by-one error in response entity parsing 2015-09-29 09:07:22 +02:00
kukido
f858881b2e =doc #17329 Spelling normalization, typos fixed. 2015-09-28 22:45:38 -07:00
hepin
c0bba54d6b =doc fix typo in sharding docs 2015-09-29 10:21:59 +08:00
Konrad Malawski
880d51b89b Merge pull request #18503 from ktoso/wip-improvements-streamtestkit-ktoso
+str #18501 improvements and fixes in StreamTestKit (adds toStrict)
2015-09-28 19:29:17 +02:00
Konrad Malawski
dcfbaed206 =str #18501 make TestSink.probe consistent in style with Sink.head
Also known as, we do not use () for those
2015-09-28 18:44:54 +02:00
Konrad Malawski
f0edeeeadf Merge pull request #18579 from akka/wip-docs-fix-typo-ktoso
=doc fix typo in sharding docs
2015-09-28 17:42:35 +02:00
Konrad Malawski
20dfaded17 =doc fix typo in sharding docs
//cc @patriknw
2015-09-28 13:02:56 +02:00
Konrad Malawski
239b4ca268 Merge pull request #18517 from agolubev/agolubev-#18378-small-typos-in-stream-docs
=str #18378 Small typos in Streams docs
2015-09-28 12:51:40 +02:00
Konrad Malawski
2569b3f92a Merge pull request #18520 from ktoso/wip-csvParams-simpler
=htc #18518 make it simpler to unmarshal csv values from params
2015-09-28 12:08:52 +02:00
pjan vandaele
4dde089d82 Generalised Authentication Directives to accept Bearer Tokens
Make type of credential authentication explicit

Cleanup
2015-09-26 09:40:29 +09:00
Roland Kuhn
8d72e30235 Merge pull request #18560 from akka/wip-fix-warnings-∂π
=str,htp clean up build warnings
2015-09-25 18:09:30 +02:00
Konrad Malawski
ab96ebfca0 +str #18501 improvements and fixes in StreamTestKit (adds toStrict) 2015-09-25 17:19:00 +02:00
Konrad Malawski
dc12f3bfd3 Merge pull request #18525 from johanandren/wip-16399-doc-logback-async-appender
=doc #16399 Document async appender for SLF4J
2015-09-25 17:08:01 +02:00
Konrad Malawski
cad852025d Actually implement proper cascading 2015-09-25 16:04:44 +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
Konrad Malawski
b1f9f77a17 =htc #18533 make configuration of parsing less confusing 2015-09-25 13:53:23 +02:00
drewhk
8bb8dc4f68 Merge pull request #18548 from drewhk/wip-interpreter-additions-and-fixes-drewhk
Fix various interpreter issues, add extensive port transition tests
2015-09-25 10:18:31 +02:00
Konrad Malawski
cf6a376d98 Merge pull request #18532 from akka/wip-missing-internalapi-marker-ktoso
=str add missing internal api marker
2015-09-25 10:18:07 +02:00
Alexander Golubev
74dc99a656 +str #18486 Make sure that Source.subscriber's Subscriber throws if subscribed more than once 2015-09-24 22:25:06 -04:00
Endre Sándor Varga
ea03bb315d Fix various interpreter issues, add extensive port transition tests 2015-09-24 16:00:04 +02:00
Johan Andrén
b90868d524 =doc #16399 Document async appender for SLF4J 2015-09-23 13:39:44 +02:00
Johan Andrén
9d576b4eb5 =per #18527 fix race condition in async stash test 2015-09-23 11:59:15 +02:00
Konrad Malawski
8a889de08d =str add missing internal api marker
Noticed during demo on scala.world ;)
2015-09-22 18:00:19 +01:00
drewhk
ae83053a64 Merge pull request #18516 from drewhk/wip-remove-timerpublisher-drewhk
=str: TickSource is now a GraphStage
2015-09-22 09:30:32 +02:00
Alexander Golubev
5f2e50e416 +str #18486 Make sure that Source.subscriber's Subscriber throws if subscribed more than once 2015-09-21 09:50:15 -04:00
Johan Andrén
717e2191a1 =act #15159 Better error when maibox does not fulfill requirements 2015-09-21 15:40:24 +02:00
Endre Sándor Varga
eec8bd689f =str: TickSource is now a GraphStage 2015-09-21 10:30:14 +02:00
Alexander Golubev
99df500ff2 +str #18486 Make sure that Source.subscriber's Subscriber throws if subscribed more than once 2015-09-20 22:38:50 -04:00
Konrad Malawski
c9adfcfbc7 =htc #18518 make it simpler to unmarshal csv values from params 2015-09-20 19:27:04 +01:00
Alexander Golubev
8070aa0b24 =str #18378 Small typos in Streams docs
very small fix
2015-09-18 12:30:34 -04:00
Patrik Nordwall
3b996b80cb Merge pull request #18506 from akka/wip-16369-harden-sigar-tests-patriknw
=clm #16369 Harden cluster metrics sigar tests
2015-09-18 17:09:27 +02:00
Patrik Nordwall
e23648d7fe Merge pull request #18513 from akka/wip-18440-wrong-config-patriknw
=clt #18440 Harden ClusterClientSpec again
2015-09-18 17:08:47 +02:00
Alexander Golubev
c066ce4a8a =str #18378 Small typos in Streams docs 2015-09-18 10:02:09 -04:00
drewhk
e713591e5f Merge pull request #18467 from drewhk/wip-16597-16410-timeout-stages-drewhk
!str #16410 #16597: Removed TimerTransform, added Timeout stages
2015-09-18 13:15:16 +02:00
Endre Sándor Varga
12c9abb8c9 !str #16410 #16597: Removed TimerTransform, added Timeout stages 2015-09-18 12:38:36 +02:00
drewhk
a7cff4141c Merge pull request #18481 from 2m/wip-interpreter-bench
=ben interpreter benchmarks
2015-09-18 10:19:05 +02:00
Patrik Nordwall
92e9972d54 =clt #18440 Harden ClusterClientSpec again
The fix in https://github.com/akka/akka/pull/17903 was not using
the correct configuration property. The issue in #17735 was never
fixed by that PR, but now it is.
2015-09-18 09:27:19 +02:00
Konrad Malawski
6f53c0f89b Merge pull request #18508 from 1ambda/wip-fix-typo-addressing-docs-1ambda
=doc #18507 fix typo: invalid inline literal syntax in addressing.rst
2015-09-17 16:56:11 +02:00
1ambda
ab59b845f2 =doc fix typo: invalid inline literal syntax in addressing.rst 2015-09-17 23:50:59 +09:00
Patrik Nordwall
47baf7c9b5 =clm #16369 Harden cluster metrics sigar tests 2015-09-17 16:32:10 +02:00
Patrik Nordwall
2cd834da9d Merge pull request #18498 from akka/wip-18485-remove-cluster-sharding-data-patriknw
+per #18485 Add cluster sharding data removal utility
2015-09-17 14:07:40 +02:00
Patrik Nordwall
0cdd9af3c4 +per #18485 Add cluster sharding data removal utility 2015-09-17 14:07:08 +02:00
Patrik Nordwall
d2cc69e65a =per #18497 Handle large deleteMessages ranges in leveldb journal
* creating a large scala range is very inefficient and also impossible
  above Int.MaxValue, which can happen if deleteMessages(Long.MaxValue)
  is used
* solved by capping the upper seq nr by the highest know seq nr
* similar issue in inmem journal
2015-09-17 14:04:10 +02:00
Patrik Nordwall
6a4291e83e Merge pull request #18502 from akka/wip-TimeoutReason-err-msg-patriknw
=rem Improve the TimeoutReason error message
2015-09-17 14:01:45 +02:00
Patrik Nordwall
1d186cbf0a =rem Improve the TimeoutReason error message 2015-09-17 14:01:21 +02:00