Commit graph

18777 commits

Author SHA1 Message Date
Martynas Mickevičius
50f99328fe #18765 Update to latest MiMa which is now an AutoPlugin.
* check for binary inc. issues by default
* if check is not needed, disable MimaPlugin
* determine old artifact id from the current one
2016-03-10 10:45:35 +02:00
Konrad Malawski
87113f9b14 Merge pull request #19982 from wlk/wlk-19500-make-simpleFramingProtocol-decoder-encoder-public
make simpleFramingProtocol decoder and encoder public
2016-03-09 20:59:58 +01:00
Wojciech Langiewicz
ea97a6ebbd =str #19500 Make encoder and decoder in simpleFramingProtocol public 2016-03-09 17:38:17 +01:00
Konrad Malawski
56805854f4 Merge pull request #19972 from naferx/doc-typos-naferx
=doc Fix up some typos in the contributing guide
2016-03-09 17:19:03 +01:00
Konrad Malawski
e3d92136c3 Merge pull request #19984 from 2m/wip-#19983-without-size-limit-api-tests-2m
Add withoutSizeLimit overrides for Scala API
2016-03-09 16:07:05 +01:00
Roland Kuhn
f60923fb10 Merge pull request #19970 from akka/wip-warnOldDocs-RK
update warnOldDocs.js and symlink for release
2016-03-09 14:20:40 +01:00
Martynas Mickevičius
dd1495037b #19983 Add withoutSizeLimit overrides for Scala API. 2016-03-09 14:57:17 +02:00
Roland Kuhn
6defdb57ae Merge pull request #19864 from akka/wip-19790-VirtualProcessor-RK
fix and document VirtualProcessor, fixes #19790
2016-03-09 13:20:12 +01:00
Roland Kuhn
9db36727c0 fix and document VirtualProcessor, fixes #19790 2016-03-09 13:19:40 +01:00
Konrad Malawski
93738779d3 Merge pull request #19943 from spray/wip-15799-mathias
=htc #15799 implement client-side `Expect: 100-continue` support
2016-03-09 10:14:58 +01:00
Mathias
e3ee285574 =htc #15799 implement client-side Expect: 100-continue support 2016-03-09 09:27:14 +01:00
Konrad Malawski
85aa2197af Merge pull request #19971 from akka/wip-pool-size-comment-ktoso
=act #19926 clarify fixed-pool-size valid values
2016-03-08 21:52:10 +01:00
Roland Kuhn
0acf03f528 update warnOldDocs.js and symlink for release
This will also git commit before and after the upload of the docs, so as
to make sure that changes to warnOldDocs.js are recoverable.
2016-03-08 19:46:46 +01:00
Konrad Malawski
ac1888fd66 Merge pull request #19871 from ktoso/wip-timeout-http-error-ktoso
=htc #19827 avoid double-push when request timeout triggers
2016-03-08 19:29:35 +01:00
Nafer Sanabria
fc0bf6bd63 Fix up some typos in the contributing guide 2016-03-08 13:13:38 -05:00
Konrad Malawski
2d7d24dee6 +doc,htp #19896 directives for RequestTimeout and docs 2016-03-08 18:17:35 +01:00
Konrad Malawski
2a50b8249e =act #19926 clarify fixed-pool-size valid values
As it may have been a bit confusing as noticed in #19926
2016-03-08 18:06:48 +01:00
Konrad Malawski
abb1621367 Merge pull request #19962 from wlk/wlk-19789-silence-serialization-warnings-for-primitives
fix for "silence Java serialize warning for java.lang.String"
2016-03-08 16:35:54 +01:00
Johan Andrén
67ad931d73 Merge pull request #19952 from richard-imaoka/wip-doc-akka-http-what-it-is-not-richard-imaoka
Add "Philosophy" section to Akka HTTP intro, to explain what Akka HTTP is not
2016-03-08 16:26:48 +01:00
Wojciech Langiewicz
d5eab6edef =act #19789 do not log serialization warnings for java.lang.* 2016-03-08 14:32:33 +01:00
Johan Andrén
e89b5e3a58 Merge pull request #19967 from ktoso/wip-remove-team-docs-ktoso
-doc remove team.rst as we have a team page on the site
2016-03-08 14:16:52 +01:00
Johan Andrén
b744e890cb Merge pull request #19966 from akka/wip-docs-remove-loading
-doc remove unnecessary Loading div
2016-03-08 14:16:38 +01:00
Konrad Malawski
fe7fa2bdb3 Merge pull request #19903 from ktoso/wip-rel-links-ktoso
+doc #19844 rel links to "current" on each page
2016-03-08 13:41:26 +01:00
Konrad Malawski
301bfe50e3 Merge pull request #19935 from spray/w/test-new-boilerplate
=pro upgrade to sbt-boilerplate 0.6.0
2016-03-08 13:40:12 +01:00
Konrad Malawski
311d9920ed -doc remove team.rst as we have a team page on the site
and contributions can be checked on github with full stats
2016-03-08 12:33:36 +01:00
Konrad Malawski
404b529c6d -doc remove unnecessary Loading div
Was used by google search, which we now dont use anymore
2016-03-08 10:22:08 +01:00
Richard Imaoka
171c24a24b Fix typo #19898 2016-03-07 07:11:47 +00:00
Konrad Malawski
c294a22d22 Merge pull request #19954 from agolubev/19481-Fix_akka-bench-agolubev
=str #19481 Fix akka-bench
2016-03-06 22:47:30 +01:00
Alexander Golubev
0cb7c9395a =str #19481 Fix akka-bench 2016-03-06 14:49:46 -05:00
Konrad Malawski
4a448a34ba Merge pull request #19944 from naferx/upgrade-jackson
Upgrade jackson-databind version to 2.7.2
2016-03-06 15:09:44 +01:00
Richard Imaoka
435e3ce78c Replace mentions to Spray to Akka HTTP #19898 2016-03-06 21:52:37 +09:00
Richard Imaoka
35688e02b6 Add "Phylosophy" section to Akka HTTP doc #19898
Porting the same "Phylosophy" section from http://spray.io/introduction/what-is-spray/.
2016-03-06 21:41:50 +09:00
Nafer Sanabria
1c4af22cb5 Upgrade jackson-databind version to 2.7.2 2016-03-03 09:19:01 -05:00
Konrad Malawski
47925e1e11 Merge pull request #19902 from ktoso/wip-algolia-search-docs-ktoso
+doc introduce algolia search box
2016-03-03 11:20:24 +01:00
Konrad Malawski
aaa0476c40 Merge pull request #19907 from naferx/issue19904
=doc Remove outdated note in Streaming File IO
2016-03-03 10:39:48 +01:00
Martynas Mickevičius
1029f093bf Merge pull request #19918 from savulchik/fix-typos
=doc Fix typos in FlowDocTest & FlowDocSpec
2016-03-02 15:06:52 +01:00
Martynas Mickevičius
882a26dde1 Merge pull request #19920 from bwmcadams/docs/fix-evilmonkey-routing-ref
Documentation: Fix reference to blog post on Distributing Akka Workloads & Shutting Down After.
2016-03-02 15:05:51 +01:00
Johannes Rudolph
3c3a96bdc8 =pro upgrade to sbt-boilerplate 0.6.0 2016-03-01 15:48:50 +01:00
Konrad Malawski
ec411365e9 Merge pull request #19888 from strobe/wip-19887-sbt-projects-settings-approach-fix-strobe
sbt projects settings fix: compatible way of passing settings to Project
2016-03-01 14:39:32 +01:00
Nafer Sanabria
8b58a0139a Remove outdated note in Streaming File IO 2016-02-29 20:17:02 -05:00
Brendan McAdams
779d24dcf7 Fix reference to blog post on Distributing Akka Workloads & Shutting Down After.
My Domain changed.
2016-02-29 12:37:17 -06:00
Stanislav Savulchik
ce75948984 =doc Fix typos in FlowDocTest & FlowDocSpec 2016-02-29 22:51:59 +06:00
Konrad Malawski
31e96ac90b Merge pull request #19915 from spray/w/19058-silence-http-timeout
=htc #19058 prevent errors to be logged for http timeouts
2016-02-29 17:18:16 +01:00
Johannes Rudolph
78b1cd7de4 =htc #19058 prevent errors to be logged for http timeouts 2016-02-29 15:28:23 +01:00
Johan Andrén
cabd445a59 Merge pull request #19906 from richard-imaoka/testkit-fix-doc-async-constractor-richard-imaoka
simplifyTestKit doc async sample #18804
2016-02-29 13:56:34 +01:00
Johan Andrén
8d289c637e Merge pull request #19905 from miciek/replace-errorLogging-with-GraphStage-19899-miciek
Replace errorLogging with GraphStage - resolves #19899
2016-02-29 13:52:57 +01:00
miciek
9067c2458e Replace errorLogging with GraphStage - resolves #19899 2016-02-29 13:02:51 +01:00
Johan Andrén
1c40d64d62 Merge pull request #19886 from trautonen/drop-as-graphstage-trautonen
Replaced PushStage based Drop with GraphStage #19834
2016-02-28 17:55:18 +01:00
Johan Andrén
827789b399 Merge pull request #19885 from miklos-martin/wip/@miklos-martin/#19861/strict-transport-security
Add Strict-Transport-Security header
2016-02-28 17:42:09 +01:00
Richard Imaoka
6c8673f1da SimplifyTestKit doc async sample #18804 2016-02-28 23:48:53 +09:00