Merge branch 'snapshots'
[aquarium] / src / main / scala / gr / grnet / aquarium / connector / handler / IMEventPayloadHandler.scala
2012-10-01 Christos KK LoverdosReorg initialization seq
2012-09-17 Christos KK LoverdosSet received millis
2012-09-13 Prodromos GerakiosAdded Copyright notice and removed unused imports
2012-09-13 Prodromos GerakiosAdded support for parsing JSON the old way
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-08-30 Christos KK LoverdosGenericPayloadHandler: one type less
2012-08-30 Christos KK LoverdosSimplify the types of stored things
2012-08-22 Christos KK LoverdosImplement Once behavior with the new scheme. Refactor...
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-06-28 Christos KK LoverdosUpgrade Akka to 2.0.2
2012-06-27 Christos KK LoverdosUse finagle instead of spray for the REST functionality
2012-06-05 Christos KK LoverdosBeing devops-friendly until a user creation event arrives
2012-06-04 Christos KK LoverdosAdd one more logging utility method
2012-06-01 Christos KK LoverdosAdd comments for the functions needed in payload handlers
2012-05-24 Christos KK LoverdosUse acceptMessage as a symmetric response to rejectMessage
2012-05-24 Christos KK LoverdosNew logic on what to do with incoming im event
2012-05-24 Christos KK LoverdosPayload handlers made into classes