Basic support for serializing policies to YAML
[aquarium] / src / main / scala / gr / grnet / aquarium / logic / accounting /
2012-01-27 Georgios GousiosBasic support for serializing policies to YAML
2012-01-19 Georgios GousiosSupport policy retrieval for a date
2012-01-19 Georgios GousiosJson support
2012-01-11 Georgios GousiosTake care of first time state changes
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-10 Christos KK LoverdosRefactor getInstanceId to not rely on global variables
2012-01-10 Christos KK LoverdosEquality is always a possibility
2012-01-09 Christos KK LoverdosConsistent `Id` naming
2012-01-09 Christos KK LoverdosFix a couple of compilation warnings.
2012-01-09 Georgios GousiosSpice up WalletEntries with resource and instance info
2012-01-09 Georgios GousiosMore tests => several errors fixed
2012-01-09 Georgios GousiosMore precise error message
2012-01-09 Georgios GousiosCalculate hours, not minutes
2012-01-09 Christos KK LoverdosRefactor user state change code
2012-01-05 Georgios GousiosAccounting changes, too many to commit individually:
2012-01-05 Georgios GousiosConvert a timeslot to its duration in hours
2012-01-05 Georgios GousiosStates for discrete cost policy events
2012-01-05 Georgios GousiosStricted definitions and explantations for cost policies
2012-01-04 Georgios GousiosPurify the accounting code
2012-01-04 Georgios GousiosSupport for user configurable accounting policy locations
2012-01-02 Georgios GousiosMessages and API for accessing resource state per actor
2012-01-02 Georgios GousiosValidate presence of descriminator field in complex...
2012-01-02 Georgios GousiosAdd DSL field to describe different instances for compl...
2011-12-29 Christos KK LoverdosRefactor to accomodate MasterConf rename
2011-12-29 Georgios GousiosInitial implementation of accounting method
2011-12-22 Georgios GousiosImplement and test method that aligns charge timeslots...
2011-12-22 Georgios Gousiosresolve* methods return maps sorted by timeslot start...
2011-12-22 Georgios GousiosMake Timeslots comparable by start date
2011-12-21 Georgios GousiosStricter precondition to create a DSLTimeFrame object
2011-12-21 Georgios GousiosFlat project hierarchy