New method for retrieving a policy by its id
[aquarium] / src / main / scala / gr / grnet / aquarium / store /
2012-02-07 Georgios GousiosNew method for retrieving a policy by its id
2012-02-07 Georgios GousiosSwitch to using Long.MaxValue to denote open timeframes
2012-02-06 Christos KK LoverdosMerge branch '1852_billing_period_calc'
2012-02-06 Georgios GousiosConform to the specification, return results sorted
2012-02-06 Christos KK LoverdosBetter implement one query on resource event store
2012-02-06 Christos KK LoverdosUse copy() for mutable date calcs
2012-02-06 Christos KK LoverdosBetter names for mutable date calc methods
2012-02-06 Georgios GousiosShut up a few compiler warnings
2012-02-02 Christos KK LoverdosMemStore is a provider of itself
2012-02-01 Christos KK LoverdosRename the mem store
2012-01-31 Christos KK LoverdosImplement mem-based resource event store
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 GousiosUpdate available policies when on configuration file...
2012-01-31 Georgios GousiosLicense headers
2012-01-30 Georgios GousiosLogic to load/store policies from Policy store
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 Christos KK LoverdosWork in progress... Still in flux
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 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 LoverdosCollection renaming a bug fix in UserState query
2012-01-04 Georgios GousiosMake the number of MongoDB connections a configurable...
2012-01-03 Georgios GousiosCreate a new connection per store request
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 master conf
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