Reorg initialization seq
[aquarium] / src / main / scala / gr / grnet / aquarium / actor / service / user / UserActor.scala
2012-10-01 Christos KK LoverdosReorg initialization seq
2012-10-01 Christos KK LoverdosCheck initial status
2012-09-28 Christos KK LoverdosOne state to rule them all
2012-09-27 Christos KK LoverdosChange the representation of computed credit values
2012-09-26 Christos KK LoverdosCache resource mapping
2012-09-24 Christos KK LoverdosWIP: New state machine for message processing
2012-09-20 Christos KK LoverdosMerge branch 'master'
2012-09-20 Prodromos GerakiosRemoved bad imports of BillEntry and AbstractBillEntry
2012-09-20 Prodromos GerakiosConverted BillEntry --> BillEntryMsg. BillTest can...
2012-09-19 Christos KK LoverdosWIP: New state machine for message processing
2012-09-19 Christos KK LoverdosMerge branch 'master'
2012-09-18 Prodromos GerakiosBillEntry lists all services (even empty ones) and...
2012-09-14 Christos KK LoverdosRemove checks for latest events
2012-09-14 Christos KK LoverdosNew initialization scheme for user actor
2012-09-13 Prodromos GerakiosSquash a few message initialization bugs
2012-09-12 Prodromos GerakiosSeveral fixes here and there => Removed all exceptions...
2012-09-10 Christos KK LoverdosTmp check for the existense of user state
2012-09-10 Christos KK LoverdosFix initialization of userAgreementHistoryModel
2012-09-10 Christos KK LoverdosFix an NPE
2012-09-10 Christos KK LoverdosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-09-07 Prodromos GerakiosFixed BillEntry: milliseconds are rounded off. BillTest...
2012-08-30 Prodromos GerakiosAdded documentation to CronSpec and TimeslotComputation...
2012-08-28 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-08-28 Prodromos GerakiosFixed RabbitMQProducer. Added BillTest.scala that simul...
2012-08-24 Christos KK LoverdosRealtime calc for continuous charging behavior
2012-08-23 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-08-23 Prodromos GerakiosRefactored BillEntry and relevant classes.
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