Commit graph

9347 commits

Author SHA1 Message Date
Roland
cb3bcf113f add section on when to use typed actors 2012-03-09 09:13:00 +01:00
Viktor Klang
77a4b93299 Merge branch 'master' of github.com:akka/akka 2012-03-09 00:37:30 +01:00
Viktor Klang
158b38af85 Removing lie in docs 2012-03-09 00:37:27 +01:00
Heather Miller
d4f565fb30 Adds google analytics to the docs that will go on akka.io. 2012-03-08 21:28:37 +01:00
Peter Vlugter
4e22b88410 Use relative link to pdf in docs 2012-03-08 18:46:28 +13:00
Peter Vlugter
0c897e8ee3 Update footer in docs theme 2012-03-08 17:55:23 +13:00
Peter Vlugter
2c5889d4b9 Update urls for akka.io transition to akka.github.com 2012-03-08 16:35:41 +13:00
Viktor Klang
cd01c68860 Merge branch 'master' of github.com:akka/akka 2012-03-06 14:56:52 +01:00
Viktor Klang
e88fc3d660 #1891 - Adding cause and message to AskTimeoutException 2012-03-06 14:56:46 +01:00
Peter Vlugter
1af8695fef Merge branch 'master' of github.com:akka/akka 2012-03-06 22:08:07 +13:00
Roland Kuhn
1103151755 Merge pull request #366 from mjkrumlauf/patch-1
Update akka-docs/general/supervision.rst
2012-03-05 23:22:56 -08:00
Mike Krumlauf
c852f49cce Update akka-docs/general/supervision.rst 2012-03-05 20:34:55 -05:00
Peter Vlugter
7e8c0c4084 Add --no-revert option to release script 2012-03-06 13:57:59 +13:00
Peter Vlugter
d7fe025fa2 Update docs theme 2012-03-06 13:20:00 +13:00
Peter Vlugter
f51afb9b47 Fix pi output in getting started docs. See #1890 2012-03-06 11:58:28 +13:00
Peter Vlugter
2de49aa1d6 Fix kernel start script. See #1889 2012-03-06 11:51:55 +13:00
Viktor Klang
4b759a18c8 Changing from jboner/akka to akka/akka 2012-03-05 23:09:06 +01:00
Roland
b2a4422a0f remove stale link to getting-started-first-scala-eclipse.rst 2012-03-05 21:51:10 +01:00
Roland
87275c40cf Merge branch 'wip-config-docs-∂π' 2012-03-05 21:47:39 +01:00
Roland
a864681147 clarify restart sequence in supervision.rst 2012-03-05 21:47:19 +01:00
Viktor Klang
74ad848983 Consistently using 'terminate' in supervision docs 2012-03-05 21:05:36 +01:00
Henrik Engstrom
49b1bf9c75 Removed the getting started with Eclipse tutorial. Fixes #1887 2012-03-05 20:36:34 +01:00
Roland
3699c6856e add docs for durMbx settings, see #1863 2012-03-05 17:48:38 +01:00
Roland
56ce7a0ecd rewrite configuration.rst, see #1823 and #1838 2012-03-05 15:39:46 +01:00
Jonas Bonér
e555d2a073 Added docs about Push/Pull and Rep/Req ZeroMQ support. Added Windows versions for all command line samples in the Getting Started Guides.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-03-05 15:21:02 +01:00
Viktor Klang
10bb7f678a Merge branch 'master' of github.com:akka/akka 2012-03-05 11:30:33 +01:00
Viktor Klang
b7947ca772 #1885 - Adding section on serializing ActorRefs 2012-03-05 11:30:21 +01:00
Roland Kuhn
1349ac8ce4 Merge pull request #363 from akka/wip-promisestream-∂π
fix implementation of PromiseStream.<<(elem1,elem2,elems)
2012-03-05 01:34:10 -08:00
Roland
c9b768af7f move to github.com/akka/akka in docs 2012-03-05 10:27:17 +01:00
Viktor Klang
ee7eb9f968 Merge branch 'master' of github.com:akka/akka 2012-03-05 10:17:02 +01:00
Viktor Klang
43cb56929d Fixing #1876 2012-03-05 10:15:50 +01:00
Peter Vlugter
1fd28e429e Update version to 2.1-SNAPSHOT 2012-03-05 10:50:54 +13:00
Viktor Klang
fa1cd02eb1 Switching to Scala 2.9.1-1 2012-03-04 20:47:26 +01:00
Roland
3a785b9065 fix implementation of PromiseStream.<<(elem1,elem2,elems)
- was doing the first two item specially and the sequencing the rest,
  which makes for some weird semantics
- was giving the type inferencer a hard time for some reason
2012-03-02 17:16:21 +01:00
Viktor Klang
65629f3314 Fix to support initial slash in resource path, regression from RC3 2012-03-02 16:20:12 +01:00
Viktor Klang
f3938f719d Scalariform 2012-03-02 16:19:40 +01:00
Roland
000098016a add some scaladoc for ActorCell.ChildrenContainers 2012-03-01 19:54:37 +01:00
Roland
51c0e3be2d disallow actor creation while shutting down 2012-03-01 19:42:22 +01:00
viktorklang
e78b4e6203 Merge pull request #360 from jboner/wip-1873-make-stop-asynchronous-∂π
Wip 1873 make stop asynchronous ∂π
2012-03-01 08:40:04 -08:00
viktorklang
5c3dcb7fdf Merge pull request #361 from jboner/wip-1878-hocon-classloader-√
#1878 - whippin' up some badass ClassLoader magicks
2012-03-01 08:39:50 -08:00
Roland
37284bab4f remove ActorContext.suspendForChildTermination, handle exceptions, add docs 2012-03-01 17:36:05 +01:00
Viktor Klang
3630850dde Adding decent ScalaDoc to the apply and create methods of ActorSystem 2012-03-01 17:33:00 +01:00
Viktor Klang
cc5e675f22 Fixing a couple of places where the classloader wasn't specified to load the config 2012-03-01 17:24:29 +01:00
Viktor Klang
2c6d4ec960 Reinstating the magic number 2 into the stack-hack by Roland 2012-03-01 16:59:33 +01:00
Viktor Klang
8b02a20d75 #1878 - whippin' up some badass ClassLoader magicks 2012-03-01 16:09:46 +01:00
Viktor Klang
4876eb037f Removing legacy section of documentation 2012-03-01 11:31:50 +01:00
Viktor Klang
2bc78e1026 Fixing broken link in docs 2012-03-01 10:14:39 +01:00
viktorklang
b6d23ae564 Merge pull request #359 from havocp/config-classloader
Cherry-pick ConfigFactory class loader fixes to com.typesafe.config
2012-03-01 00:47:14 -08:00
Viktor Klang
4cea8ee83e Sprinkling stardust 2012-03-01 01:16:43 +01:00
Viktor Klang
bad77feac9 Artistic reinterpretation 2012-03-01 00:55:50 +01:00