Return the number of resource events processed
[aquarium] / src / main / scala / gr / grnet / aquarium / store / mongodb / MongoDBStore.scala
2012-10-01 Christos KK LoverdosReturn the number of resource events processed
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-17 Christos KK LoverdosBetter pings for MongoDB
2012-09-10 Christos KK LoverdosFix a bug with mongodb cursor
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-07-19 Christos KK LoverdosUnimplemented operations on PolicyStore return safe...
2012-07-19 Christos KK LoverdosBetter handling of billing month info
2012-07-19 Christos KK LoverdosSlash'em high
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-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-11 Christos KK LoverdosWIP Resource event handling and API cleanup
2012-06-08 Christos KK LoverdosAdd two more REST internal calls
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-06 Christos KK LoverdosWIP Resource event handling
2012-06-05 Christos KK LoverdosBeing devops-friendly until a user creation event arrives
2012-05-31 Christos KK LoverdosWIP event handling
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-25 Christos KK LoverdosMore complete handling of IM events
2012-05-24 Christos KK LoverdosAdd API to IMEventStore
2012-05-17 Christos KK LoverdosAdd ping functionality to two of the stores
2012-05-10 Christos KK LoverdosEvent refactoring
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-04-27 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
2012-04-25 Christos KK LoverdosWIP: Reshaping UserActor
2012-04-25 Christos KK LoverdosRework message routing
2012-04-25 Christos KK LoverdosExceptions are raised anyway given the JOURNAL_SAFE...
2012-04-24 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-04-20 Christos KK LoverdosWIP: Remodeling events
2012-04-19 Christos KK LoverdosClearer error handling when peristing ResourceEvent
2012-04-19 Christos KK LoverdosClearer error handling when peristing IMEvent
2012-04-19 Christos KK LoverdosRename UserEvent to IMEvent
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-10 Christos KK LoverdosUser actor code reorganization
2012-04-02 Christos KK LoverdosUser events that cannot be parsed to objects are just...
2012-03-29 Christos KK LoverdosCopyright
2012-03-16 Georgios GousiosCorrectly store and send user events
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