aquarium
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
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 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... Better pings for MongoDB
2012-09-17 Christos KK... Remove erroneous import
2012-09-17 Christos KK... Remove payload executor
2012-09-17 Christos KK... More flexible resource event parsing
2012-09-17 Christos KK... Set received millis
2012-09-14 Prodromos GerakiosModified BillEntry so that resource events are grouped...
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
2012-08-30 Christos KK... Move Avro generated classes to gen subpackage
2012-08-29 Christos KK... Produce JSON policy configuration from Avro message
2012-08-29 Christos KK... Add utility methods for message generation
2012-08-29 Christos KK... Further additions to Avro messages
2012-08-29 Christos KK... Make unit name for addcredits uppercase
2012-08-29 Christos KK... @inline a few trivial methods
2012-08-29 Christos KK... Adjust the rest service to use the new json helpers
2012-08-29 Christos KK... Add Avro-related helpers
2012-08-29 Christos KK... Add some jackson-based json helpers
2012-08-29 Prodromos GerakiosAdded charging behavior for VMs and fixed BillEntry
2012-08-28 Christos KK... One 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... Add a test case for Avro-related message schema
2012-08-27 Christos KK... Temporarily prefixing avro message names with _
2012-08-27 Christos KK... Adding more Avro stuff
2012-08-27 Christos KK... Enable deprecation warnings for javac
2012-08-27 Christos KK... Remove simulation package
2012-08-27 Christos KK... Remove unused class
2012-08-27 Christos KK... First-cut of Avro messages
2012-08-24 Christos KK... Realtime calc for continuous charging behavior
2012-08-24 Christos KK... Specific API for realtime calculations and first-cut...
2012-08-24 Prodromos GerakiosFixed BillEntry
2012-08-24 Christos KK... Remove unused code
2012-08-23 Prodromos GerakiosBill and BillEntry
2012-08-23 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-08-23 Prodromos GerakiosRefactored BillEntry and relevant classes.
2012-08-23 Christos KK... Implement Continuous behavior with the new scheme
2012-08-23 Christos KK... Another JSON-friendliness round
2012-08-23 Christos KK... Get rid of charging reason to make life easier with...
2012-08-22 Christos KK... Add rabbitmq.imevents.credit property
2012-08-22 Christos KK... Implement Once behavior with the new scheme. Refactor...
2012-08-21 Prodromos GerakiosFixed RabbitMQProducer. Now it is fully reliable.
2012-08-21 Prodromos GerakiosTowards a perfect RabbitMQProducer -> actor not receivi...
2012-08-20 Prodromos GerakiosFixed ping.sh
2012-08-20 Prodromos Gerakiosadded ping.sh
2012-08-17 Christos KK... Change var to val
2012-08-17 Christos KK... Adhere to existing naming conventions
2012-08-17 Christos KK... WIP charging behavior
2012-08-17 Prodromos GerakiosMinor fixes in UserActor, BillEntry and RabbitMQProducer
2012-08-17 Prodromos GerakiosMerge branch 'master' of https://code.grnet.gr/git...
2012-08-17 Prodromos GerakiosFinished Bill implementation. Added bill.sh to automati...
2012-08-16 Christos KK... Merge selectors into master
2012-08-16 Christos KK... Hook selectors into the price computation path selectors
2012-08-16 Christos KK... Use full type hints for json
2012-08-16 Christos KK... Enable incremental compilation
next