Björn Antonsson
58c0b2beae
Correct and update the SbtMultiJvm documentation. #2671
2012-11-01 15:17:44 +01:00
Viktor Klang (√)
b862ec97f5
Merge pull request #836 from akka/wip-2669-√
...
#2669 - Fixing the docs about how to generate the docs
2012-10-31 14:31:46 -07:00
Viktor Klang
0615ba7897
#2669 - Fixing the docs about how to generate the docs
2012-10-31 14:51:24 +01:00
Endre Sándor Varga
5f9253b79e
New Remoting implementation (iteration 3) #2053
...
- Asynchronous lockless remoting
- Pluggable transport drivers
- Multiple transport support
- Simplified lifecycle events
- Support for netty based TCP, SSL+TCP and UDP support
- Updated Akka protocol with soft-state connections and failure detection
- Refactored failure detectors (currently duplicated from cluster)
2012-10-29 16:32:15 +01:00
Viktor Klang
7be1f4b55e
#2658 - Fixing todo sections of the documentation documentation ;-)
2012-10-29 15:38:22 +01:00
Viktor Klang (√)
3ee7dbcc45
Update akka-docs/rst/general/supervision.rst
...
#2653 - fixing markup and clarifying warning section of supervision.rst
2012-10-25 19:42:48 +03:00
Viktor Klang
2563f2d927
Repointing the link for the downloads.
2012-10-24 14:38:20 +02:00
Viktor Klang
be0d5b4509
#2643 - Removing the use of Await in the Future documentation, promoting the use of callbacks
2012-10-23 16:32:59 +02:00
Patrik Nordwall
4fe6588b1e
Correction of 2.1 migration guide
...
* config 1.0.0
* Duration.create
2012-10-23 08:11:03 +02:00
Viktor Klang
e6d54b59ac
#2623 - Adding a @github@ substitution for links to github, as well as adding a pointer as to where to find the example code for the docs.
2012-10-22 11:14:22 +02:00
Roland
543087df9d
mention “import context.dispatcher” in the docs, see #2638
2012-10-18 17:31:51 +02:00
Viktor Klang
82fb4261eb
Merge branch 'master' of github.com:akka/akka
2012-10-17 15:12:12 +02:00
Viktor Klang
0efc7a073a
Removing the now redundant module doc for camel
2012-10-17 15:11:48 +02:00
Roland
2479ee34d9
fix small CSS issue in docs (overlapping DIV tag)
2012-10-17 14:27:04 +02:00
Viktor Klang
6c89f640b6
Bumping the version of Akka master to 2.2-SNAPSHOT
2012-10-17 01:00:57 +02:00
Viktor Klang (√)
b68c7a8469
Merge pull request #806 from akka/wip-cluster-java-sample-run-patriknw
...
Mavenize java akka-sample-cluster
2012-10-16 05:47:00 -07:00
Viktor Klang (√)
f5404e107f
Merge pull request #807 from akka/wip-FIXMEs-∂π
...
remove some FIXMEs
2012-10-16 05:45:03 -07:00
Roland
6792d11b36
Patrik’s comments: change CircuitBreaker to Runnable
...
was using Callable for no apparent reason; also fix
FaultHandlingDocTestBase.java
2012-10-16 14:38:23 +02:00
Patrik Nordwall
94eaeca3a7
Mavenize java akka-sample-cluster
2012-10-16 11:03:43 +02:00
Viktor Klang (√)
b6e4c74886
Update akka-docs/rst/dev/developer-guidelines.rst
...
Tidying up developer guidelines link
2012-10-16 10:59:11 +03:00
Roland
6e34797a69
Merge branch 'wip-2.10.0-RC1-∂π'
2012-10-15 22:05:22 +02:00
Roland
daaa5d5eaf
mention stateName in FSM unhandled messages, see #2617
2012-10-15 21:41:17 +02:00
Roland
c27389ca1b
clarify need to carefully managing blocking, see #2616
2012-10-15 21:34:31 +02:00
Roland
74b1e3a53d
review comments: Duration.parse and FIXMEs
...
- found two more mentions of Duration.parse, replaced by Duration.create
- add FIXME to build for zeroMQ and scalaVersion
2012-10-15 20:26:13 +02:00
Viktor Klang
ef80428b02
#2619 - make read first in the developer guidelines a ..note::
2012-10-15 20:00:12 +02:00
Björn Antonsson
51e2dbe3c0
Fixed code example. #2513
2012-10-15 16:51:03 +02:00
Roland
bff79c2f94
Merge remote-tracking branch 'origin/master' into wip-2.10.0-RC1-∂π
...
- currently cheating: uses zeroMQ artifacts for scala 2.10M7
- fixed a bunch of more wrong references to scala.concurrent.util
2012-10-15 16:18:52 +02:00
Björn Antonsson
4a4465e439
Merge pull request #780 from akka/wip-2513-pattern-schedule-tick-to-self-ban
...
Document how to schedule periodic messages from an actor to itself. #2513
2012-10-15 06:37:22 -07:00
Roland
19100f1275
update versions for Scala 2.10.0-RC1
...
also fix a postfixOps warning and a duration error
2012-10-15 15:24:48 +02:00
Björn Antonsson
f488b32b34
Corrected mixup in migration guide.
2012-10-15 15:13:59 +02:00
Viktor Klang
ec4871e801
Removing rst_html and rst_latex
2012-10-15 14:04:49 +02:00
Viktor Klang (√)
a1b8abbe6f
Merge pull request #799 from akka/wip-2612-improve-receivetimeout-docs-√
...
#2612 - Clarifying ReceiveTimeout semantics in the documentation.
2012-10-15 04:50:38 -07:00
Viktor Klang
dbad8c85f6
Clarifying setReceiveTimeout examples after review
2012-10-15 13:49:12 +02:00
Viktor Klang (√)
929c3e1c81
Merge pull request #800 from akka/wip-2613-typesafe-dev-guidelines-√
...
#2613 - Harmonized the Akka CONTRIBUTING.md with the Typesafe Developer ...
2012-10-15 03:02:33 -07:00
Viktor Klang
7fa58f735a
Adding link to CONTRIBUTING.md in developer-guidelines.rst
2012-10-15 12:02:08 +02:00
Patrik Nordwall
3534b010d9
Merge pull request #797 from akka/wip-2615-logback-patriknw
...
Logback and slf4j dependencies, see #2615
2012-10-15 01:10:35 -07:00
Viktor Klang
3a0cf84d2c
Increasing timeouts for FutureDocTestBase to avoid Jenkins being too slow.
2012-10-14 04:43:13 +02:00
Viktor Klang
0ab417b2c1
#2612 - Clarifying ReceiveTimeout semantics in the documentation.
2012-10-14 03:35:09 +02:00
RickLatrine
b965506f10
Applied discussion results to implementation and documentation.
...
- renamed to SupervisedAsk.askOf
- watches for actor termination
- askOf returns Future
- intermediate actor used to prevent actor system bottle-neck
- timeout handling
2012-10-13 16:24:27 +02:00
Patrik Nordwall
ec438ca2a6
Logback and slf4j dependencies, see #2615
...
* Latest slf4j 1.6.6
* Latest logback-classic 1.0.7
* Removed runtime scope for logback in docs
2012-10-12 14:15:00 +02:00
Roland
0f04239f67
move Duration classes according to scala 2.10 nightly and remove casts to FiniteDuration, see #2504
2012-10-11 15:18:10 -07:00
Björn Antonsson
c63234ca4c
Changes according to review. #2513
2012-10-08 10:52:55 +02:00
Patrik Nordwall
a471545eec
Merge pull request #779 from akka/wip-2586-testconductor-transport-patriknw
...
Avoid TestConductorTransport unless needed, see #2586
2012-10-07 00:06:56 -07:00
RickLatrine
1b34290d4c
Java Pattern - Exception propagation in actor hierarchy using supervision
...
Ticket #2605
2012-10-07 02:15:02 +02:00
Roland
2bf9b32b48
add small hint for programmatic remoting config, see #2604
2012-10-05 19:08:55 -07:00
Björn Antonsson
99ad1e0eeb
Document how to schedule periodic messages from an actor to itself. #2513
2012-10-05 15:31:43 +02:00
Patrik Nordwall
495ace37f4
Avoid TestConductorTransport unless needed, see #2586
...
* Due to the shutdown issues the TestConductorTransport is by
default not active, but it's easy to activate it and exception
will be thrown if trying to use the featues that require it, i.e
blackhole, passThrow and throttle
* Documented
2012-10-05 14:52:18 +02:00
Patrik Nordwall
89c1f66b1f
Merge pull request #774 from akka/wip-2502-cluster-java-patriknw
...
Java version of Cluster usage documentation, see #2502
2012-10-05 00:35:48 -07:00
Patrik Nordwall
c959d4a973
Incorporate feedback, see #2502
2012-10-05 08:17:54 +02:00
Roland
64c2383596
Merge branch 'wip-2573-untrusted-∂π'
2012-10-04 17:58:15 -07:00