Viktor Klang
96d657f048
#1896 - Sprinkling some magic sauce so that we can support recreating the exact same instance without ending up in a world of pain. A world of pain.
2012-04-24 14:54:59 +02:00
viktorklang
1614ae3b9f
Merge pull request #414 from akka/wip-1969-pipesupport-needs-sender-√
...
#1969 - Adding support for specifying sender to PipeSupport
2012-04-24 04:49:45 -07: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
viktorklang
ac2d7b958a
Merge pull request #398 from akka/wip-cluster-console-jboner
...
Addition of a 'akka-cluster' command line tool and a JMX API for administration of cluster nodes.
2012-04-24 03:19:43 -07:00
Viktor Klang
dec644e8a8
#1969 - Adding support for specifying sender to PipeSupport
2012-04-24 12:04:31 +02:00
Jonas Bonér
19a8cd8f91
Merge branch 'master' into wip-cluster-console-jboner
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-04-24 11:43:36 +02:00
viktorklang
c62a34c67d
Merge pull request #406 from akka/wip-2004-typed-context-√
...
Adding TypedActor.context for the lifecycle methods
2012-04-24 02:00:13 -07:00
Piotr Gabryanczyk
99eea9e12c
Merge pull request #404 from akka/wip-camel-doc
...
Wip camel doc - setting the scene
2012-04-24 01:57:20 -07:00
viktorklang
94bc44c62b
Merge pull request #407 from akka/wip-2002-npe-in-slf4jeventhandler-√
...
Making sure that null-messages don't mess up SLF4J handler
2012-04-24 01:44:14 -07:00
viktorklang
40bd984bb0
Merge pull request #410 from akka/wip-2005-remote-transport-signature-√
...
#2005 - Putting the required fields into RemoteTransport and took the op...
2012-04-24 01:43:34 -07:00
Piotr Gabryanczyk
841bd4effc
Merge branch 'wip-camel-doc' of github.com:akka/akka into wip-camel-doc
...
Conflicts:
akka-docs/scala/index.rst
2012-04-24 09:43:12 +01: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
viktorklang
b2969a5c6a
Merge pull request #413 from akka/issue-2013
...
closes #2013 : Typos in the docs, using parens for arity-0 methods which ...
2012-04-24 01:30:15 -07:00
Jonas Bonér
b7002b3f8e
Removed the 'jmxclient' JAR. Instead changed AkkaBuild to get it from the Typesafe Maven Repo and tweaked 'akka-cluster' script to use it.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-04-24 10:19:36 +02: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
viktorklang
165c33eb45
Merge pull request #411 from amir343/master
...
New test for akka-cluster vector clocks
2012-04-23 14:13:52 -07: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
Amir Moulavi
223f86be8f
akka-cluster: vector clocks test - merge two disjoint vector clocks
2012-04-23 20:24:54 +02:00
Amir Moulavi
e90d641a6a
Merge https://github.com/akka/akka
2012-04-23 20:23:51 +02:00
Viktor Klang
670bb396f9
Adding @implicitNotFound annotation on LogSource
2012-04-23 19:07:27 +02:00
Amir Moulavi
a83fb71eef
Merge https://github.com/akka/akka
2012-04-23 19:01:04 +02:00
Viktor Klang
5f2b23c0c8
#2005 - Putting the required fields into RemoteTransport and took the opportunity to clean up use of ActorSystemImpl
2012-04-23 18:59:49 +02:00
Viktor Klang
7cc4c03018
#1962 - Clarifying the error logging when dropping inbound messages and lazy-fying the logger
2012-04-23 16:38:22 +02: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
Jonas Bonér
5d575a18d7
Removed 'ping' command. Replaced checking with 'is-available'. Added a bit of info to README for distribution.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-04-23 14:13:05 +02:00
Roland
0c4b2a11ae
document blocking nature of system.actorOf, see #2007
2012-04-23 12:26:29 +02:00
Amir Moulavi
10c4f1a9f6
Akka prompt is added to SBT
2012-04-23 12:00:01 +02:00
Viktor Klang
4204b31759
Adding Amir's cool prompt to sbt
2012-04-23 11:57:13 +02:00
Viktor Klang
6286e493a6
Fixing signature of routeResponse to Unit instead of Any
2012-04-23 11:39:52 +02:00
viktorklang
b43f0119fc
Merge pull request #385 from akka/wip-1970-camel-producer-converters
...
Wip 1970 camel producer converters
2012-04-23 02:32:30 -07:00
Piotr Gabryanczyk
ec0f04a741
routeResponse returns Unit
2012-04-23 10:19:31 +01:00
Piotr Gabryanczyk
f247749e8f
removed info about typed actors
2012-04-23 10:18:03 +01:00
Viktor Klang
6592311c37
Making sure that null-messages don't mess up SLF4J handler
2012-04-23 11:14:03 +02:00
Roland Kuhn
d63d21bbf3
Merge pull request #401 from oschulz/bs-builder
...
Fixed ByteStringBuilder.resizeTemp
2012-04-23 02:08:51 -07:00
Viktor Klang
d93143042b
Adding TypedActor.context for the lifecycle methods
2012-04-23 10:45:59 +02:00
Amir Moulavi
c0ca516dd4
Akka prompt is added to SBT
2012-04-23 10:28:19 +02:00
Piotr Gabryanczyk
a9fac726e8
Extracting code to scala files
2012-04-22 17:02:06 +01:00
Piotr Gabryanczyk
602c47d6a1
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-21 14:53:01 +01:00
Piotr Gabryanczyk
d715c470e7
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-21 14:52:43 +01:00
Piotr Gabryanczyk
b7fc3f6da0
casting to AnyRef instead
2012-04-20 17:07:42 +01:00