Fix initialization order error for DefaultContext
[aquarium] / src / main / scala / gr / grnet / aquarium / message / avro / MessageFactory.scala
2012-10-01 Christos KK LoverdosFix initialization order error for DefaultContext
2012-09-28 Christos KK LoverdosOne state to rule them all
2012-09-27 Christos KK LoverdosChange the representation of computed credit values
2012-09-24 Christos KK LoverdosWIP: New state machine for message processing
2012-09-24 Christos KK LoverdosChange agreement history model to support the new respe...
2012-09-20 Prodromos GerakiosEliminated dead code that could not compile
2012-09-20 Prodromos GerakiosConverted BillEntry --> BillEntryMsg. BillTest can...
2012-09-17 Christos KK LoverdosMore flexible resource event parsing
2012-09-13 Prodromos GerakiosSquash a few message initialization bugs
2012-09-12 Prodromos GerakiosSeveral fixes here and there => Removed all exceptions...
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 LoverdosFix initialization of user agreement list
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-08-31 Christos KK LoverdosWIP integrating Avro-style policy messages
2012-08-31 Christos KK LoverdosRename all messages
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