Receive one more message
[aquarium] / src / main / scala / gr / grnet / aquarium / user / actor / UserActor.scala
2012-03-08 Christos KK LoverdosReceive one more message
2012-03-06 Christos KK LoverdosUsing reflective architecture
2012-03-05 Christos KK LoverdosStart shaving user actor in preparation for new billing...
2012-03-05 Christos KK LoverdosEnhance default user state creation
2012-02-20 Christos KK Loverdoswip
2012-02-08 Christos KK LoverdosRework data snapshots. Add one more to user state
2012-01-31 Christos KK LoverdosA few changes so that everything compiles
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 LoverdosCleanup some code before the coming changes
2012-01-17 Christos KK LoverdosDoc cleanup in user actor
2012-01-16 Christos KK LoverdosWIP #1852 Periodic billing calculation
2012-01-16 Christos KK LoverdosMerge stuff from benchmark branch
2012-01-12 Georgios GousiosAlternative way to calculate state, with entry points...
2012-01-11 Georgios GousiosEvents are now replayed correctly
2012-01-11 Georgios GousiosCompilation fixes
2012-01-11 Georgios GousiosSupport for replaying event logs to construct the user...
2012-01-11 Georgios GousiosSave user state on shutdown
2012-01-11 Georgios GousiosTake care of first time state changes
2012-01-10 Christos KK LoverdosWIP on the algos documentation camp
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 Christos KK LoverdosSuper documenter. Work in progress.
2012-01-10 Georgios GousiosDon't store the whole agreement to the user state
2012-01-10 Georgios GousiosThe log string has 2 args, not 3
2012-01-10 Christos KK LoverdosRefactor getInstanceId to not rely on global variables
2012-01-09 Christos KK LoverdosConsistent `Id` naming (II)
2012-01-09 Christos KK LoverdosStyle: do not use return
2012-01-09 Christos KK LoverdosWIP on user get balance request.
2012-01-09 Georgios GousiosFind previous wallet entries for this event
2012-01-09 Christos KK LoverdosEliminate pattern matching since I am not doing anythin...
2012-01-09 Christos KK LoverdosSmall refactoring to ensure user state
2012-01-09 Christos KK LoverdosFill in and use UserState snapshots from DB.
2012-01-09 Christos KK LoverdosUse DEBUG shortcuts
2012-01-09 Christos KK LoverdosHandle UserEvent in UserActor
2012-01-09 Georgios GousiosMore tests => several errors fixed
2012-01-09 Christos KK LoverdosUse UserDataSnapshotException
2012-01-09 Christos KK LoverdosRefactor user state change code
2012-01-05 Georgios GousiosAccounting changes, too many to commit individually:
2012-01-04 Georgios GousiosRemove the resource state API, start using the new...
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-29 Christos KK LoverdosRename master conf
2011-12-22 Christos KK LoverdosUse the time threshold for user state.
2011-12-22 Christos KK LoverdosChange Dispatcher response model.
2011-12-21 Georgios GousiosFlat project hierarchy