MongoDBStore adds indices to mongo collections exactly Once (new class). Removed...
[aquarium] / src / test / scala / gr / grnet / aquarium / BillTest.scala
2012-10-01 Prodromos GerakiosMongoDBStore adds indices to mongo collections exactly...
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-30 Prodromos GerakiosAdded documentation to CronSpec and TimeslotComputation...
2012-08-28 Prodromos GerakiosFixed RabbitMQProducer. Added BillTest.scala that simul...