Pruning stuff from user state
[aquarium] / src / main / scala / gr / grnet / aquarium / user / UserDataSnapshot.scala
2012-02-06 Christos KK LoverdosPruning stuff from user state
2012-02-03 Christos KK LoverdosEnriching the test case
2012-01-31 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-31 Georgios GousiosFix code assuming that a list always has a tail
2012-01-31 Christos KK LoverdosCalculating resource instance amounts
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK Loverdos[Does not compile] Clearing up some misunderstanding...
2012-01-30 Georgios GousiosUser agreement history in user store
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 LoverdosStylistic change
2012-01-16 Christos KK LoverdosWIP #1852 Periodic billing calculation
2012-01-16 Christos KK LoverdosChange equals to ==
2012-01-16 Christos KK LoverdosMerge stuff from benchmark branch
2012-01-11 Georgios GousiosEvents are now replayed correctly
2012-01-10 Christos KK LoverdosSimplify resources snapshot to make our lives easier...
2012-01-10 Georgios GousiosStore the last update timestamp per resource and instan...
2012-01-10 Georgios GousiosDon't store the whole agreement to the user state
2012-01-09 Christos KK LoverdosHandle UserEvent in UserActor
2012-01-09 Christos KK LoverdosRemove unused subclasses of UserDataSnapshot
2012-01-09 Christos KK LoverdosRefactor user state change code
2012-01-05 Georgios GousiosAccounting changes, too many to commit individually:
2012-01-02 Christos KK LoverdosChange update style to use copy on immutable data
2012-01-02 Christos KK LoverdosMerge with my changes for user state handling.
2012-01-02 Christos KK LoverdosCalculate user state from resource events (wip).
2012-01-02 Georgios GousiosMessages and API for accessing resource state per actor
2011-12-23 Christos KK LoverdosAdding the owned resources snapshot
2011-12-21 Georgios GousiosFlat project hierarchy