Refactor Aquarium to make it more configurable
[aquarium] / src / main / scala / gr / grnet / aquarium / logic / accounting / Policy.scala
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-14 Christos KK LoverdosFix policy effectiveness period
2012-06-07 Christos KK LoverdosWIP Resource event handling
2012-06-06 Christos KK LoverdosWIP Resource event handling
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-03-29 Christos KK LoverdosCopyright
2012-03-16 Georgios GousiosSearch for user specified config file first
2012-03-12 Georgios Gousios(untested) support for role -> agreement mappings
2012-03-05 Christos KK LoverdosSemantic changes and fixes on policy store.
2012-03-05 Christos KK LoverdosMake withConfigurator viewable to the world
2012-03-02 Christos KK LoverdosSemantic changes and fixes on policy store.
2012-03-02 Christos KK LoverdosMake withConfigurator viewable to the world
2012-02-17 Georgios GousiosStore policies indexed per applicability timeslot
2012-02-07 Georgios GousiosJust reload policies from the store, instead of attempt...
2012-02-07 Georgios GousiosSupport for setting a custom configurator for unit...
2012-02-07 Georgios GousiosSwitch to using Long.MaxValue to denote open timeframes
2012-02-06 Georgios GousiosConstruct and return a policy entry
2012-02-06 Georgios GousiosShut up a few compiler warnings
2012-02-03 Christos KK LoverdosUse basic rc context for policy loading.
2012-01-31 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-31 Georgios GousiosMostly atomic update of policies, Docs++
2012-01-31 Christos KK LoverdosCalculating resource instance amounts
2012-01-31 Georgios GousiosUpdate available policies when on configuration file...
2012-01-30 Georgios GousiosLogic to load/store policies from Policy store
2012-01-30 Georgios GousiosUser agreement history in user store
2012-01-30 Georgios GousiosAPI methods for policies
2012-01-30 Georgios GousiosImplement custom Policy entry and policy storage ops
2012-01-19 Georgios GousiosSupport policy retrieval for a date
2012-01-04 Georgios GousiosPurify the accounting code
2012-01-04 Georgios GousiosSupport for user configurable accounting policy locations
2011-12-21 Georgios GousiosFlat project hierarchy