MemStore is a provider of itself
[aquarium] / src /
2012-02-02 Christos KK LoverdosMemStore is a provider of itself
2012-02-01 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-02-01 Christos KK LoverdosRename the mem store
2012-01-31 Christos KK LoverdosOverride configurator's store provider
2012-01-31 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-31 Christos KK LoverdosImplement mem-based resource event store
2012-01-31 Christos KK LoverdosA few changes so that everything compiles
2012-01-31 Georgios GousiosIn memory store for tests, change property files search...
2012-01-31 Georgios GousiosImplementation of the UserEventStore interface in the...
2012-01-31 Christos KK LoverdosImplement mem-based wallet store
2012-01-31 Georgios GousiosImplementation of the policy store interface
2012-01-31 Georgios GousiosEmpty implementations for all store interefaces
2012-01-31 Georgios GousiosMostly atomic update of policies, Docs++
2012-01-31 Georgios GousiosFix code assuming that a list always has a tail
2012-01-31 Christos KK LoverdosCalculating resource instance amounts
2012-01-31 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-31 Georgios GousiosUpdate available policies when on configuration file...
2012-01-31 Georgios GousiosWrapper for stored DSLPolicy YAML dumps
2012-01-31 Georgios GousiosLicense headers
2012-01-30 Georgios GousiosLogic to load/store policies from Policy store
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK Loverdos[Does not compile] Clearing up some misunderstanding...
2012-01-30 Georgios GousiosUser agreement history in user store
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Georgios GousiosAPI methods for policies
2012-01-30 Georgios GousiosImplement custom Policy entry and policy storage ops
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK LoverdosCOntinue with billing code and start cleaning up user...
2012-01-30 Georgios GousiosFix failing tests after merge
2012-01-30 Georgios GousiosMerge branch '1852_billing_period_calc'
2012-01-30 Georgios GousiosFix all serialization to YAML issues
2012-01-27 Christos KK LoverdosWork in progress... Still in flux
2012-01-27 Georgios GousiostoMap() method for remaining DSL classes.
2012-01-27 Georgios GousiosMethod to parse YAML from a String
2012-01-27 Georgios GousiosOne fact in one place commit
2012-01-27 Georgios GousiosBasic support for serializing policies to YAML
2012-01-26 Christos KK LoverdosPrune unused functionality.
2012-01-26 Christos KK LoverdosSome new billing stuff.
2012-01-19 Georgios GousiosSupport policy retrieval for a date
2012-01-19 Georgios GousiosPolicy store operations
2012-01-19 Georgios GousiosJson support
2012-01-17 Christos KK LoverdosStylistic change
2012-01-17 Christos KK LoverdosCleanup some code before the coming changes
2012-01-17 Christos KK LoverdosAvoid a compilation warning (-deprecation)
2012-01-17 Christos KK LoverdosDoc cleanup in user actor
2012-01-17 Christos KK LoverdosGather billing computations in one file
2012-01-17 Christos KK LoverdosUse receivedMillis for queries
2012-01-17 Christos KK LoverdosUse wallet-specific json field names
2012-01-17 Christos KK LoverdosDo some effectful composition instead of try/catch
2012-01-16 Christos KK LoverdosWIP #1852 Periodic billing calculation
2012-01-16 Christos KK LoverdosChange equals to ==
2012-01-16 Christos KK LoverdosMerge stuff from benchmark branch
2012-01-12 Georgios GousiosAlternative way to calculate state, with entry points...
2012-01-12 Georgios GousiosQuery to retrieve all events that comprise the history...
2012-01-12 Georgios GousiosNames for event store fields
2012-01-12 Georgios GousiosConfigurable number of users to init (up to 1000)
2012-01-12 Georgios GousiosDon't remove all mongo records after test run :-)
2012-01-12 Georgios GousiosLog verbosity--
2012-01-12 Georgios GousiosParametrise number of actors to spawn, more threads...
2012-01-11 Georgios GousiosEvents are now replayed correctly
2012-01-11 Georgios GousiosThe correct name of the field is occuredMillis
2012-01-11 Georgios GousiosCompilation fixes
2012-01-11 Georgios GousiosSupport for replaying event logs to construct the user...
2012-01-11 Georgios GousiosProperly shutdown user actors on Aquarium shutdown
2012-01-11 Georgios GousiosSave user state on shutdown
2012-01-11 Georgios GousiosMethod to delete user state from store
2012-01-11 Georgios GousiosTake care of first time state changes
2012-01-10 Christos KK LoverdosWIP on the algos documentation camp
2012-01-10 Christos KK LoverdosSimplify resources snapshot to make our lives easier...
2012-01-10 Christos KK LoverdosGive the option of pretty or non-pretty json printing
2012-01-10 Georgios GousiosStore the last update timestamp per resource and instan...
2012-01-10 Georgios GousiosSimple test to try serialization of the complex user...
2012-01-10 Georgios GousiosMethod to assert that an exception is not thrown
2012-01-10 Christos KK LoverdosSuper documenter. Work in progress.
2012-01-10 Christos KK LoverdosAdd a few helper methods to resource event
2012-01-10 Georgios GousiosDon't store the whole agreement to the user state
2012-01-10 Georgios GousiosCase objects instead of objects for cost policy definitions
2012-01-10 Georgios GousiosThe log string has 2 args, not 3
2012-01-10 Georgios GousiosStore the newly created user actor in the LRU cache
2012-01-10 Georgios GousiosUse the list of resources defined in the policy
2012-01-10 Christos KK LoverdosDo not use default global value parameter and take...
2012-01-10 Christos KK LoverdosAugment DSLCostPolicy with utility methods
2012-01-10 Christos KK LoverdosRefactor getInstanceId to not rely on global variables
2012-01-10 Christos KK LoverdosEquality is always a possibility
2012-01-10 Christos KK LoverdosCatch a message that is sent anyway
2012-01-09 Christos KK LoverdosConsistent `Id` naming (II)
2012-01-09 Christos KK LoverdosConsistent `Id` naming
2012-01-09 Christos KK LoverdosStyle: do not use return
2012-01-09 Christos KK LoverdosFix a couple of compilation warnings.
2012-01-09 Christos KK LoverdosWIP on user get balance request.
2012-01-09 Georgios GousiosFind previous wallet entries for this event
2012-01-09 Georgios GousiosNames for fields in the Json representation of the msg
2012-01-09 Georgios GousiosSpice up WalletEntries with resource and instance info
2012-01-09 Christos KK LoverdosEliminate pattern matching since I am not doing anythin...
2012-01-09 Christos KK LoverdosSmall refactoring to ensure user state
2012-01-09 Christos KK LoverdosFill in and use UserState snapshots from DB.
2012-01-09 Christos KK LoverdosAdd documentation for store-related collections, give...
2012-01-09 Christos KK LoverdosTake into account active snapshot for timestamp computa...
2012-01-09 Christos KK LoverdosUse DEBUG shortcuts
2012-01-09 Christos KK LoverdosHandle UserEvent in UserActor
next