WIP: ResourceEvent-related refactorings
[aquarium] / src / main / scala / gr / grnet / aquarium / logic / accounting / Accounting.scala
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-05-07 Christos KK LoverdosChange API for contextual logger usage
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
2012-04-19 Christos KK LoverdosException -> AquariumException
2012-04-19 Christos KK LoverdosUse TimeHelpers.nowMillis
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-04-04 Christos KK LoverdosID as a suffix is ID and not Id
2012-03-29 Christos KK LoverdosCopyright
2012-03-21 Christos KK LoverdosCost policy name is already known
2012-03-19 Christos KK LoverdosFurther modularization of user state change computation
2012-03-19 Christos KK LoverdosBuffer new wallet entries and update user state
2012-03-19 Christos KK LoverdosLower the logging noise
2012-03-13 Christos KK LoverdosTest commit for the new credentials
2012-03-13 Christos KK LoverdosA better toString for charge slots
2012-03-13 Christos KK LoverdosMake algorithms more easily visible when debugging
2012-03-13 Christos KK LoverdosUnifying simple & complex resources.
2012-03-09 Christos KK LoverdosTimeslot alignment test
2012-03-09 Christos KK LoverdosContinuous debugging sessions...
2012-03-07 Georgios GousiosFixed tests and implementation of alignTimeslots
2012-03-06 Georgios GousiosAkka 1.3.1, x-ha-policy for queues, tests for alignTime...
2012-03-05 Christos KK LoverdosUse the new PolicyStore API (instead of Policy's)
2012-03-05 Christos KK LoverdosMerge branch '1852_billing_period_calc'
2012-03-05 Christos KK LoverdosPreparing the move to master 1852_billing_period_calc
2012-03-05 Christos KK LoverdosUse the new API from PolicyStore instead of the one...
2012-03-05 Christos KK LoverdosA day's worth of debugging enhancements. Back to square...
2012-03-02 Christos KK LoverdosA day's worth of debugging enhancements. Back to square...
2012-03-01 Christos KK LoverdosMerge branch 'master' into tmp_master_merger
2012-03-01 Christos KK Loverdoswip
2012-02-28 Christos KK LoverdosComputing new wallet entries
2012-02-28 Christos KK LoverdosRename stuff to capture semantics better
2012-02-28 Christos KK LoverdosFinally, returning the fully computed charge slots
2012-02-28 Christos KK LoverdosFactor out a computation that could potetially change
2012-02-28 Christos KK LoverdosThrow away a few compilation warnings
2012-02-28 Christos KK LoverdosFix a compilation error by explicitly mapping
2012-02-24 Christos KK LoverdosA couple of methods are meant to be used internally
2012-02-23 Christos KK LoverdosDate calculator is mutable
2012-02-21 Christos KK LoverdosComputing charge slots
2012-02-20 Georgios GousiosStylistic changes
2012-02-20 Georgios GousiosWarnings--
2012-02-20 Christos KK LoverdosMerge branch 'master'
2012-02-20 Christos KK Loverdoswip
2012-02-20 Georgios GousiosCharge event when policy/agreement is active
2012-02-17 Georgios GousiosApplicability timeslots for policies and timeslots
2012-02-16 Georgios GousiosMerge remote-tracking branch 'origin/master'
2012-02-14 Christos KK LoverdosChecked-out from 18.. branch in order to change algorithm
2012-02-14 Christos KK LoverdosSmall (semantic) change towards a new charging algorithm
2012-02-14 Christos KK LoverdosWIP on wallet entries.
2012-02-14 Christos KK LoverdosStart computing wallet entries
2012-02-13 Christos KK LoverdosWIP on wallet entries.
2012-02-13 Christos KK LoverdosStart computing wallet entries
2012-01-30 Christos KK Loverdos[Does not compile] Clearing up some misunderstanding...
2012-01-30 Christos KK LoverdosCOntinue with billing code and start cleaning up user...
2012-01-27 Christos KK LoverdosWork in progress... Still in flux
2012-01-26 Christos KK LoverdosSome new billing stuff.
2012-01-17 Christos KK LoverdosAvoid a compilation warning (-deprecation)
2012-01-11 Georgios GousiosTake care of first time state changes
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-05 Georgios GousiosAccounting changes, too many to commit individually:
2012-01-04 Georgios GousiosPurify the accounting code
2012-01-02 Georgios GousiosMessages and API for accessing resource state per actor
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-21 Georgios GousiosFlat project hierarchy