Reorg initialization seq
[aquarium] / src / main / scala / gr / grnet / aquarium / store / memory / MemStoreProvider.scala
2012-10-01 Christos KK LoverdosReorg initialization seq
2012-09-28 Christos KK LoverdosOne state to rule them all
2012-09-24 Christos KK LoverdosWIP: New state machine for message processing
2012-09-19 Christos KK LoverdosWIP: New state machine for message processing
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-08-31 Christos KK LoverdosWIP integrating Avro-style policy messages
2012-08-30 Christos KK LoverdosSimplify the types of stored things
2012-08-23 Christos KK LoverdosGet rid of charging reason to make life easier with...
2012-08-22 Christos KK LoverdosImplement Once behavior with the new scheme. Refactor...
2012-07-20 Christos KK LoverdosWallets go REST
2012-07-19 Christos KK LoverdosBetter handling of billing month info
2012-07-19 Christos KK LoverdosFix NPE with initial user state
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-07-19 Prodromos Gerakiosadded implementation for MemStoreProvider (PolicyStore...
2012-07-13 Prodromos GerakiosImplemented PolicyHistory.scala (a cache that wraps...
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-11 Christos KK LoverdosTest case for new policy configuration
2012-07-09 Christos KK LoverdosFix a compilation error (did not implement a MemStore...
2012-07-06 Christos KK LoverdosSecond cut of the new policy configuration system
2012-06-27 Christos KK LoverdosUse finagle instead of spray for the REST functionality
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable