Nafer Sanabria
2078396197
=doc Akka & GitHub appearances in docs ( #20968 )
...
* =doc capitalize akka word
* Capitalize GitHub appearances in docs
2016-07-18 10:33:44 +02:00
Richard Imaoka
12fadfe8e5
+doc Indicate in doc BalancingPool should not support Broadcast #15030 ( #20979 )
2016-07-18 10:33:09 +02:00
Konrad Malawski
3f12509f27
=htp attempt to fix PR validation issue, unable to reproduce ( #20975 )
2016-07-17 20:06:22 +02:00
Konrad Malawski
e986989bfa
=htp fix typo in latency spec using AB ( #20965 )
2016-07-15 19:19:53 +02:00
Konrad Malawski
218f81196c
=htp multinode latency spec for HTTP ( #20964 )
2016-07-15 18:53:13 +02:00
Nikolay Donets
b7567a5c55
Nikdon 20535 check same origin ( #20962 )
...
* =htp checkSameOrigin shows allowed origins
add HttpOriginRangeDefault into the javadsl and refactor
resolving binary compatibility + add copyright
return back public static final in the HttpOriginRange
* =htp #20535 address bin compat issues in checkSameOrigin PR
2016-07-15 13:39:40 +02:00
Thomas Szymanski
3871e18acd
Fix typos in HTTP streaming doc ( #20963 )
2016-07-15 12:38:11 +02:00
Konrad Malawski
f0a1ba8467
=htc replace getSimpleName with Logging.simpleName ( #20951 )
...
As getSimpleName sometimes has issues on some scala classes (blows up).
2016-07-15 10:52:40 +02:00
abesanderson
03fcf871a9
additional debug logging for fsm #20952
...
* additional debug logging for fsm
* dont construct the string if debug logging disabled
2016-07-15 10:02:37 +02:00
Jacek Kunicki
6e0a2caf4b
Corrected onPush description in Custom stream processing docs #20959 ( #20960 )
2016-07-14 21:54:33 +02:00
Konrad Malawski
7ef1b78ae7
+write http throughput results if asked to ( #20958 )
2016-07-14 17:47:56 +02:00
Konrad Malawski
6078fe44ee
dsable fuzzer in Http Throughput spec ( #20957 )
2016-07-14 16:53:41 +02:00
Konrad Malawski
e08958322a
+htp akka http Throughput benchmark, for jenkins ( #20956 )
2016-07-14 16:48:51 +02:00
Konrad Malawski
400402f76c
+act #20936 add CompletionStage API to CircuitBreaker ( #20937 )
2016-07-14 14:03:04 +02:00
Konrad Malawski
08e4ee0e6f
=build update to latest sbt-jmh ( #20949 )
...
Which also includes the JFR profiler mode.
Use with: `jmh: run -prof jmh.extras.JFR`, details here: https://github.com/ktoso/sbt-jmh#using-oracle-flight-recorder
2016-07-13 15:55:22 +02:00
Konrad Malawski
65fae200b7
=htp #20884 fix header name rendering issue when $minus present ( #20940 )
2016-07-13 14:53:56 +02:00
Konrad Malawski
55e3e123b1
=act #20910 optimize ByteString#copyToBuffer ( #20911 )
2016-07-11 18:23:52 +02:00
Konrad Malawski
841be3e172
=build versions of dependencies for 2.12.0-M5 ( #20939 )
...
* =build versions of dependencies for 2.12.0-M5
* Update Dependencies.scala
2016-07-11 16:12:59 +02:00
Harit Himanshu
07ec6b7f4c
Adding note on usage of Cluster Dispatcher #20775 ( #20927 )
...
* Adding note on usage of Cluster Dispatcher #20775
* Remove `[` and `]` to from Cluster Usage node #20775
2016-07-11 15:48:07 +02:00
Nafer Sanabria
1009f8e235
=doc Fix indefinite articles typos in docs ( #20924 )
2016-07-11 14:13:40 +02:00
Konrad Malawski
9e6f346a19
Add news link
2016-07-11 12:00:42 +02:00
Konrad Malawski
9232f51a14
=doc #20931 fix java docs link
2016-07-11 11:59:39 +02:00
Nafer Sanabria
32810e1f1d
=htc, doc replace usages of deprecated methods of FileIO ( #20928 )
2016-07-10 17:41:57 +02:00
Morton Fox
c81ea4f36b
Fix the StackOverflow link ( #20923 )
2016-07-08 18:36:33 +02:00
Konrad Malawski
60fb163331
+doc #20192 explain need of draining entities in server/client HTTP ( #20852 )
...
* +doc #20192 explain need of draining entities in server/client HTTP
* missing javadsl for Connection header
* Update HttpClientExampleDocTest.java
2016-07-08 14:47:29 +02:00
zhxiaog
9683e4bc58
migrate Fold, Sliding, Grouped to GraphStage ( #20914 )
2016-07-08 14:24:03 +02:00
Konrad Malawski
19f6c0c61c
Merge pull request #20919 from ktoso/agolubev-20843-Scan.in-cannot-pull-closed-port-agolubev
...
Agolubev 20843 scan.in cannot pull closed port agolubev
2016-07-08 14:09:15 +02:00
Konrad Malawski
a299644b21
=str 20843 Scan failure should flow downstream ASAP
2016-07-08 14:08:27 +02:00
Konrad Malawski
77513c41d4
Document handling blocking ops in ScalaDSL Akka HTTP ( #20912 )
...
* +doc Added doc handling blocking operations #20066 (by @ktoso)
* Move and rewrite handling blocking ops somewhat
2016-07-08 14:05:49 +02:00
Daniel Moran
6d2d4d5d25
=htc Convert HandlerStage to GraphStage, #19361 . ( #20855 )
2016-07-08 13:44:54 +02:00
gosubpl
1756541dcb
=doc #20885 small fix and clarification for Java stream-graphs example ( #20894 )
...
* #20885 small fix and clarification for Java stream-graphs example
* #20885 GraphDSLDocTest comment wording improved
2016-07-08 11:15:52 +02:00
Arnout Engelen
92019c7ac9
Recommend new SecureRandom for an HTTPS server #20908 ( #20909 )
2016-07-08 11:12:36 +02:00
Alexander Golubev
f679e14168
=str 20843 Scan.in cannot pull closed port
2016-07-08 10:42:16 +02:00
Konrad Malawski
54ecf32d2b
=htp #20915 fix too small timing issue in DirectivesSpec ( #20916 )
...
* =htp #20915 fix too small timing issue in DirectivesSpec
* applying scalariform reformatting that keeps popping up
2016-07-08 10:33:32 +02:00
Patrik Nordwall
b4cd30cf94
Merge pull request #20757 from kkasravi/issue_20543_kkasravi
...
Fixes #20543 GraphStage subtypes should not be private to akka
2016-07-08 10:06:27 +02:00
netcomm
33283da77a
=ddata add WeaklyUp cluster member node ( #20634 )
...
* add WeaklyUp cluster member node
* fix some small point
2016-07-07 23:44:14 +02:00
poojadshende
2769b5e1cb
=htc Convert ChunkTransformer to GraphStage ( #20493 )
...
* Convert ChunkTransformer to GraphStage
* Updated onUpstreamFinish of ChunkTransformer class
* Convert chunkTransformer to graph stage
* Convert ChunkTransformer to GraphStage
* Convert ChunkTranformer to GraphStage
2016-07-07 23:26:52 +02:00
Ben Barnard
de18e3fe09
+htc Parse URIs with many query string segments ( #20770 )
...
This commit keeps the stack-heavy, reversal approach as long as there is
enough space on the parser's value stack, switching to a constant-stack
approach that requires a reversal for the rest of the query string when
the value stack starts getting full. This removes the hidden restriction
on query string complexity (which is now only subject to the URL length
restriction) without unduly penalising URLs with simpler query strings.
The new constructor method, rather than simply a new constructor
parameter with a default value, is to maintain binary compatibility.
Given that UrlParser is private[http], I'm not sure if this is really
necessary.
2016-07-07 23:24:30 +02:00
Konrad Malawski
8d0c163eaf
Update issue-tracking.rst with links etc ( #20905 )
...
* Update issue-tracking.rst with links etc
* Update issue-tracking.rst
2016-07-07 21:42:02 +02:00
Alexander Golubev
e0562abba9
+str 20129 add lazySink ( #20579 )
2016-07-07 13:01:28 +02:00
gosubpl
b6f6438e96
doc #20466 Java range-directives examples added ( #20892 )
...
* #20466 Java range-directives examples added
* #20466 post-review changes
2016-07-06 23:23:45 +02:00
Konrad Malawski
a5d4813ecb
Improved CONTRIBUTING.md ( #20895 )
...
* Improved CONTRIBUTING.md
* Update CONTRIBUTING.md
* Add section about tags to CONTRIBUTING
* Update CONTRIBUTING.md
2016-07-06 11:51:21 +02:00
Konrad Malawski
64d74254c8
Explain SettingsCompanion being internal ( #20893 )
2016-07-06 11:49:29 +02:00
Richard Imaoka
08aa41c818
Suppress Java Serializer warnings when extending NoSerializationVerificationNeeded ( #19963 ) ( #20785 )
2016-07-06 11:48:15 +02:00
Nafer Sanabria
625413e413
=doc Correct minor typo ( #20897 )
...
* Correct minor typo
* Fix minor typos
2016-07-06 11:08:57 +02:00
Kam Kasravi
1d692daaad
Fixes #20543 GraphStage subtypes should not be private to akka
2016-07-05 17:12:35 -07:00
Felix Satyaputra
334959edd1
Modify SettingsCompanion to support create using ActorSystem ( #20845 )
...
- Remove final modifier from create(system: ActorSystem) within SettingsCompanion
- Implement create(system: ActorSystem) within each of the SettingsCompanion subclass
- Add tests to ensure compilation
2016-07-06 00:52:46 +02:00
Richard Imaoka
29dec00c45
+doc Add more description about actor path alias, symbolic link #20773 ( #20866 )
2016-07-05 22:00:48 +02:00
Patrik Nordwall
675e137d06
=act let onReceive throw Throwable, #20231 ( #20781 )
...
* I also tried to change the lifecycle methods (e.g. postStop) but
that would break source compatibility for code that called super.postStop
2016-07-05 17:58:33 +02:00
Patrik Nordwall
9fbab1f268
Merge pull request #20768 from denisrosca/master
...
Warning for actors with value class arguments
2016-07-05 16:49:41 +02:00