Commit graph

14253 commits

Author SHA1 Message Date
Martynas Mickevičius
517ed9fe56 Merge pull request #16127 from ktoso/fix-not-closed-quotes-docs-ktoso
=doc fix unclosed quotes in docs
2014-10-23 12:54:54 +03:00
Konrad 'ktoso' Malawski
fa7354b319 =doc fix unclosed quotes in docs 2014-10-23 11:16:50 +02:00
Patrik Nordwall
ad35be7de1 Merge pull request #16098 from BPoserow/bposerow-correct-event-filter-comments-15732
Fix comments in TestEventListener for different event types
2014-10-21 14:14:32 +02:00
Konrad Malawski
33ad662158 Merge pull request #15939 from jasonqu/patch-1
=doc #15939 update typo in addressing.rst
2014-10-21 12:22:09 +02:00
Goddamned Qu
9d6b8f2cbd =doc #15939 update typo in addressing.rst 2014-10-21 18:14:51 +08:00
Benjamin Poserow
53e066513d =tes Fix comments in TestEventListener for different event types 2014-10-19 22:22:03 -04:00
Martynas Mickevičius
a9f3a1b772 Merge pull request #16097 from rbuch/patch-1
=doc fixed spelling mistake in comment
2014-10-17 11:39:01 +02:00
Ronak Buch
d6c7ac84d9 =doc fixed spelling mistake in comment 2014-10-17 04:33:38 -05:00
Konrad Malawski
0519631ab9 Merge pull request #16000 from xuwei-k/tck-version-in-document
=doc #16000 fix tck-experimental version
2014-10-12 08:58:49 +02:00
xuwei-k
91e53e1cb5 =doc #16000 fix tck-experimental version 2014-09-30 03:15:22 +09:00
Björn Antonsson
2be7077ae6 Merge pull request #15794 from dlpb/deliver-and-confirmDelivery-documentation-dlpb
=doc #15538 Updating documentation on deliver and confirmDelivery
2014-09-24 11:00:24 +02:00
Dan Brown
1f2092533c =doc #15538 Updating documentation on deliver and confirmDelivery for Scala, Java and Lambda-java 2014-09-24 09:28:23 +01:00
Björn Antonsson
b78096b560 Merge pull request #15893 from akka/wip-cleaner-scala-specific-version-dependencies-ban
=pro Cleaner way to declare Scala Version dependent dependencies
2014-09-16 13:14:08 +02:00
Martynas Mickevičius
6030989081 Merge pull request #15894 from 2m/wip-no-releasing-branch
=pro do not push releasing* branch
2014-09-16 13:04:37 +02:00
Martynas Mickevicius
7bc438195f =pro do not push releasing* branch
Tag is more than plenty.
2014-09-16 11:01:39 +02:00
Björn Antonsson
bb75040f88 =pro Cleaner way to declare Scala Version dependent dependencies
Port of PR #15887 to master
2014-09-16 10:53:04 +02:00
Martynas Mickevičius
0d599ed859 Merge pull request #15610 from 2m/wip-bind-hostname
=rem #15007 add ability to bind to a different address than the remoting...
2014-09-16 09:24:12 +03:00
Martynas Mickevicius
47556a0ebf =rem #15007 add ability to bind to a different address than the remoting waits messages from
This can be used to traverse NATs with the following configuration:

akka.remote.netty.tcp {
  ...
  hostname = my-external-address.lt
  bind-hostname = 192.168.1.100
}

Use Akka BoundAddressesExtension to get bound addresses
2014-09-15 18:30:12 +03:00
Konrad Malawski
1135a53c65 Merge pull request #15890 from ktoso/fix-15843-renamepackage-ktoso
=rem #15843 rename package of QuietReporter
2014-09-15 16:14:17 +02:00
Konrad 'ktoso' Malawski
aefa38d129 =rem #15843 rename package of QuietReporter
Resolves #15843
2014-09-15 14:47:41 +02:00
Konrad Malawski
8e3b73566c Merge pull request #15836 from PiyushMishra/PiyushMishra#15830-there-is-mismatch-between-akka-docs-and-akka-API
#15830 fix the mismatch between akka-docs and akka API
2014-09-15 13:03:36 +02:00
Piyush Mishra
89ac86bdea =doc#15830 fixed the mismatch between akka-docs and akka API 2014-09-14 16:05:35 +05:30
Konrad Malawski
60ab0fb3d0 Merge pull request #15832 from ktoso/port-15828-turkishbug-rkuhn
=act,clu,rem #15828 Turkish I bug (for Validation)
2014-09-09 11:48:06 +02:00
Konrad Malawski
5b9cc9b32c Merge pull request #15831 from ktoso/port-clusterroutergroup-docs-ktoso
=doc #15241 ClusterRouterGroup uses actor selection (for Validation)
2014-09-09 11:34:44 +02:00
Roland Kuhn
1eda0d9b23 =act,clu,rem #15828 Turkish I bug
Conflicts:
	akka-cluster/src/main/scala/akka/cluster/ClusterSettings.scala
2014-09-09 10:05:19 +02:00
Konrad 'ktoso' Malawski
5f25eceb16 =doc #15241 ClusterRouterGroup uses actor selection, remove warning 2014-09-09 09:48:32 +02:00
Martynas Mickevičius
10a3f04d5f Merge pull request #15818 from 2m/wip-sphinx-preprocess-order
=doc #15336 run contrib preprocessing after regular preprocess
2014-09-08 17:53:03 +03:00
Björn Antonsson
1453450b08 Merge pull request #15785 from akka/wip-15772-ipv6-udp-multicast-ban
=doc #15772 Make IPv6 multicast tests work on OS X
2014-09-08 07:13:42 +02:00
Björn Antonsson
64ead35a83 Merge pull request #15812 from akka/wip-15033-tcp-connection-shutdown-master-ban
(Validation Only) =act #15033 Added test to verify tcp connection actor termination
2014-09-08 07:13:33 +02:00
Björn Antonsson
57f39219d9 Merge pull request #15815 from akka/wip-15807-make-SerializationCompatibilitySpec-pass-on-scala-2.11.x-master-ban
(Validation Only) =act Make SerializationCompatibilitySpec pass on Scala 2.11.x
2014-09-08 07:13:27 +02:00
Martynas Mickevicius
d47a8bd580 =doc #15336 run contrib preprocessing after regular preprocess 2014-09-06 20:37:32 +03:00
Patrik Nordwall
40b97c8fbe Merge pull request #15780 from akka/wip-13928-multi-jvm-samples-patriknw
=pro #13928 Run multi-jvm tests in samples in normal test target
2014-09-05 16:42:07 +02:00
Björn Antonsson
1044195a2a =act Make SerializationCompatibilitySpec pass on Scala 2.11.x
* The serailization format of Option has changed between Scala 2.10.x and 2.11.x
2014-09-05 14:17:52 +02:00
Konrad Malawski
427a43d9ae Merge pull request #15810 from ktoso/fix-pretty-formatting-locale-ktoso
=tes #15808 force the locale in pretty duration, its only a helper
2014-09-05 13:30:55 +02:00
Konrad 'ktoso' Malawski
d8a2f1471b =tes #15808 force the locale in pretty duration, its only a helper 2014-09-05 12:23:57 +02:00
Patrik Nordwall
e8bb4f1d5b =pro #13928 Run multi-jvm tests in samples in normal test target
* fix scalariform formatting in MutiNode
2014-09-05 12:16:49 +02:00
Björn Antonsson
190abe8126 =act #15033 Added test to verify tcp connection actor termination 2014-09-05 12:12:07 +02:00
Roland Kuhn
07df1efa5e remove old scalaBinaryVersion workaround 2014-09-05 11:13:49 +02:00
Björn Antonsson
cd90acef96 =doc #15772 Make IPv6 multicast tests work on OS X
* Fixed a small race by waiting for the listenert to be bound
* Changed the Java test to test the Java code (imported the wrong class)
* Changed to a known link local multicas address (the old one just gave me a nop route to host)
2014-09-05 10:17:57 +02:00
Konrad Malawski
bb0955d635 Merge pull request #15782 from ktoso/wip-props-with-nulls-ktoso
=act,rem #13946 fix handling of null parameters in Props
2014-09-01 16:50:03 +02:00
Konrad 'ktoso' Malawski
f13d4975cc =act,rem #13946 fix handling of null parameters in Props
+ Props creation with nulls does not fail any longer
+ null values are now serialised properly and can be used in remote
  deployments too
+ added tests for Reflect.findConstructor
> does not change wire protocol, so that's open for discussion (if we
> want it to be more like SerialisedMessage or not)

Resolves #13946
2014-09-01 13:33:16 +02:00
Konrad Malawski
0a5c9b63c0 Merge pull request #15783 from ktoso/fix-prettyduration-spec-ktoso
=tes #15777 simple, but stable fix to , or . sensitivity in spec
2014-09-01 10:31:20 +02:00
Patrik Nordwall
e7bb6f6e68 Merge pull request #15778 from akka/wip-15100-InetRNGSpec-patriknw
=rem #15100 Harden InetRNGSpec
2014-09-01 10:26:51 +02:00
Patrik Nordwall
33706eb725 Merge pull request #15781 from akka/wip-15027-FSMTimingSpec-patriknw
=act #15027 Harden FSMTimingSpec
2014-09-01 10:25:44 +02:00
Konrad 'ktoso' Malawski
6b1e117a8c =tes #15777 simple, but stable fix to , or . sensitivity in spec
Solves #15777
2014-08-29 17:04:14 +02:00
Patrik Nordwall
cc1f85ed80 =rem #15100 Harden InetRNGSpec 2014-08-29 15:52:39 +02:00
Patrik Nordwall
8be91ee5f7 Merge pull request #15774 from akka/wip-15577-ReliableProxyDocSpec-patriknw
=con #15577 Harden ReliableProxyDocSpec
2014-08-29 15:50:16 +02:00
Patrik Nordwall
81d02dedff Merge pull request #15771 from akka/wip-13981-balancing-pool-char-patriknw
=act #13981 Encode name of Balancing dispatcher config path
2014-08-29 15:49:26 +02:00
Patrik Nordwall
f8aae24d1c Merge pull request #15776 from akka/wip-15730-persistentView-become-master-patriknw
=per #15730 fix context.become in PersistentView (for validation)
2014-08-29 15:48:39 +02:00
Patrik Nordwall
e559acff2c Merge pull request #15775 from akka/wip-books-patriknw
Update books.rst (for validation)
2014-08-29 15:47:19 +02:00