Merge branch 'snapshots'
[aquarium] / src / main / scala / gr / grnet / aquarium / store / IMEventStore.scala
2012-09-19 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-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-05 Christos KK LoverdosBeing devops-friendly until a user creation event arrives
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-04-26 Christos KK LoverdosRemodeling events
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-19 Christos KK LoverdosClearer error handling when peristing IMEvent
2012-04-19 Christos KK LoverdosRename UserEvent to IMEvent