aquarium
2013-01-31 Christos KK... One pipe less master
2012-10-05 Christos KK... Merge branch 'snapshots'
2012-10-05 Christos KK... Quick commit before delving into python stuff. See... snapshots
2012-10-03 Christos KK... Use DefaultEncoderFactory
2012-10-03 Christos KK... Cleanup pom.xml
2012-10-01 Christos KK... Return the number of resource events processed
2012-10-01 Prodromos GerakiosMongoDBStore adds indices to mongo collections exactly...
2012-10-01 Christos KK... Reorg initialization seq
2012-10-01 Christos KK... Check initial status
2012-10-01 Christos KK... Change project description
2012-10-01 Christos KK... Cleanup pm.xml a bit
2012-10-01 Christos KK... Use JavaFactory
2012-10-01 Christos KK... Fix initialization order error for DefaultContext
2012-09-28 Christos KK... Fix a type error in test
2012-09-28 Christos KK... Remove support for travis-ci. Never had a decent build...
2012-09-28 Christos KK... One state to rule them all
2012-09-28 Christos KK... Correction to default value in avro message
2012-09-27 Christos KK... Change the representation of computed credit values
2012-09-27 Prodromos GerakiosFixed a concurrency bug in BillTest. Added some validat...
2012-09-27 Christos KK... Change Doubles to Strings in messages
2012-09-26 Christos KK... Upgrade apache avro to 1.7.2
2012-09-26 Christos KK... Cache resource mapping
2012-09-24 Christos KK... WIP: New state machine for message processing
2012-09-24 Christos KK... Change agreement history model to support the new respe...
2012-09-24 Christos KK... Message field cleanup and docs
2012-09-24 Christos KK... Cleanup message field aliases and add documentation
2012-09-24 Christos KK... Cleanup message field aliases
2012-09-24 Christos KK... Add message helpers
2012-09-24 Christos KK... Add a time helper
2012-09-24 Christos KK... Merge branch 'master'
2012-09-24 Christos KK... Commit forgotten avro message
2012-09-20 Christos KK... Merge branch 'master'
2012-09-20 Prodromos GerakiosCorrected initialization and destruction of Aquarium...
2012-09-20 Christos KK... Merge branch 'master'
2012-09-20 Prodromos GerakiosEliminated dead code that could not compile
2012-09-20 Christos KK... Merge branch 'master'
2012-09-20 Prodromos GerakiosRemoved bad imports of BillEntry and AbstractBillEntry
2012-09-20 Prodromos GerakiosConverted BillEntry --> BillEntryMsg. BillTest can...
2012-09-19 Christos KK... WIP: New state machine for message processing
2012-09-19 Christos KK... Merge branch 'master'
2012-09-18 Prodromos GerakiosMinor fix in BillEntry
2012-09-18 Prodromos GerakiosMinor fix in BillEntry: "processing" returns all (empty...
2012-09-18 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-18 Prodromos GerakiosBillEntry lists all services (even empty ones) and...
2012-09-17 Christos KK... Change unit name
2012-09-17 Christos KK... Merge branch 'master' into snapshots
2012-09-17 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-17 Prodromos GerakiosBillEntry now outputs total elapsed time and units...
2012-09-17 Christos KK... Merge branch 'master'
2012-09-17 Christos KK... Better pings for MongoDB
2012-09-17 Christos KK... Merge branch 'master'
2012-09-17 Christos KK... Remove erroneous import
2012-09-17 Christos KK... Merge branch 'master'
2012-09-17 Christos KK... Remove payload executor
2012-09-17 Christos KK... Merge branch 'master'
2012-09-17 Christos KK... More flexible resource event parsing
2012-09-17 Christos KK... Set received millis
2012-09-14 Christos KK... Merge branch 'master' into snapshots
2012-09-14 Prodromos GerakiosModified BillEntry so that resource events are grouped...
2012-09-14 Christos KK... Remove checks for latest events
2012-09-14 Christos KK... New initialization scheme for user actor
2012-09-14 Christos KK... Add the versions key that pithos sends in details
2012-09-14 Christos KK... Ensure java version and upgrade a couple of maven plugins
2012-09-13 Prodromos GerakiosSquash a few message initialization bugs
2012-09-13 Prodromos GerakiosAdded Copyright notice and removed unused imports
2012-09-13 Prodromos GerakiosAdded support for parsing JSON the old way
2012-09-12 Prodromos GerakiosSeveral fixes here and there => Removed all exceptions...
2012-09-10 Christos KK... Fix some casting errors that had never appeared during...
2012-09-10 Christos KK... Initialize resource type map in new user state
2012-09-10 Christos KK... Properly add userID in user agreement
2012-09-10 Christos KK... Tmp check for the existense of user state
2012-09-10 Christos KK... Initialize the proper var
2012-09-10 Christos KK... Fix initialization of user agreement list
2012-09-10 Christos KK... Fix 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... Fix an NPE
2012-09-10 Christos KK... Fix a bug with mongodb cursor
2012-09-10 Christos KK... Update policy.json in test
2012-09-10 Prodromos GerakiosMinor fix in BillTest
2012-09-10 Christos KK... Merge branch 'master' of https://code.grnet.gr/git...
2012-09-10 Christos KK... Now 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... Custom 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-09-06 Christos KK... Now astakos also publishes resource events (for addcredits)
2012-08-31 Christos KK... Fix json representation of numbers in the default policy
2012-08-31 Christos KK... WIP integrating Avro-style policy messages
2012-08-31 Christos KK... Change aliased to aliases in avro idl
2012-08-31 Christos KK... Rename all messages
2012-08-31 Christos KK... Rename conf to policy and make parentID optional (via...
2012-08-30 Prodromos GerakiosAdded documentation to CronSpec and TimeslotComputation...
2012-08-30 Christos KK... GenericPayloadHandler: one type less
2012-08-30 Christos KK... Simplify the types of stored things
2012-08-30 Christos KK... More Avro stuff
next