Method to run the random event generator
[aquarium] / logic /
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 LoverdosSmall fix to properties files, just for the sake of...
2011-12-15 Christos KK LoverdosMore 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 LoverdosFix 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 LoverdosUnify store provisioning.
2011-12-15 Georgios GousiosAdd implementation class
2011-12-15 Christos KK LoverdosAdd lifecycle abstraction for use by several services.
2011-12-15 Christos KK LoverdosSmall fix for uncommited code dependency.
2011-12-15 Christos KK LoverdosWire-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 LoverdosUpgrade akka to 1.3-RC4.
2011-12-13 Christos KK LoverdosImplement a memory-based UserStore and hook it in the...
2011-12-13 Christos KK LoverdosFactor 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 LoverdosUpgrade Akka to 1.3-RC3.
2011-12-13 Christos KK LoverdosStart modeling the User store.
2011-12-13 Christos KK LoverdosExplicitly include parent class fields in serialization.
2011-12-13 Christos KK LoverdosBogus enhancements
2011-12-13 Christos KK LoverdosFix inheritance bug (did not compile).
2011-12-13 Christos KK LoverdosStart describing the User state. Modeling it as snapshots.
2011-12-12 Christos KK LoverdosCode cleanup.
2011-12-12 Christos KK LoverdosStart implementing user balance REST request.
2011-12-12 Christos KK LoverdosRemove 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 LoverdosSome more service orientation to master conf
2011-12-12 Christos KK LoverdosAdd a test for RESTActor.
2011-12-12 Christos KK LoverdosAdd RESTRole (and, hence, RESTActor) to known roles...
2011-12-12 Christos KK LoverdosProperly (?) quote field name in JSON response for...
2011-12-12 Christos KK LoverdosMake default constructor for RESTActor.
2011-12-12 Christos KK LoverdosAdd rest service port configuration and respective...
2011-12-12 Christos KK LoverdosMake props visible to outer world.
2011-12-12 Christos KK LoverdosRename package akka and main REST actor.
2011-12-12 Georgios GousiosSend an appropriate event key
2011-12-12 Georgios GousiosRestrict exchange declarations from clients
2011-12-09 Christos KK LoverdosThought untested, the REST service now sends to Dispatcher.
2011-12-09 Christos KK LoverdosIntroduce the Dispatcher-related messages, all given...
2011-12-09 Georgios GousiosConfiguration params for the AMQP queue
2011-12-09 Georgios GousiosSupport for statically getting config param value
2011-12-09 Georgios GousiosActors for resource event processing
2011-12-09 Christos KK LoverdosAdd missing ActorProxy, so that tests compile
2011-12-09 Christos KK LoverdosAdd more tests for MasterConf loading.
2011-12-09 Christos KK LoverdosNow loading the default actor provider from properties.
2011-12-09 Christos KK LoverdosMove SimpleLocalActorProvider
2011-12-09 Christos KK LoverdosSetting the stage for actor provision and wiring. WIP.
2011-12-09 Christos KK LoverdosIntroduce MasterConf, assuming an aquarium.properties
2011-12-08 Georgios GousiosCorrect parameters for producer/consumer construction
2011-12-07 Georgios GousiosMessaging implementation based on akka-amqp
2011-12-06 Georgios GousiosFix failing test (forgot to init the DSL parser)
2011-12-06 Georgios GousiosLoad generator for the accounting service
2011-12-06 Georgios GousiosFix test: forgot to define an agreement
2011-12-06 Georgios GousiosMethod to align charge chunks between algorithm/pricelist
2011-12-06 Georgios GousiosFix expected result in test case
2011-12-06 Christos KK LoverdosMove the messaging API one package up.
2011-12-06 Christos KK LoverdosRemove unused camel tests (see previous commit)
2011-12-06 Christos KK LoverdosAdd Camel tests just to be there in history
2011-12-06 Christos KK LoverdosCheckin to fix compilation
2011-12-06 Christos KK LoverdosRemove finagle dependency
2011-12-06 Christos KK LoverdosRemove camel dependencies
2011-12-06 Christos KK LoverdosThe ping test is actually a modification of the spray...
2011-12-06 Christos KK LoverdosSpray REST test plays OK
2011-12-05 Georgios GousiosFix overlap timeframe definition.
2011-12-05 Georgios GousiosFix non-overlap timeframe value
2011-12-05 Georgios GousiosFix test pricelist definition
2011-12-05 Georgios GousiosExpand timeframe with no repetition defined
2011-12-05 Georgios GousiosStricter tests and consequent bugfixes
2011-12-05 Christos KK LoverdosIntroduce the REST module.
2011-12-05 Georgios GousiosMethod to calculate non-overlapping time sections
2011-12-02 Georgios GousiosRewrite of policy eval algorithm as result of Timeslot...
2011-12-02 Georgios GousiosPartial implementation of the nonOverlappingTimeslots...
2011-12-02 Georgios GousiosCalculate timeslot overlaps or lack thereof
2011-12-02 Georgios GousiosRemove unused
2011-12-01 Georgios GousiosCode + tests to merge overlapping timeslots
2011-12-01 Georgios GousiosMerge returns a List. scaladoc++
2011-12-01 Christos KK LoverdosAdd some akka test code for remotes
2011-12-01 Georgios GousiosOnly start performance tests on request
2011-12-01 Georgios GousiosA bit stricted timeslot expansion boundaries
2011-12-01 Georgios GousiosMethods moved to Timeslot
2011-12-01 Georgios GousiosUse the new Timeslot type
2011-12-01 Georgios GousiosTimeslot type instead of using (Date, Date)
2011-12-01 Georgios GousiosRemove logging from the DSL parser
2011-12-01 Georgios GousiosUse library method instead of custom computation
2011-12-01 Georgios GousiosCommon dates used in time expansions
next