Patrik Nordwall
31adcd070b
Merge pull request #1984 from akka/wip-3734-doc-remoting-peer-to-peer-patriknw
...
=doc #3734 Clarify that remoting cannot be used for client-server
2014-02-13 11:58:10 +01:00
Patrik Nordwall
b70e2ab0f3
=doc #3734 Clarify that remoting cannot be used for client-server
...
* Most of the text was written by Endre earlier
2014-02-13 11:57:30 +01:00
Patrik Nordwall
ea62829398
Merge pull request #1983 from akka/wip-3689-activator-publish-script-patriknw
...
=pro #3689 Add script to publish samples zip files
2014-02-13 11:55:51 +01:00
Patrik Nordwall
f49b04b591
=pro #3689 Add script to publish samples zip files
2014-02-13 11:55:04 +01:00
Patrik Nordwall
b949b4475a
Merge pull request #1999 from ppiotrow/docTypedActorsFix
...
=doc Typed actors chapter improvement
2014-02-13 11:42:59 +01:00
Patrik Nordwall
b9f9d314d4
Merge pull request #1998 from jozic/multijvm-doc
...
=doc Fix some typos and update sample output on multi-jvm-testing page
2014-02-13 11:42:24 +01:00
Patrik Nordwall
32fcbbb0e8
Merge pull request #1996 from picsolvebryan/wip-3849-doc
...
=doc #3849 Add instructions for Maven Shade plugin
2014-02-13 11:41:28 +01:00
Patrik Nordwall
7635f44025
Merge pull request #1994 from akka/wip-3863-LARS-gc-ban
...
=act #3863 Increased test timeout for Scheduler.close() due to GC
2014-02-13 11:40:18 +01:00
Patrik Nordwall
93c56a18b3
Merge pull request #1992 from akka/wip-3822-enable-extra-build-steps-ban
...
+pro #3822 Add script to be run after a successful sbt build
2014-02-13 11:39:19 +01:00
Patrik Nordwall
40f161994b
Merge pull request #1991 from krasserm/wip-3862-no-generated-sequence-number-expectation-krasserm
...
=per #3862 Fix concurrency bug in LevelDB journal
2014-02-13 11:38:21 +01:00
Roland Kuhn
f958760aee
Merge pull request #1857 from danielhopkins/3748-actorselection
...
3748 actorselection helpers
2014-02-13 08:30:06 +01:00
Martin Krasser
5bd7191ef4
=per #3862 Fix concurrency bug in LevelDB journal
...
- which may generate same numeric ids for different processor/channel ids.
2014-02-10 10:16:54 +01:00
Przemysław Piotrowski
b5f593a82e
=doc Typed actors chapter improvement
...
*Scala version:
Added package tag `` around scala.None and .Some[_];
Added "[_]" after scala.Some statement;
Removed japi part, because its a Scala documentation version;
*Java version
Fixed wrong path to japi.Option.Some and None
Added package tag ``
Removed scala packages (i know about implicit conversion, but i think it mght be beter)
2014-02-09 00:42:13 +01:00
Eugene Platonov
7339b6818c
=doc Fix some typos and update sample output on multi-jvm-testing page
2014-02-07 22:31:45 -05:00
bryan hunt
ee352cee37
=doc #3849 Add instructions for Maven Shade plugin
2014-02-07 09:14:22 +00:00
Björn Antonsson
bf59571b8c
=act #3863 Increased test timeout for Scheduler.close() due to GC
2014-02-07 09:16:43 +01:00
Patrik Nordwall
f1edf78979
Merge pull request #1980 from vossad01/wip-3838-SetCopyrightYear2014-vossad01
...
Update Copyright to 2014, see #3838
2014-02-06 11:14:38 +01:00
Björn Antonsson
6dac62b369
+pro #3822 Add script to be run after a successful sbt build
...
* This script assumes that the akka artifacts having been published locally
2014-02-06 08:56:08 +01:00
Adam Voss
cce29dfa51
Changes all occurances of Typesafe copyright to extend to 2014.
2014-02-04 21:20:09 -06:00
Björn Antonsson
eb8a3b2c3e
Merge pull request #1981 from akka/wip-3857-failed-actorselectionspec-ban
...
=act #3857 Ensure that only relevant test messages go to dead letters
2014-02-04 01:21:24 -08:00
Dan Hopkins
6ab828bc7f
Add a serialization format to actor selections. Fixes #3748
2014-02-03 09:37:43 -07:00
Patrik Nordwall
7b25bd73d5
Merge pull request #1982 from akka/wip-enable-diagrams-patriknw
...
=pro Enable scaladoc diagrams
2014-02-03 03:21:24 -08:00
Patrik Nordwall
088b37f185
=pro Enable scaladoc diagrams
2014-02-03 12:20:09 +01:00
Björn Antonsson
7f189366b9
=act #3857 Ensure that only relevant test messages go to dead letters
...
* Since there was no sender for the `Create` message in the test, the
created `ActorRef` was also sent to dead letters, creating a race
where the test could start to subscribe _too early_ and receive the
`ActorRef` instead of the expected string.
2014-02-03 11:54:13 +01:00
Patrik Nordwall
5650998ede
Merge pull request #1967 from dhobi/master
...
=doc Explaining how to deal with Exceptions in TypedActor
2014-02-03 02:44:41 -08:00
Patrik Nordwall
d58ed9b5d1
Merge pull request #1971 from vigdorchik/source_links
...
=pro #3852 scaladoc generation: add a link to source file on github.
2014-02-03 02:43:34 -08:00
Patrik Nordwall
ee782f2386
Merge pull request #1978 from akka/wip-3853-consistent-hashing-group-patriknw
...
=act #3853 Fix consistent hashing group inconsistency
2014-02-03 02:43:12 -08:00
Patrik Nordwall
dc5b9c65db
Merge pull request #1979 from akka/wip-3855-scala-2.10.3-patriknw
...
=pro #3855 Update to Scala 2.10.3
2014-02-03 02:42:59 -08:00
Patrik Nordwall
7450737cdd
=pro #3855 Update to Scala 2.10.3
2014-02-02 20:35:47 +01:00
Patrik Nordwall
6ad0550006
Merge pull request #1928 from akka/wip-OSGi-cleaned-ban
...
!osg, pro Updated OSGi dependencies and fixed integration test
2014-02-02 11:14:21 -08:00
Eugene Vigdorchik
995bb62920
=pro #3841 link to scala-library when generating unified scaladoc.
2014-02-02 21:21:45 +04:00
Eugene Vigdorchik
ba1388d3fd
=pro #3852 scaladoc generation: add a link to source file on github.
2014-02-02 21:21:31 +04:00
Björn Antonsson
e98dd13cd6
!osg, pro Updated OSGi dependencies and using a BundleDelegatingClassLoader
...
* Numerous version upgrades to dependencies
* Publish integration test maven dependencies automatically
* Use slf4j logging, with standard OPS4j Pax Logging
* Maven and sbt use different target directories
* Add a custom serializer to the integration test
* Add akka-persistence to the integration test
* Removing reference copying and using a BundleDelegatingClassLoader
* Make akka-actor a proper bundle, and remove duplicate classes and
reference.conf files from akka-osgi
* Remove akka-osgi-aries
This is a hackathon team effort by:
* Björn Antonsson
* Endre Sándor Varga
* Roland Kuhn
* Patrik Nordwall
2014-02-02 16:21:44 +01:00
Patrik Nordwall
ef261e8128
Merge pull request #1976 from akka/wip-3837-akka-master-on-scala-master-ban
...
=all #3837 Make akkaScalaNightly compile on scala 2.11.0-M8
2014-02-02 02:46:39 -08:00
Patrik Nordwall
9748c7d7f1
Merge pull request #1968 from krasserm/wip-3848-link-external-plugin-list-krasserm
...
=per #3848 Link to external plugin list
2014-02-02 02:44:59 -08:00
Patrik Nordwall
54093c9646
Merge pull request #1964 from akka/wip-2966-warnings-patriknw
...
=* #2966 Reduce warnings from compile, test, scaladoc
2014-02-02 02:30:31 -08:00
Patrik Nordwall
186f2ae5e1
=act #3853 Fix consistent hashing group inconsistency
...
* It did not use the toString (including full address of destination) of the
node entries, instead it used the hashCode which always included the self
address
* This was a regression in 2.3, it is correct in 2.2.3
2014-02-02 11:16:47 +01:00
Björn Antonsson
179faba453
=all #3837 Make akkaScalaNightly compile on scala 2.11.0-M8
2014-01-31 14:13:02 +01:00
drewhk
85698688e4
Merge pull request #1965 from akka/wip-3846-RemoteNodeShutdownAndComesBackSpec-patriknw
...
=rem #2966 Harden RemoteNodeShutdownAndComesBackSpec
2014-01-30 07:35:27 -08:00
drewhk
6c75b8a1e9
Merge pull request #1963 from drewhk/wip-3562-mistakenly-generated-terminated-drewhk
...
=act #3562 : Do not generate Terminated when unwatched in preRestart
2014-01-30 06:13:25 -08:00
Endre Sándor Varga
b0ab6f4b31
=act #3562 : Do not generate Terminated when unwatched in preRestart
...
- also avoid duplicate DWN for parent
2014-01-30 15:08:57 +01:00
Martin Krasser
63ce206ecf
=per #3848 Link to external plugin list
2014-01-25 08:35:06 +01:00
Daniel Hobi
c63586730c
=doc Explaining how to deal with Exceptions in TypedActor
2014-01-24 16:16:35 +01:00
Patrik Nordwall
82107a8d86
=rem #2966 Harden RemoteNodeShutdownAndComesBackSpec
2014-01-24 12:24:10 +01:00
Patrik Nordwall
2416be7836
Merge pull request #1948 from sourcedelica/wip-3834-reliable-proxy-doc-fix-ericp
...
#3834 - Doc fixes for ReliableProxy
2014-01-24 03:12:55 -08:00
Patrik Nordwall
e58d0c1f47
Merge pull request #1962 from akka/wip-3689-activator-properties-patriknw
...
=sam #3689 Add required activator properties in samples
2014-01-24 03:12:38 -08:00
Patrik Nordwall
e98cecf068
Merge pull request #1961 from vigdorchik/autoapi
...
#3841 use autoAPIMappings := true to link to scala-library in scaladoc.
2014-01-24 03:12:14 -08:00
Patrik Nordwall
615c6b572c
=* #2966 Reduce warnings from compile, test, scaladoc
2014-01-24 11:47:57 +01:00
Patrik Nordwall
787c7ca439
Merge pull request #1959 from krasserm/wip-3844-enforce-replay-max-krasserm
...
=per #3844 Views now enforce autoUpdateReplayMax
2014-01-24 02:45:19 -08:00
Patrik Nordwall
22c6216e95
Merge pull request #1958 from krasserm/wip-3836-set-lower-idle-timeout-krasserm
...
=per #3836 Set lower idleTimeout for persistent channels
2014-01-24 02:41:50 -08:00