Start the real deal
[aquarium] / src / main / scala / gr / grnet / aquarium / logic / events / ResourceEvent.scala
2012-02-07 Christos KK LoverdosStart the real deal
2012-02-06 Christos KK LoverdosPruning stuff from user state
2012-02-06 Christos KK LoverdosFactoring out common code
2012-02-06 Christos KK LoverdosAdd some debugging beautification
2012-02-06 Christos KK LoverdosAdd time calculation helper to resource event
2012-02-03 Christos KK LoverdosEnriching the test case
2012-02-03 Christos KK LoverdosAugment and use resources map functionality
2012-02-02 Christos KK LoverdosRetrieve a beautiful resource event value representation
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-16 Christos KK LoverdosMerge stuff from benchmark branch
2012-01-12 Georgios GousiosNames for event store fields
2012-01-11 Georgios GousiosThe correct name of the field is occuredMillis
2012-01-10 Christos KK LoverdosAdd a few helper methods to resource event
2012-01-10 Christos KK LoverdosDo not use default global value parameter and take...
2012-01-10 Christos KK LoverdosRefactor getInstanceId to not rely on global variables
2012-01-09 Georgios GousiosSpice up WalletEntries with resource and instance info
2012-01-09 Christos KK LoverdosFill in and use UserState snapshots from DB.
2012-01-09 Christos KK LoverdosRefactor user state change code
2012-01-05 Georgios GousiosRemove wrong test
2012-01-03 Georgios GousiosHelper method to immutably set the receive timestamp
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 GousiosValidate presence of descriminator field in complex...
2012-01-02 Georgios GousiosResource names should only be specified in the DSL
2012-01-02 Christos KK LoverdosMore consistent naming for resource(type)s
2012-01-02 Christos KK LoverdosCodify resource event types.
2011-12-29 Christos KK LoverdosConsolidating timestamps.
2011-12-29 Christos KK LoverdosAdd one more timestamp to resource event that denotes...
2011-12-29 Christos KK LoverdosMake vmId a symbolic name to avoid lurking strings
2011-12-29 Christos KK LoverdosCapture timestamp semantics with a better name.
2011-12-29 Georgios GousiosAdd custom timestamp, to fill in when msg is first...
2011-12-27 Christos KK LoverdosUse vals and not raw strings for JSON names
2011-12-27 Christos KK LoverdosDelegate json-related functionality to JsonHelpers
2011-12-22 Georgios GousiosFix resource event validation
2011-12-21 Georgios Gousiosuser id is a String
2011-12-21 Georgios GousiosFlat project hierarchy