Script for processing log entries
[aquarium] / src /
2011-12-29 Christos KK LoverdosRename the store to better reflect the domain objects
2011-12-29 Christos KK LoverdosRename MongoDB collection to comply with the RabbitMQ...
2011-12-29 Christos KK LoverdosMore MongoDB query refactoring
2011-12-29 Christos KK LoverdosRename wallet store methods
2011-12-29 Christos KK LoverdosRefactor MongoDB quering to reusable methods
2011-12-29 Christos KK LoverdosRename master conf
2011-12-29 Christos KK LoverdosRename event store to catch semantics better
2011-12-29 Christos KK LoverdosAdd min,max time calculations for user state
2011-12-29 Christos KK LoverdosMake vmId a symbolic name to avoid lurking strings
2011-12-29 Christos KK LoverdosFix fromJson and delegate to JsonHelpers
2011-12-29 Christos KK LoverdosUse an immutable collection for source event IDs
2011-12-29 Christos KK LoverdosCapture timestamp semantics with a better name.
2011-12-29 Christos KK LoverdosFix small typo and do another round of akka version...
2011-12-29 Georgios GousiosInitial implementation of accounting method
2011-12-29 Georgios GousiosStricted accounting test check
2011-12-29 Georgios GousiosMore verbose debug logging, save custom timestamp
2011-12-29 Georgios GousiosFix problem with duplicate sha-1 ids being produced
2011-12-29 Georgios GousiosAdd custom timestamp, to fill in when msg is first...
2011-12-29 Georgios GousiosDon't serialize the logger
2011-12-27 Christos KK LoverdosAPI change should have been committed earlier (II)
2011-12-27 Christos KK LoverdosAPI change should have been committed earlier
2011-12-27 Christos KK LoverdosDelegate json-related functionality to JsonHelpers...
2011-12-27 Christos KK LoverdosUse vals and not raw strings for JSON names
2011-12-27 Christos KK LoverdosMake better use of DBObjects
2011-12-27 Christos KK LoverdosClearer code for UserActorManager
2011-12-27 Christos KK LoverdosDelegate json-related functionality to JsonHelpers
2011-12-27 Christos KK LoverdosFactor out long names by using a value and by importing...
2011-12-27 Christos KK LoverdosUse existing properties API and make MasterConf API...
2011-12-27 Christos KK LoverdosUse existing API for list-valued properties
2011-12-27 Christos KK LoverdosAdd documentation
2011-12-23 Christos KK LoverdosAdd one more query to event store.
2011-12-23 Christos KK LoverdosClose mongodb query cursors.
2011-12-23 Christos KK LoverdosSome more CryptoUtils love.
2011-12-23 Christos KK LoverdosMake CryptoUtils thread-safe
2011-12-23 Christos KK LoverdosSome more JsonHelpers love
2011-12-23 Christos KK LoverdosAugment JsonHelpers so that all clients call this in...
2011-12-23 Christos KK LoverdosAdding the owned resources snapshot
2011-12-23 Christos KK LoverdosAdd owned resources to user state (provisionally)
2011-12-22 Georgios GousiosImplement and test method that aligns charge timeslots...
2011-12-22 Georgios Gousiosresolve* methods return maps sorted by timeslot start...
2011-12-22 Georgios GousiosMake Timeslots comparable by start date
2011-12-22 Georgios GousiosDefault baseline policy
2011-12-22 Georgios GousiosFix resource event validation
2011-12-22 Christos KK LoverdosRename method WalletStore -> walletStore
2011-12-22 Christos KK LoverdosUse the time threshold for user state.
2011-12-22 Christos KK LoverdosChange Dispatcher response model.
2011-12-22 Christos KK LoverdosIntroduce a time threshold for user state recomputations.
2011-12-22 Georgios GousiosMain properties file, accidentaly removed
2011-12-22 Georgios GousiosWe don't need no users, let the mf burn. Burn, mf,...
2011-12-22 Christos KK LoverdosAdd 'active' flag
2011-12-21 Georgios GousiosKeep messaging names organized in one place
2011-12-21 Georgios GousiosCmd-line parsing for resource generation events
2011-12-21 Georgios GousiosRemove more dead code
2011-12-21 Georgios GousiosFix event generation and instertion test in imevens...
2011-12-21 Georgios GousiosFix failing Eventstore test
2011-12-21 Georgios GousiosUtility functions for working with Java's crypto libraries
2011-12-21 Georgios Gousiosuser id is a String
2011-12-21 Georgios Gousiostest idiocity--
2011-12-21 Georgios GousiosSupport for enabling all excluded tests at once
2011-12-21 Georgios GousiosStricter precondition to create a DSLTimeFrame object
2011-12-21 Georgios GousiosFlat project hierarchy