Commit graph

9674 commits

Author SHA1 Message Date
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
Viktor Klang
255e3ad61f Merge branch 'master' of github.com:akka/akka 2012-05-07 19:50:09 +02:00
Viktor Klang
57ca80ab50 #2046 - Remove PromiseStream 2012-05-07 19:49:55 +02: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
Viktor Klang
ca0d400a3a unb0rkening the akka-docs 2012-05-07 18:02:42 +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
Viktor Klang
94552a732f Removing legacy messages from the remote protocol 2012-05-07 17:41:54 +02:00
Roland
6f19e40411 add FSM.transform, but needs docs (see #1966) 2012-05-07 13:32:54 +02:00
Viktor Klang
e6513bcb67 Merge branch 'master' of github.com:akka/akka 2012-05-07 11:00:48 +02:00
Viktor Klang
0732d3aa4c #2024 - changing so that JvmExitOnFatalError is more adequately logged 2012-05-07 10:57:17 +02:00
Roland
c5480cdf94 fix system.shutdown() mention in intro 2012-05-07 10:56:03 +02:00
Roland
bab18af92c fix bug in FSM when manually rescheduling non-recurring timer, see #2043
cherry-picked from 0314b9abbb plus test
case written
2012-05-05 15:55:27 +02:00
Jonas Bonér
194527fba1 Merge branch 'master' of github.com:akka/akka 2012-05-04 15:03:34 +02:00
Jonas Bonér
5adaa1a271 Added the concept of PortPrefix in the clustering tests to avoid clashes in binding of server port when running the tests in parallel.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-05-04 15:03:23 +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
a5f6c5c1a7 improve exception niceness for future await timeout 2012-05-03 21:25:49 +02: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
Jonas Bonér
1639028a78 Fixed problem in cluster tests with conflicting (unused) remote servers binding to the same port (2555).
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-05-03 15:50:45 +02:00
Jonas Bonér
f3032dd4b3 Added copyright header.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-05-03 15:49:14 +02: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
Viktor Klang
9a23268d21 Removing ClusterMBeanSpec 2012-05-03 10:13:04 +02:00
viktorklang
e20252e094 Merge pull request #429 from akka/wip-935-durable-mailbox-tests-√
Wip 935 durable mailbox tests √
2012-05-02 16:01:45 -07: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
Viktor Klang
573892de94 Adding a multi-recipient test to the durable mailbox spec 2012-05-02 15:35:06 +02:00
Viktor Klang
b443649300 Increasing the timeout as to not barf on slow test boxes 2012-05-02 15:14:35 +02:00
Viktor Klang
4520b17723 MAking ActivationTrackerTest timeing sensitive 2012-05-02 14:43:45 +02:00
Viktor Klang
42a80ec8b1 Adding more comprehensive tests for durable mailbox implementations 2012-05-02 14:43:06 +02:00
Roland
08839b3cea FSM inherits log instead of having its own, see #1899 2012-04-30 17:44:03 +02:00
Viktor Klang
071ea34eb1 Making ClusterMBeanSpec a tad smarter 2012-04-30 16:28:41 +02:00
Viktor Klang
7cb67ce0ee Removing ChannelLocalSystem (binary incompat change) as well as increasing timeout for ConcurrentSocketActorSpec 2012-04-30 16:26:11 +02:00
Viktor Klang
5a9483047c #2029 - adding @throws annotations to the TypedActorSpecs 2012-04-30 11:58:08 +02:00
Viktor Klang
6494447ed6 Merge branch 'master' of github.com:akka/akka 2012-04-27 17:32:56 +02:00
Viktor Klang
c1dd44f3c9 #2028 - fixing ClassLoaderObjectInputStream 2012-04-27 17:32:41 +02:00
Roland
1cfa267b80 do not reuse same port in same ømq test, fixes #2022 2012-04-27 17:07:50 +02:00
Roland
27a0e533f8 add one more test for wildcard deployment 2012-04-27 16:44:54 +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
ad3d4ab650 Merge pull request #402 from oschulz/bs-compact
Added CompactByteString
2012-04-27 06:43:38 -07:00
viktorklang
eb9876997d Merge pull request #426 from akka/wip-2003-wildcard-match-deploy-√
Wip 2003 wildcard match deploy √
2012-04-27 06:34:07 -07:00
viktorklang
855b88b486 Merge pull request #422 from akka/wip-1880-revise-error-handling-in-system-invoke-√
Switching to a more streamlined approach for systemInvoke error handling...
2012-04-27 04:25:58 -07:00