Commit graph

8804 commits

Author SHA1 Message Date
Viktor Klang
c351aef39c Correcting spelling errors and fixing formatting of futures.rst 2012-01-24 13:59:23 +01:00
Viktor Klang
36ef8820b8 Adding docs and samples for onSuccess, onFailure, onComplete, filter, or, zip and successful/failed 2012-01-24 12:13:13 +01:00
Roland
ee5ae1068b Merge branch 'wip-1485-fsm-docs-∂π' 2012-01-24 09:35:35 +01:00
Roland
ec1433c156 code style touch up of FSM.scala 2012-01-24 09:35:00 +01:00
Derek Williams
4c6f9b86d1 More IO docs 2012-01-23 23:44:41 -07:00
Derek Williams
4bbae37ee7 Use random port in remaining IO tests 2012-01-23 23:44:28 -07:00
Peter Vlugter
ae79194118 Fix scaladoc @returns warnings (use @return) 2012-01-24 12:35:32 +13:00
Peter Vlugter
2615d0c731 Update zeromq module
- rewrite ZeroMQ java api object in scala to fix scaladoc errors
- move package object to correct dir
- update copyright headers
2012-01-24 12:28:05 +13:00
Derek Williams
4d3369ec5a IO: Don't use JDK7 api 2012-01-23 11:12:15 -07:00
Roland
4c65c58bce remove implementation from TypedActor lifecycle traits to require their implementation 2012-01-23 18:53:11 +01:00
Derek Williams
0137c81374 Merge branch 'master' of github.com:jboner/akka
Conflicts:
	akka-actor-tests/src/test/scala/akka/actor/IOActor.scala
2012-01-23 10:41:22 -07:00
Derek Williams
6d348b6e0e IO: Support random port 2012-01-23 10:40:05 -07:00
Roland
2a0c4ca145 Merge branch 'wip-1581-patterns-ask' 2012-01-23 18:35:30 +01:00
Roland
9d7ed5eba1 update copyright headers 2012-01-23 18:25:43 +01:00
Roland
7c9b044e11 incorporate Viktor’s review 2012-01-23 18:23:34 +01:00
Viktor Klang
56b27d8c04 Merge branch 'master' of github.com:jboner/akka 2012-01-23 18:13:02 +01:00
Viktor Klang
2557d594cb Fixing misconception around hotswapped behavior 2012-01-23 18:08:00 +01:00
Roland
b2c63062fd document EmptyLocalActorRef, see #1605 2012-01-23 17:56:52 +01:00
Roland
e087c6fd8c include FSMDocSpec example in fsm.rst and fix a few outdated things 2012-01-23 17:43:30 +01:00
patriknw
d21d03207f Merge pull request #247 from jboner/wip-1711-supervisorStrategy-patriknw
FaultHandler as method in Actor instead of in Props. See #1711
2012-01-23 08:40:59 -08:00
Patrik Nordwall
9e15d2062b Renamed more things to SupervisorStrategy. Updated more docs. See #1711 2012-01-23 17:18:49 +01:00
Derek Williams
7ed17b91bc Merge branch 'master' of github.com:jboner/akka 2012-01-23 09:11:48 -07:00
Derek Williams
83ca0cee65 Make IO tests a bit less abusive 2012-01-23 09:11:18 -07:00
Viktor Klang
d39bb2d563 Merge branch 'master' of github.com:jboner/akka 2012-01-23 16:53:52 +01:00
Viktor Klang
dbe3a01e9c Fixing the 0MQ tests and removing boilerplate 2012-01-23 16:53:09 +01:00
Viktor Klang
1f87a03268 Linking the 0MQ docs 2012-01-23 16:26:10 +01:00
patriknw
45d178c276 Merge pull request #236 from jboner/wip-1702-settings-ext-patriknw
DOC: Extension sample for application specific settings. See #1702
2012-01-23 07:12:49 -08:00
Patrik Nordwall
1572da09db Changed name of the instance field as suggested. See #1702 2012-01-23 16:11:58 +01:00
Viktor Klang
d909cddaf4 Merge branch 'master' of github.com:jboner/akka 2012-01-23 15:59:38 +01:00
Viktor Klang
46409b2f48 Adding 0MQ to the microkernel 2012-01-23 15:59:28 +01:00
Roland
3a30f915c3 remove use of akka.actor.timeout property for ask 2012-01-23 15:59:18 +01:00
viktorklang
a38ac979c9 Merge pull request #248 from jboner/wip-1695-document-logging-√
Improving logging docs
2012-01-23 06:57:43 -08:00
Roland
5e11b2df9d add FSMDocSpec and improve FSM API
- don’t require Option[Duration] and its implicit conversion
- provider “->” extractor inside the FSM trait
2012-01-23 15:37:43 +01:00
Viktor Klang
690e87441f Adding DEBUG documentation and reference to testkit 2012-01-23 14:35:01 +01:00
Viktor Klang
49488c2670 Changing logging docs to have settings turned on 2012-01-23 14:14:39 +01:00
Viktor Klang
61da9b1890 Improving logging docs 2012-01-23 13:54:11 +01:00
Patrik Nordwall
66e0a7cf0b Moved definition of fault handler from Props to overridable method supervisorStrategy in Actor. See #1711
* New trait SupervisorStrategy for TypedActors
* Adjustments of docs
* Updated tests
2012-01-23 13:49:19 +01:00
Roland
71d58c5338 improve migration guide & helpers, plus some docs 2012-01-23 11:58:27 +01:00
Viktor Klang
dd3a6ad4a5 Unborking master, sorry about that. I blame my agent. 2012-01-23 11:39:16 +01:00
viktorklang
43e226c5af Merge pull request #199 from jboner/wip-1597-derekjw
Ticket 1597 - Update IO to new Iteratee based api
2012-01-23 02:31:08 -08:00
Viktor Klang
f8186e53d7 Merging in master 2012-01-23 11:30:36 +01:00
Viktor Klang
651a426de0 weird star replacement 2012-01-23 11:21:02 +01:00
viktorklang
6cbe7f0e02 Merge pull request #225 from casualjim/2.0-zeromq-ivan
2.0 zeromq ivan
2012-01-23 02:09:26 -08:00
viktorklang
0022b24459 Merge pull request #242 from jboner/wip-1696-config-logging-of-remote-messages-√
Adding config options, tests and conditional code for remote message log...
2012-01-23 01:55:54 -08:00
viktorklang
14136dad39 Merge pull request #243 from jboner/wip-improveinlinability-in-hotpath-√
Switching to tail recursion and lowering numer of moving parts
2012-01-23 01:54:23 -08:00
viktorklang
6cb1914b5c Update akka-actor/src/main/scala/akka/dispatch/Future.scala 2012-01-22 23:11:09 +01:00
Viktor Klang
f0bc2c7435 Adding brackets around remote debug log parameters 2012-01-21 13:29:16 +01:00
Viktor Klang
e523d5418c Clarified the code, removing a negation that could be overlooked 2012-01-21 13:12:30 +01:00
Viktor Klang
61e0bd568b Modifications after review 2012-01-21 13:04:45 +01:00
Patrik Nordwall
6a4d7f547c Improvement based on feedback. See #1702 2012-01-21 11:05:30 +01:00