Commit graph

398 commits

Author SHA1 Message Date
Viktor Klang
4b2164411c Merge branch 'master' into wip-scala210M4-√ 2012-07-13 12:23:21 +02:00
Viktor Klang
30a32994ea #2192 - Adding a doc note about not needing Props.creator when specifying routees via sequence of actors. 2012-07-13 11:50:46 +02:00
Viktor Klang
ac5b5de90a Merging in master, huge work trying to get things to compile, tests not green at this stage 2012-07-06 17:04:04 +02:00
Viktor Klang (√)
b6a5796218 Merge pull request #561 from akka/wip-2101-stash-docs-phaller
Stash docs (#2101)
2012-07-05 17:33:15 -07:00
Roland
99c4b30884 fix JavaTestKit docs (one warning too many) 2012-07-05 10:29:34 +02:00
Roland
cde7b29a33 Merge branch 'wip-1952-testkit-java-∂π' 2012-07-04 17:38:20 +02:00
Viktor Klang
52d33113d9 Partial work + broken commit 2012-07-04 15:25:30 +02:00
Viktor Klang
3911b18069 Merging in master 2012-07-04 15:24:23 +02:00
Björn Antonsson
0c38dac2ea Doc typo change and clarification 2012-07-03 16:10:42 +02:00
Viktor Klang
8ede1f55e9 Moving to s.c.EC and s.c.A, compiles but tests aren't passing 2012-06-29 16:40:36 +02:00
Viktor Klang
0bf45a9403 Initial work in moving to scala.concurrent.Await + Awaitable 2012-06-29 16:06:26 +02:00
Roland
d7bed79730 add JavaTestKit, see #1952
- it’s a completely new-written thing in pure Java, so that “protected”
  modifiers actually work and no ghost errors appear wrt. inheriting
  from PartialFunction or similar
- it also features integration with the EventFilter
- all closure-based constructs are modeled as inner classes of the
  JavaTestKit, where the user needs to override a single method which
  will then be executed
2012-06-29 14:42:11 +02:00
Viktor Klang
54a3a44bf8 #2292 - Removing akka.util.Duration etc and replace it with scala.concurrent.util.Duration 2012-06-29 13:33:20 +02:00
Viktor Klang
1a7f29aaec Making everything compile and tests pass 2012-06-28 15:33:49 +02:00
phaller
8a88edc302 Stash docs: add paragraphs about performance and restarts 2012-06-27 19:10:21 +02:00
phaller
8b17099f50 Adding Stash section in Actors docs (including docs for the Java API).
Example code added to ActorDocSpec/UntypedActorDocTestBase.
2012-06-26 09:22:25 +02:00
Roland
be74eb835b stashin commit so Iulian can play with it 2012-06-25 19:30:13 +02:00
Roland
3c15dcdfb8 Merge branch 'wip-2031-sync-actorOf-3.0-∂π'
Some tests fail ATM, but I prefer not to hide semantic fixes within
merge commits.
2012-06-25 11:12:08 +02:00
Roland
1400ea605b clarify system.actorOf special semantics section, see #2031 2012-06-25 10:49:49 +02:00
Roland
422cf386c8 incorporate review comments, add docs, see #2031
also add Java sample for creating custom MailboxType
2012-06-19 14:52:02 +02:00
Dale
13f3cddbfb Minor markup fix. 2012-06-12 16:16:25 +03:00
Patrik Nordwall
f6365e83e7 Change to logback 1.0.4, see #2198 2012-06-07 20:40:14 +02:00
viktorklang
ab7c3eb27b Merge pull request #520 from akka/wip-2183-assorted-fixes-∂π
Wip 2183 assorted fixes ∂π
2012-06-07 04:34:06 -07:00
Roland
bff03676fe add java testing doc chapter and link to Munish’s blog 2012-06-07 10:50:13 +02:00
Viktor Klang
211435048a #2189 - Removing RemoteClientWriteFailed and log it as a RemoteClientError and send the message to DeadLetters 2012-06-06 13:56:46 +02:00
viktorklang
9581ec8403 Merge pull request #511 from akka/wip-2134-deathwatch2.0-√
Wip 2134 deathwatch2.0 √
2012-06-05 03:33:01 -07:00
Roland
0a011ee50e fix a few doubled the’s 2012-06-04 23:35:52 +02:00
Roland
b98fb0e37a clarify deployment using anonymous factories 2012-06-04 23:10:03 +02:00
Viktor Klang
a5127b12dd Merge branch 'master' into wip-2134-deathwatch2.0-√ 2012-06-04 13:58:09 +02:00
Viktor Klang
fca5b9afbd #2166 - Adding link to Kryo serialization by Roman Levenstein 2012-05-31 21:58:24 +02:00
viktorklang
27dbe85a70 Correcting typo 2012-05-31 21:14:19 +03:00
Viktor Klang
90344b657e Removing doc references to onResult and onTimeout 2012-05-30 23:32:22 +02:00
Viktor Klang
96f264e842 Initial stab at DeathWatch 2.0, tests don't pass just yet 2012-05-28 16:49:49 +02:00
Björn Antonsson
5fd1aad0d0 added docs about BalancingDispatcher and routers, see #2080 2012-05-28 10:33:59 +02:00
Roland
0a09cfc893 kick off pattern collection 2012-05-27 14:18:35 +02:00
Roland
e748da6f49 improve one word, see #2131 2012-05-25 18:17:13 +02:00
Roland
178c9145fe document creator requirement, see #2131 2012-05-25 18:17:13 +02:00
Viktor Klang
021d7fcfeb #2136 - Making it possible to use balancing dispatcher for routees but not routers, changing the docs and updating the tests 2012-05-25 17:42:12 +02:00
Roland
24f6406634 fix specs2 samples so they system.shutdown 2012-05-25 14:42:39 +02:00
Viktor Klang
dc17bba62f Removing warning from serialization.rst by adding whitespace, thanks reST. 2012-05-25 14:33:28 +02:00
Viktor Klang
fdd4a85ab0 Adding docs about creating TypedActor children 2012-05-25 00:49:45 +02:00
Roland
dd30e81a1a document Specs2 + TestKit, see #2068, plus fix up broken includes
- include move of doc samples out of akka package also in the
  includecode directives
- fix broken serialization docs, which require one thing in the akka
  package
2012-05-24 22:23:36 +02:00
Roland
7d342e5c96 add docs about how to serialize ActorRefs
- scala & java samples of how to obtain the correct address to inject
  when calling ActorPath.toStringWithAddress
2012-05-24 19:27:29 +02:00
Viktor Klang
ea1817b6d8 Merging with latest master 2012-05-24 11:59:36 +02:00
Jonas Bonér
63e4b6e96e Merge pull request #464 from akka/wip-verify-balancing-dispatcher-is-not-used-with-any-kind-of-router-jboner
Added verification that a BalancingDispatcher can not be used with any kind of Router.
2012-05-23 04:30:28 -07:00
Viktor Klang
5bafa2d3a0 Merge branch 'master' into wip-2006-binary-compat-√ 2012-05-23 12:05:30 +02:00
Viktor Klang
f92f7431dd Adding references to Roman Levensteins akka-protostuff and akka-quickser in the serialization docs 2012-05-22 14:57:27 +02:00
Viktor Klang
60dd03d0a2 Merge branch 'master' into wip-2006-binary-compat-√ 2012-05-22 14:32:05 +02:00
Roland
9ac11a6432 improve documentation of explicitly given routees 2012-05-22 13:07:05 +02:00
Jonas Bonér
5c48cbb145 Added section to remote docs about remote security as well as improved doc in reference config 2012-05-22 12:08:49 +02:00