Commit graph

1000 commits

Author SHA1 Message Date
Peter Vlugter
d0e498ca16 Include google analytics in online version of docs. See #1892 2012-05-10 11:05:49 +12:00
Viktor Klang
c2ac041fa6 #2036 - Adding how-do-i section on General in the docs 2012-05-09 15:52:02 +02:00
Viktor Klang
c4bca058a5 Clarifying that you cannot change dispatcher after the actor has been created. 2012-05-09 13:55:20 +02:00
Jonas Bonér
e9b689c665 Fixed error in Java code for Extension docs 2012-05-09 09:36:16 +02:00
Viktor Klang
7bd7e4f13e Removing all but the FileBasedDurableMailbox from the docs 2012-05-08 16:16:47 +02:00
Jonas Bonér
4b5d107e66 Merge branch 'master' of github.com:akka/akka 2012-05-08 14:24:53 +02:00
Jonas Bonér
5fa4126c04 Updated multi-jvm test docs 2012-05-08 14:24:41 +02:00
Viktor Klang
57c5dd00e0 Removing akka.actor.Actors since they were deprecated in 2.0.2 2012-05-07 20:37:56 +02:00
viktorklang
5c9dff8ad2 Merge pull request #430 from akka/wip-camel-doc
Incremental docs migration for Camel
2012-05-07 11:19:45 -07:00
Roland
26925687f9 Merge branch 'wip-FSM-∂π' 2012-05-07 19:29:59 +02:00
Roland
c3f7aac8f3 make transform DSL nicer, see #1966 2012-05-07 18:21:26 +02:00
Roland
838eaa4345 make all FSM doc code snippets compiled, see #1871
- also remove gratuitious (aka wrong) type parameters from StopEvent
- document new “transform” funcitonality
2012-05-07 17:52:14 +02:00
Roland
c5480cdf94 fix system.shutdown() mention in intro 2012-05-07 10:56:03 +02:00
Viktor Klang
942d926058 Cleaning up a bit after a bit of havoc... 2012-05-04 00:27:44 +02:00
viktorklang
2a6abc235d Merge pull request #431 from havocp/docs-on-config
Improvements to docs on configuration
2012-05-03 14:20:01 -07:00
Roland
afd81d8506 Revert "closes #2019: Use parentheses for arity-0 methods which are not referentially transparent"
This reverts commit 8dbfbbe966.
2012-05-03 21:14:47 +02:00
Havoc Pennington
0d6dec1c4b rename a doc section to refer to multiple ActorSystem
this better tells people when to read this section.
2012-05-03 10:21:24 -04:00
Havoc Pennington
3e68bef199 move the docs on config file prior to docs on coding custom config
Assume people first try just editing files, and only write custom
code if they are getting fancy.
2012-05-03 10:18:44 -04:00
Havoc Pennington
340b4dd8a5 in docs, discuss using "include" instead of coding custom config 2012-05-03 10:16:32 -04:00
Havoc Pennington
c3124f45eb move custom config example in Java into a code file 2012-05-03 10:10:25 -04:00
Havoc Pennington
ab7ea72200 move the new doc section on custom config to a better place
there was already some mention of it so move the longer
mention to just after the initial mention
2012-05-03 10:00:14 -04:00
Havoc Pennington
7ba3ccff47 Move reference config listings to bottom of the page
There were some docs, then some huge listings, then
more docs; I'm guessing people often don't scroll
down past the huge listings so move them to the
bottom.
2012-05-03 09:44:31 -04:00
Havoc Pennington
d4c838a505 add docs on loading configuration from custom place 2012-05-03 09:44:31 -04:00
Piotr Gabryanczyk
d2f0a36fed fix of typo 2012-05-02 23:12:41 +01:00
Piotr Gabryanczyk
5d410ce1d1 Consumer Actors section 2012-05-02 21:13:52 +01:00
Piotr Gabryanczyk
b64d7b81e8 - dependencies section
- headers for clarity
2012-05-02 20:40:20 +01:00
Roland
1cfa267b80 do not reuse same port in same ømq test, fixes #2022 2012-04-27 17:07:50 +02:00
viktorklang
55dc5106a4 Merge pull request #417 from akka/issue-2019
closes #2019: Use parentheses for arity-0 methods which are not referent...
2012-04-27 06:46:44 -07:00
viktorklang
b54d125662 Adding documentation about working around the REPL bug. 2012-04-27 12:24:32 +03:00
Björn Antonsson
99d22be048 Added doc note on routers and termination 2012-04-25 11:56:41 +02:00
Heiko Seeberger
8dbfbbe966 closes #2019: Use parentheses for arity-0 methods which are not referentially transparent 2012-04-24 16:38:21 +02:00
Viktor Klang
342c63510e Make Java come before Scala in the docs 2012-04-24 13:49:21 +02:00
Viktor Klang
23ffacde9a The unborkening of master, fixing breakage in camel docs 2012-04-24 13:48:13 +02:00
Piotr Gabryanczyk
4b1e6cdfce removed info about typed actors 2012-04-24 09:41:31 +01:00
Piotr Gabryanczyk
f132d193f1 Extracting code to scala files 2012-04-24 09:41:31 +01:00
Piotr Gabryanczyk
b9a4fda27f Initial doc import. Adding just an introduction as this is my first commit to docs, so this is just to set the scene. 2012-04-24 09:41:31 +01:00
Piotr Gabryanczyk
456223dc13 Initial doc import. Adding just an introduction as this is my first commit to docs, so this is just to set the scene. 2012-04-24 09:41:31 +01:00
Heiko Seeberger
0cbee22bf1 closes #2013: Typos in the docs, using parens for arity-0 methods which are not referentially transparent 2012-04-24 08:01:32 +02:00
Viktor Klang
80d6618703 Merge branch 'master' of github.com:akka/akka 2012-04-24 00:58:16 +02:00
Viktor Klang
d852e6245a #1930 - use new favicon for akka docs 2012-04-24 00:57:50 +02:00
Roland Kuhn
65d9b412bb Merge pull request #408 from akka/wip-1999-log-unhandled-∂π
add option to log UnhandledMessage, see #1999
2012-04-23 12:29:08 -07:00
Viktor Klang
8ac7ac8499 Adding docs section on how to proxy ActorRefs with TypedActors 2012-04-23 16:19:58 +02:00
Roland
84c08e8a63 add option to log UnhandledMessage, see #1999
- LoggingBus.startDefaultLoggers will register a forwarder actor for
  UnhandledMessage, which republishes them as Debug message
- add tests and docs
- TestEventListener logs UnhandledMessage as Warning
2012-04-23 15:40:21 +02:00
Viktor Klang
b5960253a2 #1990 - Adding Java and Scala version of the microkernel docs 2012-04-23 14:50:26 +02:00
Viktor Klang
d431ab32cd Merge branch 'master' of github.com:akka/akka 2012-04-23 14:30:59 +02:00
Viktor Klang
8df2314bb3 #1946 - Adding clarification in docs about the HashedWheelTimer semantics 2012-04-23 14:30:28 +02:00
Roland
0c4b2a11ae document blocking nature of system.actorOf, see #2007 2012-04-23 12:26:29 +02:00
viktorklang
6bd4ea1710 Clarifying actor jmm rules 2012-04-18 12:46:58 +03:00
Viktor Klang
a658486d9b #1931 - correcting logging config examples 2012-04-08 01:10:19 +02:00
Roland
d8b0fcf629 clarify typographic error in general/remoting.rst 2012-04-03 12:48:03 +02:00