aquarium
2011-12-22 Georgios GousiosWe don't need no users, let the mf burn. Burn, mf,...
2011-12-22 Christos KK... Do not ingore the template aquarium.properties
2011-12-22 Christos KK... Add a dependency in sbt which was not pulled transitively.
2011-12-22 Christos KK... Add 'active' flag
2011-12-22 Christos KK... Trying to fix sbt build...
2011-12-21 Georgios GousiosKeep messaging names organized in one place
2011-12-21 Georgios GousiosCmd-line parsing for resource generation events
2011-12-21 Georgios GousiosRemove more dead code
2011-12-21 Georgios GousiosFix event generation and instertion test in imevens...
2011-12-21 Georgios GousiosFix failing Eventstore test
2011-12-21 Georgios GousiosUtility functions for working with Java's crypto libraries
2011-12-21 Georgios Gousiosuser id is a String
2011-12-21 Georgios Gousiostest idiocity--
2011-12-21 Georgios GousiosSupport for enabling all excluded tests at once
2011-12-21 Georgios GousiosStricter precondition to create a DSLTimeFrame object
2011-12-21 Christos KK... Reorganize sbt-related build files but not there yet
2011-12-21 Christos KK... Add a couple of missing repos
2011-12-21 Georgios GousiosFlat project hierarchy
2011-12-21 Georgios GousiosRemove dead code before migrating to single project...
2011-12-21 Georgios GousiosRemove some dead code
2011-12-21 Georgios GousiosMinor changes, to compile.
2011-12-21 Georgios GousiosVarious changes:
2011-12-21 Georgios GousiosInterface to the users' Wallet
2011-12-21 Georgios GousiosThe result from running an accounting process
2011-12-20 Christos KK... Add some code for better end-to-end testing.
2011-12-20 Christos KK... Add missing akka related dependency
2011-12-20 Christos KK... Simplify UserActor death logic
2011-12-20 Christos KK... Evicting LRU UserActors leads to their death ultimately.
2011-12-19 Christos KK... Work in progres towards handling UserRequestGetBalance...
2011-12-19 Christos KK... Remove unused dependency.
2011-12-19 Christos KK... Fix version in akka component.
2011-12-19 Georgios GousiosGenerate random users and user events
2011-12-19 Georgios GousiosUser state event, coming from IM (astakos)
2011-12-19 Georgios GousiosFormatting fixes
2011-12-19 Georgios GousiosEmpty implementation of the IM event store
2011-12-16 Georgios GousiosHandle unlimited redeliveries of failed messages
2011-12-16 Georgios GousiosBetter logging, better stopping of actors
2011-12-16 Georgios GousiosDon't share the same connection for all consumers ...
2011-12-16 Christos KK... Remove unused MongoDB configuration.
2011-12-16 Christos KK... Implement MondoDB-based UserStore with basic queries.
2011-12-16 Georgios GousiosPools and loadbalancing for resource event actors
2011-12-16 Christos KK... Ditch RESTService since it only had Lifecycle.
2011-12-16 Christos KK... Another shaving round.
2011-12-16 Christos KK... Big shaving. No foam.
2011-12-15 Georgios GousiosFix various bugs
2011-12-15 Georgios GousiosUse the stored actor ref, don't create a new one
2011-12-15 Georgios GousiosA bit of logging never hurts
2011-12-15 Georgios GousiosDon't run spray tests by default
2011-12-15 Georgios GousiosInitialize the system lazily
2011-12-15 Georgios GousiosMethod to run the random event generator
2011-12-15 Georgios GousiosMove RandomEventGenerator to main source tree
2011-12-15 Georgios GousiosSupport for starting the event reader as a service
2011-12-15 Christos KK... Small fix to properties files, just for the sake of...
2011-12-15 Christos KK... More user-friendly error handling when dynamically...
2011-12-15 Georgios GousiosBuild an aquarium jar with dependencies
2011-12-15 Georgios GousiosTemp fix for a potential bug
2011-12-15 Christos KK... Fix regression that caused an infinite loop in service...
2011-12-15 Georgios GousiosFixes to make it compile with the current version of...
2011-12-15 Georgios GousiosAttempt to create a main class
2011-12-15 Georgios GousiosConvert to getting the various stores from Masterconf
2011-12-15 Christos KK... Unify store provisioning.
2011-12-15 Georgios GousiosAdd implementation class
2011-12-15 Christos KK... Add lifecycle abstraction for use by several services.
2011-12-15 Christos KK... Small fix for uncommited code dependency.
2011-12-15 Christos KK... Wire-up the (mongodb-based for now) event store to...
2011-12-14 Georgios GousiosRevert to Java MongoDB driver, impl remaining methods
2011-12-14 Georgios GousiosCommit for posterity
2011-12-14 Christos KK... Upgrade akka to 1.3-RC4.
2011-12-13 Christos KK... Implement a memory-based UserStore and hook it in the...
2011-12-13 Christos KK... Factor out some common Json (+ Xml) functionality.
2011-12-13 Georgios GousiosTests for the eventstore functionality
2011-12-13 Georgios GousiosFix naming clashes with other traits
2011-12-13 Georgios GousiosA port is always an integer, not a string :-)
2011-12-13 Christos KK... Upgrade Akka to 1.3-RC3.
2011-12-13 Christos KK... Start modeling the User store.
2011-12-13 Christos KK... Explicitly include parent class fields in serialization.
2011-12-13 Christos KK... Ignore fs-local properties.
2011-12-13 Christos KK... Bogus enhancements
2011-12-13 Christos KK... Fix inheritance bug (did not compile).
2011-12-13 Christos KK... Start describing the User state. Modeling it as snapshots.
2011-12-12 Christos KK... Code cleanup.
2011-12-12 Christos KK... Start implementing user balance REST request.
2011-12-12 Christos KK... Remove unused actor factories. Now superceded by the...
2011-12-12 Georgios GousiosUse the event store in the event processor to persist...
2011-12-12 Georgios GousiosCompilation fixes
2011-12-12 Georgios GousiosImplementation of the EventStore interface in the Mongo...
2011-12-12 Georgios GousiosRenames to more meaningfull names
2011-12-12 Georgios GousiosAll Aquarium events have a client defined unique id
2011-12-12 Georgios GousiosThe persistence database schema as a configurable option
2011-12-12 Georgios GousiosFactory for getting MessageStores based on configuration
2011-12-12 Georgios GousiosConfigure and use Mongo's connection pool
2011-12-12 Georgios GousiosOptions for connecting to a persistence provider
2011-12-12 Christos KK... Some more service orientation to master conf
2011-12-12 Christos KK... Add a test for RESTActor.
2011-12-12 Christos KK... Add RESTRole (and, hence, RESTActor) to known roles...
2011-12-12 Christos KK... Properly (?) quote field name in JSON response for...
2011-12-12 Christos KK... Make default constructor for RESTActor.
2011-12-12 Christos KK... Add rest service port configuration and respective...
2011-12-12 Christos KK... Make props visible to outer world.
2011-12-12 Christos KK... Rename package akka and main REST actor.
next