Statistics
| Branch: | Tag: | Revision:

root / src / main / scala / gr / grnet / aquarium / user / UserState.scala @ af85da93

History | View | Annotate | Download (6 kB)

# Date Author Comment
c6b35bd4 01/31/2012 02:55 pm Christos KK Loverdos

Calculating resource instance amounts

74316e94 01/30/2012 04:56 pm Georgios Gousios

User agreement history in user store

4050a3c9 01/26/2012 04:52 pm Christos KK Loverdos

Some new billing stuff.

Also using doubles everywhere instead of floats

c9cacef4 01/16/2012 06:12 pm Christos KK Loverdos

WIP #1852 Periodic billing calculation

0bb5efaf 01/10/2012 04:28 pm Georgios Gousios

Don't store the whole agreement to the user state

Store a reference by name instead.

67f327fc 01/09/2012 03:46 pm Christos KK Loverdos

Take into account active snapshot for timestamp computations

56c879b5 01/09/2012 03:30 pm Christos KK Loverdos

Handle UserEvent in UserActor

fdc420c4 01/09/2012 01:38 pm Christos KK Loverdos

Refactor user state change code

3aa0499b 01/02/2012 06:10 pm Christos KK Loverdos

Calculate user state from resource events (wip).

347e2dc5 12/29/2011 03:13 pm Christos KK Loverdos

Add min,max time calculations for user state

48894391 12/27/2011 03:21 pm Christos KK Loverdos

Delegate json-related functionality to JsonHelpers (UserState)

5473142c 12/23/2011 11:14 am Christos KK Loverdos

Adding the owned resources snapshot

62f66cf1 12/23/2011 11:07 am Christos KK Loverdos

Add owned resources to user state (provisionally)

No snapshot for the moment, need to model it.

9ae4382b 12/22/2011 01:17 pm Christos KK Loverdos

Add 'active' flag

93c8c0c1 12/21/2011 12:46 pm Georgios Gousios

Flat project hierarchy