Remodeling events
[aquarium] / src / main / scala / gr / grnet / aquarium / logic / accounting / dsl / DSLCostPolicy.scala
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-19 Christos KK LoverdosException -> AquariumException
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-03-29 Christos KK LoverdosCopyright
2012-03-21 Christos KK LoverdosCost policy name is already known
2012-03-20 Christos KK LoverdosStart hooking implicitly issued events
2012-03-20 Christos KK LoverdosFiner-grained handling of implictly issued events
2012-03-19 Christos KK LoverdosThe map is already immutable now
2012-03-19 Christos KK LoverdosUse an immutable map for the variables
2012-03-13 Christos KK LoverdosFix two bugs by virtue of the previously committed...
2012-03-13 Christos KK LoverdosSimplify and generalize cost policy var calculation
2012-03-13 Christos KK LoverdosCleaning up cost policies API
2012-03-09 Christos KK LoverdosAdd the "once" cost policy
2012-02-21 Christos KK LoverdosComputing charge slots
2012-02-20 Christos KK Loverdoswip
2012-02-14 Christos KK LoverdosWIP on wallet entries.
2012-02-14 Christos KK LoverdosIntroduce cost policy vars
2012-02-14 Christos KK LoverdosStart computing wallet entries
2012-02-13 Christos KK LoverdosWIP on wallet entries.
2012-02-13 Christos KK LoverdosIntroduce cost policy vars
2012-02-13 Christos KK LoverdosStart computing wallet entries
2012-02-06 Christos KK LoverdosPruning stuff from user state
2012-01-31 Christos KK LoverdosCalculating resource instance amounts
2012-01-30 Christos KK Loverdos[Does not compile] Clearing up some misunderstanding...
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK LoverdosCOntinue with billing code and start cleaning up user...
2012-01-30 Georgios GousiosMerge branch '1852_billing_period_calc'
2012-01-27 Christos KK LoverdosWork in progress... Still in flux
2012-01-27 Georgios GousiosBasic support for serializing policies to YAML
2012-01-26 Christos KK LoverdosSome new billing stuff.
2012-01-10 Georgios GousiosCase objects instead of objects for cost policy definitions
2012-01-10 Christos KK LoverdosAugment DSLCostPolicy with utility methods
2012-01-09 Georgios GousiosMore precise error message
2012-01-05 Georgios GousiosStates for discrete cost policy events
2012-01-05 Georgios GousiosStricted definitions and explantations for cost policies