Merge branch 'snapshots'
[aquarium] / src / test / scala / gr / grnet / aquarium /
2012-10-05 Christos KK LoverdosMerge branch 'snapshots'
2012-10-01 Prodromos GerakiosMongoDBStore adds indices to mongo collections exactly...
2012-10-01 Christos KK LoverdosFix initialization order error for DefaultContext
2012-09-28 Christos KK LoverdosFix a type error in test
2012-09-27 Prodromos GerakiosFixed a concurrency bug in BillTest. Added some validat...
2012-09-20 Prodromos GerakiosCorrected initialization and destruction of Aquarium...
2012-09-20 Prodromos GerakiosEliminated dead code that could not compile
2012-09-20 Prodromos GerakiosRemoved bad imports of BillEntry and AbstractBillEntry
2012-09-20 Prodromos GerakiosConverted BillEntry --> BillEntryMsg. BillTest can...
2012-09-18 Prodromos GerakiosMinor fix in BillEntry: "processing" returns all (empty...
2012-09-17 Prodromos GerakiosBillEntry now outputs total elapsed time and units...
2012-09-14 Prodromos GerakiosModified BillEntry so that resource events are grouped...
2012-09-13 Prodromos GerakiosSquash a few message initialization bugs
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-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-17 Christos KK LoverdosWIP charging behavior
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 LoverdosTest case for new policy configuration
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-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-05-30 Christos KK LoverdosWIP Resource event handling
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-18 Christos KK LoverdosFix compilation
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 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 LoverdosEvent refactoring
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-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-26 Christos KK LoverdosRemodeling events
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
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 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 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-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-04-04 Christos KK LoverdosID as a suffix is ID and not Id
2012-03-29 Christos KK LoverdosCopyright
2012-03-27 Christos KK LoverdosDelete reference to non-existent constant
2012-03-27 Christos KK LoverdosFix how rest port is obtained (#2263)
2012-03-26 Christos KK LoverdosModularize tests
2012-03-22 Georgios GousiosDeprecate the descriminator field for complex resources
2012-03-21 Christos KK LoverdosAdd a test for an orphan vmtime OFF
2012-03-21 Christos KK LoverdosAdd two billing month tests
2012-03-20 Christos KK LoverdosSimple test case with one ON-OFF sequence.
2012-03-20 Christos KK LoverdosRefactor test class to prepare for more test cases
2012-03-19 Christos KK LoverdosFurther modularization of user state change computation
2012-03-19 Christos KK LoverdosBuffer new wallet entries and update user state
2012-03-16 Georgios GousiosMinor changes
next