Initialize the proper var
[aquarium] / src / test /
2012-09-10 Christos KK LoverdosUpdate policy.json in test
2012-09-10 Prodromos GerakiosMinor fix in BillTest
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 Christos KK LoverdosNow astakos also publishes resource events (for addcredits)
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 LoverdosMove Avro generated classes to gen subpackage
2012-08-29 Christos KK LoverdosProduce JSON policy configuration from Avro message
2012-08-29 Christos KK LoverdosFurther additions to Avro messages
2012-08-28 Christos KK LoverdosOne more test case with avro + json
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 LoverdosAdd a test case for Avro-related message schema
2012-08-23 Christos KK LoverdosGet rid of charging reason to make life easier with...
2012-08-22 Christos KK LoverdosAdd rabbitmq.imevents.credit property
2012-08-17 Christos KK LoverdosWIP charging behavior
2012-08-16 Christos KK LoverdosMerge selectors into master
2012-08-16 Christos KK LoverdosHook selectors into the price computation path selectors
2012-07-27 Christos KK LoverdosSelector simplifications
2012-07-26 Christos KK LoverdosFirst cut of selectors.
2012-07-19 Christos KK LoverdosSlash'em high
2012-07-19 Christos KK LoverdosInitializing the policy store the very first time
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-07-16 Prodromos GerakiosTest cases for EffectUnitPrice
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-12 Prodromos Gerakiosmore test cases
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 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 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-06 Christos KK LoverdosSecond cut of the new policy configuration system
2012-07-03 Prodromos GerakiosTests for DSLTimeFrame.intervalsOf method
2012-07-02 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-02 Prodromos GerakiosTimespecs should be working ok now!
2012-06-28 Christos KK LoverdosUpgrade Akka to 2.0.2
2012-06-28 Christos KK LoverdosRemove spray configuration
2012-06-27 Christos KK LoverdosUse finagle instead of spray for the REST functionality
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-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 LoverdosAdjust default aquarium.properties
2012-05-30 Christos KK LoverdosWIP Resource event handling
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-21 Christos KK LoverdosConditionally save events to events store folder
2012-05-18 Christos KK LoverdosFix compilation
2012-05-18 Christos KK LoverdosRead store ping period from configuration (anystore...
2012-05-18 Christos KK LoverdosAMQP stuff is now in good shape
2012-05-18 Christos KK LoverdosPad logger name to right when logging
2012-05-17 Christos KK LoverdosMake Aquarium a service. Move startup functionality...
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
2012-05-16 Christos KK LoverdosWIP Rework AMQP stuff: Automatic reconnection to RabbitMQ
2012-05-16 Christos KK LoverdosObtain Aquarium Home in a cleaner and more flexible way
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff
2012-05-11 Christos KK LoverdosWIP Reowrk AMQP stuff and introduce the event bus
2012-05-10 Christos KK LoverdosWIP Reowrk AMQP stuff
2012-05-10 Christos KK LoverdosWIP Reowrk AMQP stuff.
2012-05-10 Christos KK LoverdosIntroduce local configuration
2012-05-10 Christos KK LoverdosRemove unused property
2012-05-10 Christos KK LoverdosEvent refactoring
2012-05-09 Christos KK LoverdosTweeking configuration
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-05-07 Christos KK LoverdosChange API for contextual logger usage
2012-05-07 Christos KK LoverdosRename logback test configuration
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
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 LoverdosReflective actor is a bit more decoupled now
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
2012-04-25 Christos KK LoverdosShaving off UserActorManager. Router does the work
2012-04-25 Christos KK LoverdosDispatcher -> Router
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 LoverdosGather all services together
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
2012-04-20 Christos KK LoverdosTesting assumptions simpler and more flexible
2012-04-19 Christos KK LoverdosClearer error handling when peristing ResourceEvent
2012-04-19 Christos KK LoverdosLogging and scripting fine-tuning
2012-04-19 Christos KK LoverdosFix compilation of tests
2012-04-19 Christos KK LoverdosException -> AquariumException
2012-04-19 Christos KK LoverdosUse TimeHelpers.nowMillis
2012-04-10 Christos KK LoverdosJson conversions now go via standard converters
2012-04-10 Christos KK LoverdosStart using converters
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-09 Christos KK LoverdosCode reorganization
2012-04-09 Christos KK LoverdosInitial support for the administrative cookie
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-04-04 Christos KK LoverdosID as a suffix is ID and not Id
next