Refactored BillEntry and relevant classes.
[aquarium] / src / main / scala / gr / grnet / aquarium / ResourceLocator.scala
2012-07-19 Christos KK LoverdosInitializing the policy store the very first time
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-11 Christos KK LoverdosInitial aquarium policy is now in JSON
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-01 Christos KK LoverdosReenable custom logging configurarion loading
2012-06-01 Christos KK LoverdosPrint more logging info while starting up
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
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-16 Christos KK LoverdosRestructure configuration resources (code & data)
2012-05-09 Christos KK LoverdosTweeking configuration
2012-05-07 Christos KK LoverdosDiscover if running junit tests
2012-05-07 Christos KK LoverdosSimplify startup with one parameter less
2012-04-19 Christos KK LoverdosException -> AquariumException
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 LoverdosProper logging configuration
2012-04-04 Christos KK LoverdosSimplify resource locator. Use AQUARIUM_HOME
2012-04-03 Christos KK LoverdosDo not startup if AKKA_HOME is set.
2012-04-02 Christos KK LoverdosTODO: Use AQUARIUM_HOME in the resource context
2012-04-02 Christos KK LoverdosLazy vals to the rescue (Beware of NPEs)
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-03-29 Christos KK LoverdosCopyright
2012-03-29 Christos KK LoverdosIntroduce the resource locator