Merge branch 'snapshots'
[aquarium] / src / main / scala / gr / grnet / aquarium / store / UserStateStore.scala
2012-09-24 Christos KK LoverdosWIP: New state machine for message processing
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-08-30 Christos KK LoverdosSimplify the types of stored things
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-06 Christos KK LoverdosWIP Resource event handling
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-03-29 Christos KK LoverdosCopyright
2012-03-21 Christos KK LoverdosChange _id to id
2012-03-16 Christos KK LoverdosAdd one convenient method to user state store
2012-02-07 Christos KK LoverdosStart the real deal
2012-01-31 Georgios GousiosImplementation of the UserEventStore interface in the...
2012-01-11 Georgios GousiosMethod to delete user state from store
2012-01-09 Christos KK LoverdosFill in and use UserState snapshots from DB.
2011-12-29 Christos KK LoverdosRename the store to better reflect the domain objects