Now using schema-based messages
[aquarium] / src / main / scala / gr / grnet / aquarium / service / FinagleRESTService.scala
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-08-29 Christos KK LoverdosAdjust the rest service to use the new json helpers
2012-08-07 Prodromos GerakiosRabbitMQProducer handles Nacks. UserActor accepts user...
2012-08-03 Prodromos GerakiosAdded REST functionality for the Bill. RabbitMQProducer...
2012-07-20 Christos KK LoverdosWallets go REST
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-11 Christos KK LoverdosInitial aquarium policy is now in JSON
2012-07-02 Christos KK LoverdosConsider a forgotten match case
2012-07-02 Christos KK LoverdosMore internal info exposed via the protected REST api
2012-06-29 Christos KK LoverdosDo not throw exceptions at the browser's face
2012-06-29 Christos KK LoverdosFix a bug with class casting to the wrong future type
2012-06-28 Christos KK LoverdosUpgrade Akka to 2.0.2
2012-06-28 Christos KK LoverdosConfigure aquarium when creating the user actor
2012-06-27 Christos KK LoverdosUse finagle instead of spray for the REST functionality