Add a UserStateModelSkeleton
[aquarium] / src / main / scala / gr / grnet / aquarium /
2012-07-19 Christos KK LoverdosAdd a UserStateModelSkeleton
2012-07-19 Christos KK LoverdosUnimplemented operations on PolicyStore return safe...
2012-07-19 Christos KK LoverdosBetter handling of billing month info
2012-07-19 Christos KK LoverdosEnsure the cache is loaded before inserting
2012-07-19 Christos KK LoverdosSlash'em high
2012-07-19 Christos KK LoverdosFix NPE with initial user state
2012-07-19 Christos KK LoverdosInitializing the policy store the very first time
2012-07-19 Christos KK LoverdosTimerService is concrete now
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-07-19 Prodromos Gerakiosadded implementation for MemStoreProvider (PolicyStore...
2012-07-16 Prodromos GerakiosTest cases for EffectUnitPrice
2012-07-13 Prodromos GerakiospolicyStore is now a val ! Not a def
2012-07-13 Prodromos GerakiosImplemented PolicyHistory.scala (a cache that wraps...
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-12 Prodromos Gerakiosmore test cases
2012-07-11 Christos KK LoverdosWIP: Keeping aquarum policies in memory
2012-07-11 Christos KK LoverdosStores are always retrieved from the store provider
2012-07-11 Christos KK LoverdosInitial aquarium policy is now in JSON
2012-07-11 Christos KK LoverdosTest case for new policy configuration
2012-07-09 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-09 Prodromos Gerakiosremoved deprecated DSL*.scala files
2012-07-09 Christos KK LoverdosFix imports
2012-07-09 Christos KK LoverdosRemove obsolete files
2012-07-09 Christos KK LoverdosFix a compilation error (did not implement a MemStore...
2012-07-09 Prodromos GerakiosDSLUtils is now deprecated. Implemented the functionali...
2012-07-09 Christos KK LoverdosWIP chargeslot computations
2012-07-09 Christos KK LoverdosRemove one redundant parameter in charging computations
2012-07-09 Christos KK LoverdosAdd correct prefix to a mongodb configuration parameter
2012-07-06 Christos KK LoverdosSecond cut of the new policy configuration system
2012-07-04 Christos KK LoverdosFirst cut of the new policy configuration system
2012-07-02 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-02 Prodromos GerakiosTimespecs should be working ok now!
2012-07-02 Christos KK LoverdosRemove redundant call to AquariumAware
2012-07-02 Christos KK LoverdosA bit more informative documentation
2012-07-02 Christos KK LoverdosRemove unused statement
2012-07-02 Christos KK LoverdosConsider a forgotten match case
2012-07-02 Christos KK LoverdosProperly handle user actor eviction
2012-07-02 Christos KK LoverdosRename the functional interface of AquariumAware
2012-07-02 Christos KK LoverdosMore internal info exposed via the protected REST api
2012-07-02 Christos KK LoverdosConfiguring all new instances that are AquariumAware
2012-07-02 Christos KK LoverdosShowing the available processors upon starting
2012-07-02 Christos KK LoverdosShowing the propertied prefix of the configured instance
2012-06-29 Christos KK LoverdosDo not throw exceptions at the browser's face
2012-06-29 Christos KK LoverdosFix a bug with class casting to the wrong future type
2012-06-28 Christos KK LoverdosUpgrade Akka to 2.0.2
2012-06-28 Christos KK LoverdosRemove unused pinger actor
2012-06-28 Christos KK LoverdosReturn 404 when no user state is found
2012-06-28 Christos KK LoverdosConfigure aquarium when creating the user actor
2012-06-27 Christos KK LoverdosUse finagle instead of spray for the REST functionality
2012-06-25 Christos KK LoverdosRemove imports that generate compilation warnings
2012-06-22 Christos KK LoverdosMerge commit '695c71e20f5a068757525453e76792914b15b2bd'
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-21 Prodromos GerakiosSeveral fixes and refactorings ins package logic.acount...
2012-06-18 Christos KK LoverdosAlways calculate wallet entries
2012-06-18 Christos KK LoverdosCost policy generalizations
2012-06-18 Christos KK LoverdosTrimming down the interface of cost policy
2012-06-14 Christos KK LoverdosFix policy effectiveness period
2012-06-13 Christos KK LoverdosWIP Resource event handling
2012-06-11 Christos KK LoverdosWIP Resource event handling and API cleanup
2012-06-11 Christos KK LoverdosOrganize a few rest paths
2012-06-11 Christos KK LoverdosIntroduce error tags
2012-06-08 Christos KK LoverdosAdd two more REST internal calls
2012-06-08 Christos KK LoverdosInternal REST calls go through a header check
2012-06-08 Christos KK LoverdosExpose via REST some useful info
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-07 Christos KK LoverdosWIP Resource event handling
2012-06-06 Christos KK LoverdosWIP Resource event handling
2012-06-05 Christos KK LoverdosBeing devops-friendly until a user creation event arrives
2012-06-05 Christos KK LoverdosSmall doc: We ignore everything except serious errors
2012-06-05 Christos KK LoverdosRework billing month info
2012-06-04 Christos KK LoverdosAdd one more logging utility method
2012-06-04 Christos KK LoverdosSmall clarification regarding loading logging configuration
2012-06-01 Christos KK LoverdosReenable custom logging configurarion loading
2012-06-01 Christos KK LoverdosPrint more logging info while starting up
2012-06-01 Christos KK LoverdosMake sure UserStateChangeReasons are properly serialzed...
2012-06-01 Christos KK LoverdosWIP event handling: Initialization fixes
2012-06-01 Christos KK LoverdosAdd comments for the functions needed in payload handlers
2012-06-01 Christos KK LoverdosHandlerResultPanic acquires a reason
2012-06-01 Christos KK LoverdosAdd doc in PayloadHandler
2012-06-01 Christos KK LoverdosBetter logging in generic payload handler
2012-06-01 Christos KK LoverdosUse SynchronousPayloadHandlerExecutor. For now
2012-06-01 Christos KK LoverdosBetter formatting in localfs evetn store
2012-06-01 Christos KK LoverdosAdd logChainOfCauses to LogHelpers
2012-05-31 Christos KK LoverdosWIP event handling
2012-05-31 Christos KK LoverdosAdd one small utility method for obtaining a short...
2012-05-30 Christos KK LoverdosWIP Resource event handling
2012-05-30 Christos KK LoverdosRemove unused class
2012-05-30 Christos KK LoverdosSeparate rabbitmq configuration keys from the rabbitmq...
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-28 Christos KK LoverdosRemove obsolete wallet entry
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-25 Christos KK LoverdosExpose some debugging facilities in Aquarium class
2012-05-25 Christos KK LoverdosFix compilation error due to API change in rabbitmq...
2012-05-25 Christos KK LoverdosKeep LRU from guava libraries
2012-05-25 Christos KK LoverdosRemove supervisor of user actors
2012-05-25 Christos KK LoverdosRemove shutdown listener when stopping the rabbitmq...
2012-05-25 Christos KK LoverdosSet rabbitmq heartbeat
2012-05-24 Christos KK LoverdosDo not recheck stuff that should have been checked...
next