Fix some casting errors that had never appeared during compilation before. Ever
[aquarium] / src / main / scala /
2012-09-10 Christos KK LoverdosFix some casting errors that had never appeared during...
2012-09-10 Christos KK LoverdosInitialize resource type map in new user state
2012-09-10 Christos KK LoverdosProperly add userID in user agreement
2012-09-10 Christos KK LoverdosTmp check for the existense of user state
2012-09-10 Christos KK LoverdosInitialize the proper var
2012-09-10 Christos KK LoverdosFix initialization of user agreement list
2012-09-10 Christos KK LoverdosFix initialization of userAgreementHistoryModel
2012-09-10 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-10 Prodromos GerakiosFixed selectorValue
2012-09-10 Christos KK LoverdosFix an NPE
2012-09-10 Christos KK LoverdosFix a bug with mongodb cursor
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-09-06 Prodromos GerakiosFinished scenarios and minor fixes.
2012-09-06 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-06 Prodromos GerakiosFixed RabbitMQProducer init delay. RabbitMQProducer...
2012-09-06 Christos KK LoverdosCustom handling of diskspace details in virtual events...
2012-09-06 Prodromos GerakiosReverted chagned to BillEntry.
2012-09-06 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-06 Prodromos GerakiosMinor fix in BillEntry (Virtual Resource event have...
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...
next