Merge remote-tracking branch 'origin/master'
[aquarium] / src / main / scala / gr / grnet / aquarium / Main.scala
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-04 Christos KK LoverdosSmall clarification regarding loading logging configuration
2012-06-01 Christos KK LoverdosReenable custom logging configurarion loading
2012-06-01 Christos KK LoverdosPrint more logging info while starting up
2012-05-31 Christos KK LoverdosWIP event handling
2012-05-18 Christos KK LoverdosForce VM exit if Aquarium cannot startup properly
2012-05-17 Christos KK LoverdosMake Aquarium a service. Move startup functionality...
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
2012-05-16 Christos KK LoverdosImproved error reporting if failed to start
2012-05-16 Christos KK LoverdosSet aquarium.properties on default case (home=.)
2012-05-16 Christos KK LoverdosObtain Aquarium Home in a cleaner and more flexible way
2012-05-10 Christos KK LoverdosWIP Reowrk AMQP stuff.
2012-05-09 Christos KK LoverdosTweeking configuration
2012-05-07 Christos KK LoverdosOne more use of AquariumInternalError
2012-05-07 Christos KK LoverdosUse newest Maybe API
2012-05-07 Christos KK LoverdosUse file.encoding from library
2012-04-20 Christos KK LoverdosDo not re-evaluate parameter
2012-04-19 Christos KK LoverdosRefactored Main startup code
2012-04-04 Christos KK LoverdosRename HERE to CONF_HERE
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-04-04 Christos KK LoverdosUse a file appender for logging
2012-04-04 Christos KK LoverdosProper logging configuration
2012-04-04 Christos KK LoverdosLocal fs store for events must be outside AQUARIUM_HOME...
2012-04-03 Christos KK LoverdosDo not startup if AKKA_HOME is set.
2012-04-02 Christos KK LoverdosDoc for AQUARIUM_HOME and move HERE to resource locator
2012-04-02 Christos KK LoverdosMome AQUARIUM_HOME to ResourceLocator
2012-04-02 Christos KK LoverdosGet canonical file of home
2012-03-30 Christos KK LoverdosAdd folder to store incoming events
2012-03-29 Christos KK LoverdosSet AQUARIUM_HOME and print a bunch of useful properties
2012-03-29 Christos KK LoverdosCopyright
2012-01-11 Georgios GousiosProperly shutdown user actors on Aquarium shutdown
2011-12-29 Christos KK LoverdosRename master conf
2011-12-21 Georgios GousiosFlat project hierarchy