Anton Karamanov
af3fc0c9a6
!htp #19528 HttpServerBluePrint: close connection on request entity cancellation
2016-02-09 20:06:31 +03:00
Anton Karamanov
6ef9ab3276
=htc #19528 OutgoingConnectionBlueprint: replace splitWhen/prefixAndTail with custom stage
2016-02-09 18:09:14 +03:00
Anton Karamanov
8cea39cdef
+str #19528 Add propagateSubstreamCancel flag to splitWhen and splitAfter
2016-02-09 18:09:14 +03:00
Konrad Malawski
0d08d468d1
Merge pull request #19718 from naferx/wip/copyright-headers
...
Add Typesafe copyright header
2016-02-09 13:18:09 +01:00
Nafer Sanabria
04a7283888
Add Typesafe copyright header
2016-02-08 15:45:35 -05:00
Johan Andrén
9880ad2678
Merge pull request #19712 from johanandren/wip-19699-no-private-types-in-http-public-api-johanandren
...
=htc #18993 HttpConnectionPool constructor made private as it leaks i…
2016-02-08 18:18:57 +01:00
Johan Andrén
77e354443e
=htc #18993 HttpConnectionPool constructor made private as it leaks impl type
2016-02-08 13:55:44 +01:00
drewhk
954d8d92ef
Merge pull request #19696 from keredin/master
...
Fix memory leak in AddressTerminatedTopic, refs #19672
2016-02-08 13:19:07 +01:00
Konrad Malawski
ac6b736868
Merge pull request #19624 from danxmoran/danxmoran-19581-ignore-mima
...
=pro #19581 Ignore MiMa changes in validatePullRequest.
2016-02-08 13:11:44 +01:00
drewhk
602081c2e7
Merge pull request #19641 from akka/wip-19547-make-stages-overview-complete-johanandren
...
=doc #19547 Better overview of stages
2016-02-08 13:11:33 +01:00
Konrad Malawski
7dd73e42c0
Merge pull request #19415 from briantopping/resources-with-osgi
...
=htp #19331 Make FileAndResourceDirectives work in OSGi environments
2016-02-08 13:06:18 +01:00
drewhk
2684112246
Merge pull request #19564 from akka/wip-19552-implement-conflate-in-terms-of-batch-johanandren
...
=str #19552 Replacing Conflate with Batch
2016-02-08 12:53:56 +01:00
drewhk
a799aa5591
Merge pull request #19665 from dorin-cbz/master
...
Correct typo in 'Source.from()' function documentation
2016-02-08 12:38:53 +01:00
drewhk
ba1283eab1
Merge pull request #19625 from agolubev/agolubev-#19585-Failed-InputStreamSinkSpec
...
=str #19585 fix long initialization for InputStreamSinkSpec
2016-02-08 12:24:50 +01:00
Konrad Malawski
08be899c4d
Merge pull request #19695 from naferx/remove-unused-imports
...
=htt Remove unused imports
2016-02-08 11:47:21 +01:00
Johan Andrén
058ae00f37
Merge pull request #19706 from johanandren/wip-19692-ws-message-class-docs-johanandren
...
=htc #19692 Improved docs for the web socket message classes
2016-02-08 10:48:08 +01:00
Johan Andrén
b8755f6de2
=htc #19692 Improved docs for the web socket message classes
2016-02-08 10:47:36 +01:00
Roland Kuhn
f817130326
Merge pull request #19699 from johanandren/wip-19698-scala-tuples-in-java-source-johanandren
...
!str #19698 Remove tuple from Java API Source signatures
2016-02-08 10:33:08 +01:00
Roland Kuhn
cd8eba9c67
Merge pull request #19697 from 2m/wip-rendering-warning-2m
...
#19639 Supress warnings on custom headers
2016-02-08 10:26:08 +01:00
Johan Andrén
1822108175
Merge pull request #19543 from akka/wip-19315-document-websocket-client-johanandren
...
=doc #19315 websocket client docs
2016-02-08 10:16:08 +01:00
Johan Andrén
4116ba5d45
Merge pull request #19685 from johanandren/wip-19674-http-header-request-or-response-audit-johanandren
...
!htt #19674 Audit HTTP headers and mark correctly as response or request
2016-02-08 10:14:10 +01:00
Dorin Cobzac
dbc41d5a90
=str - correct typo in 'Source.from()' function documentation
2016-02-05 19:12:04 +02:00
Johan Andrén
8c60ad0a02
!str #19698 Remove tuple from Java API Source signatures
2016-02-05 17:04:50 +01:00
Johan Andrén
0b3ad39217
Java and Scala overview separated. delay and initialDelay added
2016-02-05 16:42:50 +01:00
Johan Andrén
62020f44a8
One small step for mankind but a pretty big one for the stage overview
2016-02-05 14:37:47 +01:00
Martynas Mickevičius
6d3e3cfff7
#19639 Supress warnings on custom headers
2016-02-05 12:49:30 +02:00
Johan Andrén
cdae861de9
Cover sources and sinks as well, and change into a format that allows for toc
2016-02-05 10:12:17 +01:00
Johan Andrén
db0274d3d6
=str #19552 Replacing Conflate with Batch
2016-02-05 10:10:24 +01:00
keredin
437474875d
Fix memory leak in AddressTerminatedTopic
...
refs #19672
2016-02-05 10:06:13 +01:00
naferx
4ddbc4874d
Remove unused imports
2016-02-04 16:12:45 -05:00
drewhk
f3073b89e0
Merge pull request #19582 from drewhk/wip-19445-simplify-conflate-drewhk
...
#19455 Simplify conflate signature for the common case
2016-02-04 20:37:51 +01:00
Johan Andrén
2c462387af
=doc #19315 docs for websocket client
2016-02-04 16:12:41 +01:00
Endre Sándor Varga
3081e2895b
19455 Simplify conflate signature for the common case
2016-02-04 16:06:23 +01:00
Martynas Mickevičius
29c3041e04
Merge pull request #19680 from retronym/topic/seal-member-status
...
!clu #19679 make MemberStatus a sealed class
2016-02-04 16:44:25 +02:00
Martynas Mickevičius
10e9bda3cd
Merge pull request #19691 from 2m/wip-docs-style-fixes
...
Remove double border from pre sections in docs (forward port of #18352 )
2016-02-04 16:40:53 +02:00
Martynas Mickevičius
308905a784
Fix double border from pre sections in docs.
2016-02-04 16:36:03 +02:00
Johan Andrén
85cb89454d
Merge pull request #19668 from talp-traiana/talp-19622-clustershardingstats-node-name-fix
...
=clu #19622 Use full address in ClusterShardingStats
2016-02-04 14:45:53 +01:00
Johan Andrén
b7e5767ad4
Merge pull request #19686 from johanandren/wip-19663-bind-timeout-cannot-be-infinite-johanandren
...
=hts #19663 Bind-timeout cannot be infinite, reference.conf corrected
2016-02-04 14:25:37 +01:00
Johan Andrén
5aeb42eeeb
!htt #19674 Audit HTTP headers and mark correctly as response or request
2016-02-04 14:24:29 +01:00
Johan Andrén
c2ed420a12
Merge pull request #19667 from akka/wip-nicer-JournalSpec-RK
...
remove verbose expected stacktrace from JournalSpec
2016-02-04 12:00:47 +01:00
Johan Andrén
e49befa0ec
=hts #19663 Bind-timeout cannot be infinite, reference.conf corrected
2016-02-03 13:54:10 +01:00
Jason Zaugg
8dfe3ff31d
!clu #19679 make MemberStatus a sealed class
...
My assumption is that it the absence of the sealed modifier
was an oversight. Marking it as sealed will avoid exhausitity
warnings from upcoming Scala compiler version in `highestPriorityOf`.
2016-02-03 09:21:36 +10:00
Martynas Mickevičius
9580b58011
Merge pull request #19671 from 2m/wip-release-script-openjdk
...
Add support for OpenJDK to release script
2016-02-02 17:40:30 +02:00
Martynas Mickevičius
67a2b21186
Add support for OpenJDK to release script
2016-02-02 17:38:35 +02:00
drewhk
6205718d5e
Merge pull request #19669 from drewhk/wip-functionref-memleak-drewhk
...
Don't leak FunctionRef instances
2016-02-02 15:54:29 +01:00
Tal Pressman
4c12b5ea50
=clu #19622 Use full address in ClusterShardingStats
2016-02-02 16:51:19 +02:00
drewhk
b285ff954d
Merge pull request #19659 from akka/wip-minor-framing-touchups-√
...
=str - Minor improvements to Framing
2016-02-02 15:10:47 +01:00
Endre Sándor Varga
921a5fb8fd
Don't leak FunctionRef instances
2016-02-02 14:57:54 +01:00
Roland Kuhn
f4875bffe4
remove verbose expected stacktrace from JournalSpec
2016-02-02 12:03:23 +01:00
drewhk
0170280fc0
Merge pull request #19666 from akka/wip-19664-incorrect-framing-docs-johanandren
...
=str #19664 Docs no longer claim that framer delimiter is included
2016-02-02 09:38:20 +01:00