Change the representation of computed credit values
[aquarium] / src / main / scala / gr / grnet / aquarium / charging / bill / BillEntry.scala
2012-09-27 Christos KK LoverdosChange the representation of computed credit values
2012-09-20 Prodromos GerakiosRemoved bad imports of BillEntry and AbstractBillEntry
2012-09-20 Prodromos GerakiosConverted BillEntry --> BillEntryMsg. BillTest can...
2012-09-18 Prodromos GerakiosMinor fix in BillEntry
2012-09-18 Prodromos GerakiosMinor fix in BillEntry: "processing" returns all (empty...
2012-09-18 Prodromos GerakiosBillEntry lists all services (even empty ones) and...
2012-09-17 Prodromos GerakiosBillEntry now outputs total elapsed time and units...
2012-09-14 Prodromos GerakiosModified BillEntry so that resource events are grouped...
2012-09-13 Prodromos GerakiosAdded support for parsing JSON the old way
2012-09-10 Christos KK LoverdosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-09-07 Prodromos GerakiosFixed BillEntry: milliseconds are rounded off. BillTest...
2012-09-06 Prodromos GerakiosReverted chagned to BillEntry.
2012-09-06 Prodromos GerakiosMinor fix in BillEntry (Virtual Resource event have...
2012-08-31 Christos KK LoverdosWIP integrating Avro-style policy messages
2012-08-30 Prodromos GerakiosAdded documentation to CronSpec and TimeslotComputation...
2012-08-29 Prodromos GerakiosAdded charging behavior for VMs and fixed BillEntry
2012-08-24 Prodromos GerakiosFixed BillEntry
2012-08-23 Prodromos GerakiosBill and BillEntry
2012-08-23 Prodromos GerakiosRefactored BillEntry and relevant classes.
2012-08-17 Prodromos GerakiosMinor fixes in UserActor, BillEntry and RabbitMQProducer
2012-08-03 Prodromos GerakiosAdded REST functionality for the Bill. RabbitMQProducer...