aquarium
2012-06-22 Christos KK... Refactor Aquarium to make it more configurable
2012-06-20 Christos KK... Welcome Prodromos!
2012-06-18 Christos KK... Always calculate wallet entries
2012-06-18 Christos KK... Cost policy generalizations
2012-06-18 Christos KK... Trimming down the interface of cost policy
2012-06-14 Christos KK... Fix policy effectiveness period
2012-06-13 Christos KK... WIP Resource event handling
2012-06-11 Christos KK... WIP Resource event handling and API cleanup
2012-06-11 Christos KK... Remove reference to test.sh from make-dist.sh
2012-06-11 Christos KK... Add some header to aquarium script, needed for the...
2012-06-11 Christos KK... Remove obsolete test script
2012-06-11 Christos KK... Organize a few rest paths
2012-06-11 Christos KK... Introduce error tags
2012-06-08 Christos KK... Add two more REST internal calls
2012-06-08 Christos KK... Internal REST calls go through a header check
2012-06-08 Christos KK... Expose via REST some useful info
2012-06-08 Christos KK... WIP Resource event handling
2012-06-07 Christos KK... WIP Resource event handling
2012-06-06 Christos KK... WIP Resource event handling
2012-06-05 Christos KK... Being devops-friendly until a user creation event arrives
2012-06-05 Christos KK... Small doc: We ignore everything except serious errors
2012-06-05 Christos KK... Rework billing month info
2012-06-04 Christos KK... Add one more logging utility method
2012-06-04 Christos KK... Small clarification regarding loading logging configuration
2012-06-01 Christos KK... Adjust default aquarium.properties
2012-06-01 Christos KK... Reenable custom logging configurarion loading
2012-06-01 Christos KK... Print more logging info while starting up
2012-06-01 Christos KK... Remove sbt build stuff
2012-06-01 Christos KK... Make sure UserStateChangeReasons are properly serialzed...
2012-06-01 Christos KK... WIP event handling: Initialization fixes
2012-06-01 Christos KK... Add comments for the functions needed in payload handlers
2012-06-01 Christos KK... HandlerResultPanic acquires a reason
2012-06-01 Christos KK... Add doc in PayloadHandler
2012-06-01 Christos KK... Better logging in generic payload handler
2012-06-01 Christos KK... Use SynchronousPayloadHandlerExecutor. For now
2012-06-01 Christos KK... Better formatting in localfs evetn store
2012-06-01 Christos KK... Add logChainOfCauses to LogHelpers
2012-05-31 Christos KK... WIP event handling
2012-05-31 Christos KK... Add one small utility method for obtaining a short...
2012-05-30 Christos KK... WIP Resource event handling
2012-05-30 Christos KK... Remove unused class
2012-05-30 Christos KK... Separate rabbitmq configuration keys from the rabbitmq...
2012-05-28 Christos KK... WIP Resource event handling
2012-05-28 Christos KK... Remove obsolete wallet entry
2012-05-28 Christos KK... Change a few dependencies to releases instead of snapshots
2012-05-25 Christos KK... Add TODO for future optimization
2012-05-25 Christos KK... Work in progress on handling user state
2012-05-25 Christos KK... More complete handling of IM events
2012-05-25 Christos KK... Expose some debugging facilities in Aquarium class
2012-05-25 Christos KK... Fix compilation error due to API change in rabbitmq...
2012-05-25 Christos KK... Further optimization of the dependencies
2012-05-25 Christos KK... Use rabbitmq client lib that matches rabbitmq server...
2012-05-25 Christos KK... Remove dependency on akka-amqp
2012-05-25 Christos KK... Keep LRU from guava libraries
2012-05-25 Christos KK... Remove supervisor of user actors
2012-05-25 Christos KK... Remove shutdown listener when stopping the rabbitmq...
2012-05-25 Christos KK... Set rabbitmq heartbeat
2012-05-24 Christos KK... Do not recheck stuff that should have been checked...
2012-05-24 Christos KK... Fix requirements for role history item
2012-05-24 Christos KK... Override debugging info
2012-05-24 Christos KK... Add one more field to IMEventStateSnapshot
2012-05-24 Christos KK... Document the constructor parameters
2012-05-24 Christos KK... Reorganize startup configuration logging
2012-05-24 Christos KK... Use acceptMessage as a symmetric response to rejectMessage
2012-05-24 Christos KK... Add a debugging aid in API of external event model
2012-05-24 Christos KK... New logic on what to do with incoming im event
2012-05-24 Christos KK... Add API to IMEventStore
2012-05-24 Christos KK... Enhance IMStateSnapshot
2012-05-24 Christos KK... Payload handler post notifier made into a class
2012-05-24 Christos KK... Payload handlers made into classes
2012-05-24 Christos KK... Rename agreement snapshot stuff. Agreement history...
2012-05-23 Christos KK... Use factory method
2012-05-23 Christos KK... Start forwarding events to user actor
2012-05-23 Christos KK... Caught a typo
2012-05-23 Christos KK... The bus service uses an executor instead of actors
2012-05-23 Christos KK... Categorize store folders based on date
2012-05-23 Christos KK... Ignore logs/
2012-05-21 Christos KK... Conditionally save events to events store folder
2012-05-21 Christos KK... Change result type of the json parser used in payload...
2012-05-21 Christos KK... Log errors during the payload handling sequence
2012-05-21 Christos KK... Change => Unit to => Any in payload handler api
2012-05-21 Christos KK... Add one more conversion and refactor others
2012-05-21 Christos KK... Simplify MongoDBStoreProvider state
2012-05-21 Christos KK... Remove redundant safeUnit() calls
2012-05-21 Christos KK... Refine event payload handling
2012-05-18 Christos KK... Small doc fix
2012-05-18 Christos KK... Fix compilation
2012-05-18 Christos KK... Read store ping period from configuration (anystore...
2012-05-18 Christos KK... Fix small doc typo
2012-05-18 Christos KK... Force VM exit if Aquarium cannot startup properly
2012-05-18 Christos KK... Add a FIXME for later
2012-05-18 Christos KK... AMQP stuff is now in good shape
2012-05-18 Christos KK... Pad logger name to right when logging
2012-05-17 Christos KK... Enhance logging helpers
2012-05-17 Christos KK... Refactor aquarium startup sequence
2012-05-17 Christos KK... Cancel timer on stop()
2012-05-17 Christos KK... Add ping functionality to two of the stores
2012-05-17 Christos KK... Make Aquarium a service. Move startup functionality...
2012-05-16 Christos KK... Rename Configurator to Aquarium
2012-05-16 Christos KK... Improved error reporting if failed to start
next