Implement Continuous behavior with the new scheme
[aquarium] / src / main / scala / gr / grnet / aquarium / actor / service / user / UserActor.scala
2012-08-23 Christos KK LoverdosImplement Continuous behavior with the new scheme
2012-08-23 Christos KK LoverdosAnother JSON-friendliness round
2012-08-23 Christos KK LoverdosGet rid of charging reason to make life easier with...
2012-08-22 Christos KK LoverdosImplement Once behavior with the new scheme. Refactor...
2012-08-17 Christos KK LoverdosChange var to val
2012-08-17 Christos KK LoverdosWIP charging behavior
2012-08-17 Prodromos GerakiosMinor fixes in UserActor, BillEntry and RabbitMQProducer
2012-08-07 Prodromos GerakiosRabbitMQProducer handles Nacks. UserActor accepts user...
2012-08-06 Prodromos GerakiosReliable message passing for RabbitMQProducer
2012-08-03 Prodromos GerakiosAdded REST functionality for the Bill. RabbitMQProducer...
2012-07-27 Prodromos Gerakiosminor fix in JSON message (UserActor-->Astakos , user...
2012-07-27 Prodromos GerakiosRabbitMQ producer sends user balance >= 0 to astakos
2012-07-23 Christos KK LoverdosFix bad handling of IMEvent from the UserActor.
2012-07-20 Christos KK LoverdosWallets go REST
2012-07-19 Christos KK LoverdosSlash'em high
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-07-06 Christos KK LoverdosSecond cut of the new policy configuration system
2012-07-02 Christos KK LoverdosProperly handle user actor eviction
2012-06-28 Christos KK LoverdosUpgrade Akka to 2.0.2
2012-06-28 Christos KK LoverdosReturn 404 when no user state is found
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-11 Christos KK LoverdosWIP Resource event handling and API cleanup
2012-06-08 Christos KK LoverdosAdd two more REST internal calls
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-07 Christos KK LoverdosWIP Resource event handling
2012-06-05 Christos KK LoverdosBeing devops-friendly until a user creation event arrives
2012-06-01 Christos KK LoverdosWIP event handling: Initialization fixes
2012-05-31 Christos KK LoverdosWIP event handling
2012-05-30 Christos KK LoverdosWIP Resource event handling
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-25 Christos KK LoverdosAdd TODO for future optimization
2012-05-25 Christos KK LoverdosWork in progress on handling user state
2012-05-25 Christos KK LoverdosMore complete handling of IM events
2012-05-24 Christos KK LoverdosDo not recheck stuff that should have been checked...
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
2012-05-10 Christos KK LoverdosEvent refactoring
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-05-03 Christos KK LoverdosRefactor actor messages
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-05-03 Christos KK LoverdosAquarium internal error
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-05-03 Christos KK LoverdosUse stop() instead of PoisonPill
2012-04-27 Christos KK LoverdosRemove unused code
2012-04-27 Christos KK LoverdosReflective actor is a bit more decoupled now
2012-04-27 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-25 Christos KK LoverdosReflective actor handles exceptions in an extensible way
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
2012-04-25 Christos KK LoverdosWIP: Reshaping UserActor
2012-04-25 Christos KK LoverdosRework message routing
2012-04-25 Christos KK LoverdosDispatcher -> Router (II)
2012-04-24 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
2012-04-19 Christos KK LoverdosA few more renames due to the UserEvent -> IMEvent...
2012-04-19 Christos KK LoverdosRename UserEvent to IMEvent
2012-04-19 Christos KK LoverdosUse TimeHelpers.nowMillis
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-10 Christos KK LoverdosUser actor code reorganization