Now using schema-based messages
[aquarium] / src / main / scala /
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-08-31 Christos KK LoverdosFix json representation of numbers in the default policy
2012-08-31 Christos KK LoverdosWIP integrating Avro-style policy messages
2012-08-31 Christos KK LoverdosRename all messages
2012-08-30 Prodromos GerakiosAdded documentation to CronSpec and TimeslotComputation...
2012-08-30 Christos KK LoverdosGenericPayloadHandler: one type less
2012-08-30 Christos KK LoverdosSimplify the types of stored things
2012-08-30 Christos KK LoverdosMore Avro stuff
2012-08-30 Christos KK LoverdosMove Avro generated classes to gen subpackage
2012-08-29 Christos KK LoverdosProduce JSON policy configuration from Avro message
2012-08-29 Christos KK LoverdosAdd utility methods for message generation
2012-08-29 Christos KK Loverdos@inline a few trivial methods
2012-08-29 Christos KK LoverdosAdjust the rest service to use the new json helpers
2012-08-29 Christos KK LoverdosAdd Avro-related helpers
2012-08-29 Christos KK LoverdosAdd some jackson-based json helpers
2012-08-29 Prodromos GerakiosAdded charging behavior for VMs and fixed BillEntry
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-27 Christos KK LoverdosRemove simulation package
2012-08-27 Christos KK LoverdosRemove unused class
2012-08-24 Christos KK LoverdosRealtime calc for continuous charging behavior
2012-08-24 Christos KK LoverdosSpecific API for realtime calculations and first-cut...
2012-08-24 Prodromos GerakiosFixed BillEntry
2012-08-24 Christos KK LoverdosRemove unused code
2012-08-23 Prodromos GerakiosBill and BillEntry
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-21 Prodromos GerakiosFixed RabbitMQProducer. Now it is fully reliable.
2012-08-21 Prodromos GerakiosTowards a perfect RabbitMQProducer -> actor not receivi...
2012-08-17 Christos KK LoverdosChange var to val
2012-08-17 Christos KK LoverdosAdhere to existing naming conventions
2012-08-17 Christos KK LoverdosWIP charging behavior
2012-08-17 Prodromos GerakiosMinor fixes in UserActor, BillEntry and RabbitMQProducer
2012-08-17 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-08-17 Prodromos GerakiosFinished Bill implementation. Added bill.sh to automati...
2012-08-16 Christos KK LoverdosMerge selectors into master
2012-08-16 Christos KK LoverdosHook selectors into the price computation path selectors
2012-08-16 Christos KK LoverdosUse full type hints for json
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 Christos KK LoverdosSelector simplifications
2012-07-27 Christos KK LoverdosMerge branch 'master' into merged_master_selectors
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-26 Christos KK LoverdosFirst cut of selectors.
2012-07-25 Prodromos GerakiosAdded RabbitMQProducer.scala. The code has been tests...
2012-07-23 Christos KK LoverdosFix bad handling of IMEvent from the UserActor.
2012-07-23 Prodromos GerakiosRemoved timeslot computations print statements
2012-07-23 Prodromos GerakiosFixed data race in caching polict store. Restored some...
2012-07-20 Christos KK LoverdosWallets go REST
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
next