Reorg initialization seq
[aquarium] / src / main / scala / gr / grnet / aquarium / Aquarium.scala
2012-10-01 Christos KK LoverdosReorg initialization seq
2012-09-28 Christos KK LoverdosOne state to rule them all
2012-09-27 Christos KK LoverdosChange the representation of computed credit values
2012-09-26 Christos KK LoverdosCache resource mapping
2012-09-24 Christos KK LoverdosWIP: New state machine for message processing
2012-09-10 Christos KK LoverdosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-09-06 Prodromos GerakiosFixed RabbitMQProducer init delay. RabbitMQProducer...
2012-08-31 Christos KK LoverdosWIP integrating Avro-style policy messages
2012-08-23 Christos KK LoverdosImplement Continuous behavior with the new scheme
2012-08-23 Christos KK LoverdosAnother JSON-friendliness round
2012-08-22 Christos KK LoverdosImplement Once behavior with the new scheme. Refactor...
2012-07-27 Prodromos GerakiosRabbitMQ producer sends user balance >= 0 to astakos
2012-07-20 Christos KK LoverdosWallets go REST
2012-07-19 Christos KK LoverdosInitializing the policy store the very first time
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-07-13 Prodromos GerakiospolicyStore is now a val ! Not a def
2012-07-13 Prodromos GerakiosImplemented PolicyHistory.scala (a cache that wraps...
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-11 Christos KK LoverdosWIP: Keeping aquarum policies in memory
2012-07-11 Christos KK LoverdosStores are always retrieved from the store provider
2012-07-11 Christos KK LoverdosInitial aquarium policy is now in JSON
2012-07-11 Christos KK LoverdosTest case for new policy configuration
2012-07-06 Christos KK LoverdosSecond cut of the new policy configuration system
2012-07-02 Christos KK LoverdosConfiguring all new instances that are AquariumAware
2012-07-02 Christos KK LoverdosShowing the available processors upon starting
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-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-08 Christos KK LoverdosExpose via REST some useful info
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-07 Christos KK LoverdosWIP Resource event handling
2012-06-01 Christos KK LoverdosPrint more logging info while starting up
2012-05-30 Christos KK LoverdosWIP Resource event handling
2012-05-30 Christos KK LoverdosSeparate rabbitmq configuration keys from the rabbitmq...
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-25 Christos KK LoverdosExpose some debugging facilities in Aquarium class
2012-05-24 Christos KK LoverdosReorganize startup configuration logging
2012-05-21 Christos KK LoverdosConditionally save events to events store folder
2012-05-18 Christos KK LoverdosRead store ping period from configuration (anystore...
2012-05-18 Christos KK LoverdosAMQP stuff is now in good shape
2012-05-17 Christos KK LoverdosRefactor aquarium startup sequence
2012-05-17 Christos KK LoverdosMake Aquarium a service. Move startup functionality...
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium