Viktor Klang
|
aef25b7517
|
Fixing akka-rest breakage from Configurator.getInstance
|
2010-03-20 12:41:35 +01:00 |
|
Jonas Bonér
|
7f7a0485b2
|
upgraded to 0.7
|
2010-03-20 11:36:06 +01:00 |
|
Jonas Bonér
|
dedf6c0d19
|
converted tabs to spaces
|
2010-03-20 10:56:46 +01:00 |
|
Jonas Bonér
|
1e4904e978
|
Documented ActorRegistry and stablelized subscription API
|
2010-03-20 10:55:59 +01:00 |
|
Jonas Bonér
|
f187f68720
|
Cleaned up build file
|
2010-03-20 10:54:52 +01:00 |
|
Jonas Bonér
|
008506537d
|
merged in the spring branch
|
2010-03-20 10:43:23 +01:00 |
|
Jonas Bonér
|
c02172417c
|
added line count script
|
2010-03-20 10:16:22 +01:00 |
|
Jonas Bonér
|
7b7013c1fa
|
Improved Agent doc
|
2010-03-20 10:15:58 +01:00 |
|
Jonas Bonér
|
3259ef4992
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-03-20 09:50:08 +01:00 |
|
Jonas Bonér
|
3c29ced378
|
Added tests to AgentTest and cleaned up Agent
|
2010-03-20 09:49:59 +01:00 |
|
Martin Krasser
|
56e733bead
|
Extension/rewriting of remaining unit and functional tests
|
2010-03-20 09:20:01 +01:00 |
|
Martin Krasser
|
1c215c6697
|
traits for configuring producer behaviour
|
2010-03-20 09:14:16 +01:00 |
|
Martin Krasser
|
aea05a1a76
|
Extension/rewrite of CamelService unit and functional tests
|
2010-03-19 14:07:54 +01:00 |
|
Martin Krasser
|
088d085980
|
camel-cometd example disabled
|
2010-03-19 08:14:00 +01:00 |
|
Martin Krasser
|
a96c6c499f
|
Fix for InstantiationException on Kernel startup
|
2010-03-19 08:06:34 +01:00 |
|
Martin Krasser
|
50b8f55f6d
|
Fixed issue with file URL to embedded repository on Windows.
|
2010-03-18 21:20:48 +01:00 |
|
Martin Krasser
|
92b71dc4b7
|
Merge branch 'master' of github.com:jboner/akka
|
2010-03-18 16:37:09 +01:00 |
|
Martin Krasser
|
0e9be44661
|
extension/rewrite of actor component unit and functional tests
|
2010-03-18 16:34:08 +01:00 |
|
Jonas Bonér
|
b2eeffe6a1
|
Fixed problem with Agent, now tests pass
|
2010-03-18 09:00:06 +01:00 |
|
Jonas Bonér
|
e9df98c945
|
Changed Supervisors actor map to hold a list of actors per class entry
|
2010-03-18 08:37:44 +01:00 |
|
Debasish Ghosh
|
e065817136
|
added new jar 1.2-SNAPSHOT for redisclient
|
2010-03-18 11:00:02 +05:30 |
|
Debasish Ghosh
|
b8c594e3af
|
added support for Redis based SortedSet persistence in Akka transactors
|
2010-03-18 10:51:22 +05:30 |
|
Jonas Bonér
|
3e106a4cd8
|
tabs -> spaces
|
2010-03-17 22:48:12 +01:00 |
|
Jonas Bonér
|
8646c1f6bc
|
Refactored Serializer
|
2010-03-17 21:49:18 +01:00 |
|
Jonas Bonér
|
01ea070961
|
reformatted patterns code
|
2010-03-17 17:48:46 +01:00 |
|
Jonas Bonér
|
4f761d5b3d
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-03-17 17:47:44 +01:00 |
|
Jonas Bonér
|
7104076f04
|
Created an alias to TransactionalRef; Ref
|
2010-03-17 17:43:49 +01:00 |
|
Jonas Bonér
|
63c6db32c6
|
Fixed typo in docs.
|
2010-03-17 08:20:46 -07:00 |
|
Jonas Bonér
|
0736613319
|
Updated how to run the sample docs.
|
2010-03-17 08:19:56 -07:00 |
|
Jonas Bonér
|
3ed20bdc0f
|
Updated README with new running procedure
|
2010-03-17 08:17:18 -07:00 |
|
Jonas Bonér
|
d40ee7dab3
|
Changed Chat sample to use server-managed remote actors + changed the how-to-run-sample doc.
|
2010-03-17 15:56:12 +01:00 |
|
Jonas Bonér
|
33bbcabd8b
|
Made "sbt publish" publish artifacts to local Maven repo
|
2010-03-17 15:10:22 +01:00 |
|
Jonas Bonér
|
d9967c913c
|
moved akka.annotation._ to akka.actor.annotation._ to be merged in with akka-core OSGi bundle
|
2010-03-17 14:31:50 +01:00 |
|
Michael Kober
|
efcd736f94
|
added integration tests
|
2010-03-17 10:21:29 +01:00 |
|
Michael Kober
|
163c0287e2
|
added integration tests, spring 3.0.1 and sbt
|
2010-03-17 10:06:28 +01:00 |
|
Jonas Bonér
|
c03e639e1b
|
Merged in Camel branch
|
2010-03-17 00:43:07 +01:00 |
|
Jonas Bonér
|
cc4b6967fe
|
Merge branch 'jans_dispatcher_changes'
|
2010-03-16 23:52:03 +01:00 |
|
Viktor Klang
|
4cc51cb290
|
Added the run_akka.sh script
|
2010-03-16 23:24:21 +01:00 |
|
Viktor Klang
|
dcb16452a1
|
Removed dead code
|
2010-03-16 23:21:13 +01:00 |
|
Jonas Bonér
|
491d25bfff
|
Merge branch 'dispatcherimprovements' of git@github.com:jboner/akka into jans_dispatcher_changes
|
2010-03-16 22:59:16 +01:00 |
|
Jonas Bonér
|
8baab8b073
|
Minor syntax edits
|
2010-03-16 22:54:48 +01:00 |
|
Jan Van Besien
|
a269dc4022
|
Fixed bug which allowed messages to be "missed" if they arrived after looping through the mailbox, but before releasing the lock.
|
2010-03-16 12:25:58 +01:00 |
|
Martin Krasser
|
98efbb108e
|
akka-camel added to manifest classpath. All examples enabled.
|
2010-03-16 07:08:10 +01:00 |
|
Martin Krasser
|
d849116639
|
Move to sbt
|
2010-03-16 06:45:04 +01:00 |
|
Martin Krasser
|
9ce5e80acb
|
initial resolution of conflicts after merge with master
|
2010-03-15 16:17:50 +01:00 |
|
Martin Krasser
|
70b6ad983f
|
prepare merge with master
|
2010-03-15 14:38:54 +01:00 |
|
Jan Van Besien
|
61a241c696
|
Merge branch 'master' into dispatcherimprovements
|
2010-03-15 13:22:53 +01:00 |
|
Michael Kober
|
6dba17316d
|
merged master into spring
|
2010-03-15 13:05:25 +01:00 |
|
Martin Krasser
|
8bfa3f4e69
|
OS-specific substring search in paths (fixes 'sbt dist' issue on Windows)
|
2010-03-15 11:08:25 +01:00 |
|
Michael Kober
|
5fb3a51c46
|
removed old source files
|
2010-03-15 09:21:23 +01:00 |
|