Changed user event format
[aquarium] / src / main / scala / gr / grnet / aquarium / store / mongodb / MongoDBStore.scala
2012-03-15 Georgios GousiosChanged user event format
2012-03-13 Christos KK LoverdosUnifying simple & complex resources.
2012-03-05 Christos KK LoverdosSemantic changes and fixes on policy store.
2012-03-02 Christos KK LoverdosSemantic changes and fixes on policy store.
2012-02-24 Christos KK LoverdosFind all relevant resource event for billing period
2012-02-09 Georgios GousiosMerge branch '1852_billing_period_calc'
2012-02-07 Christos KK LoverdosStart the real deal
2012-02-07 Georgios GousiosNew method for retrieving a policy by its id
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