Statistics
| Branch: | Tag: | Revision:

root / src / main / scala @ 5eb1a5f0

Name Size
  gr

Latest revisions

# Date Author Comment
5eb1a5f0 01/30/2012 03:21 pm Christos KK Loverdos

COntinue with billing code and start cleaning up user actor

4530b9c3 01/27/2012 06:35 pm Christos KK Loverdos

Work in progress... Still in flux

edd32244 01/26/2012 04:56 pm Christos KK Loverdos

Prune unused functionality.

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

Some new billing stuff.

Also using doubles everywhere instead of floats

80dac2ca 01/17/2012 04:37 pm Christos KK Loverdos

Stylistic change

9ab448bf 01/17/2012 04:34 pm Christos KK Loverdos

Cleanup some code before the coming changes

95acf0fd 01/17/2012 04:24 pm Christos KK Loverdos

Avoid a compilation warning (-deprecation)

16319b44 01/17/2012 03:45 pm Christos KK Loverdos

Doc cleanup in user actor

250dd1c1 01/17/2012 03:44 pm Christos KK Loverdos

Gather billing computations in one file

9b7880f6 01/17/2012 03:24 pm Christos KK Loverdos

Use receivedMillis for queries

Since Aquarium is the billing master, a billing period is defined in billing time.
So we use receivedMillis (aquarium time) and not occurredMillis (the event occurrence time).
This way we can easily make bills for past events and do not care when they will actually arrive.

View revisions

Also available in: Atom