Update available policies when on configuration file update
[aquarium] / src / main / scala / gr / grnet / aquarium / store / mongodb / MongoDBStore.scala
2012-01-31 Georgios GousiosUpdate available policies when on configuration file...
2012-01-30 Georgios GousiosImplement custom Policy entry and policy storage ops
2012-01-30 Georgios GousiosMerge branch '1852_billing_period_calc'
2012-01-27 Georgios GousiosBasic support for serializing policies to YAML
2012-01-26 Christos KK LoverdosSome new billing stuff.
2012-01-19 Georgios GousiosPolicy store operations
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 LoverdosMerge stuff from benchmark branch
2012-01-12 Georgios GousiosQuery to retrieve all events that comprise the history...
2012-01-11 Georgios GousiosThe correct name of the field is occuredMillis
2012-01-11 Georgios GousiosSupport for replaying event logs to construct the user...
2012-01-11 Georgios GousiosMethod to delete user state from store
2012-01-09 Christos KK LoverdosConsistent `Id` naming (II)
2012-01-09 Christos KK LoverdosConsistent `Id` naming
2012-01-09 Georgios GousiosFind previous wallet entries for this event
2012-01-09 Christos KK LoverdosAdd documentation for store-related collections, give...
2012-01-09 Christos KK LoverdosCollection renaming a bug fix in UserState query
2012-01-03 Georgios GousiosImplement the user event store
2012-01-02 Christos KK LoverdosCalculate user state from resource events (wip).
2011-12-29 Christos KK LoverdosRename the store to better reflect the domain objects
2011-12-29 Christos KK LoverdosRename MongoDB collection to comply with the RabbitMQ...
2011-12-29 Christos KK LoverdosMore MongoDB query refactoring
2011-12-29 Christos KK LoverdosRename wallet store methods
2011-12-29 Christos KK LoverdosRefactor MongoDB quering to reusable methods
2011-12-29 Christos KK LoverdosRename event store to catch semantics better
2011-12-29 Christos KK LoverdosCapture timestamp semantics with a better name.
2011-12-27 Christos KK LoverdosUse vals and not raw strings for JSON names
2011-12-27 Christos KK LoverdosMake better use of DBObjects
2011-12-23 Christos KK LoverdosAdd one more query to event store.
2011-12-23 Christos KK LoverdosClose mongodb query cursors.
2011-12-22 Georgios GousiosWe don't need no users, let the mf burn. Burn, mf,...
2011-12-21 Georgios GousiosCmd-line parsing for resource generation events
2011-12-21 Georgios GousiosFlat project hierarchy