Remove reference to test.sh from make-dist.sh
[aquarium] / src / main /
2012-06-11 Christos KK LoverdosOrganize a few rest paths
2012-06-11 Christos KK LoverdosIntroduce error tags
2012-06-08 Christos KK LoverdosAdd two more REST internal calls
2012-06-08 Christos KK LoverdosInternal REST calls go through a header check
2012-06-08 Christos KK LoverdosExpose via REST some useful info
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-07 Christos KK LoverdosWIP Resource event handling
2012-06-06 Christos KK LoverdosWIP Resource event handling
2012-06-05 Christos KK LoverdosBeing devops-friendly until a user creation event arrives
2012-06-05 Christos KK LoverdosSmall doc: We ignore everything except serious errors
2012-06-05 Christos KK LoverdosRework billing month info
2012-06-04 Christos KK LoverdosAdd one more logging utility method
2012-06-04 Christos KK LoverdosSmall clarification regarding loading logging configuration
2012-06-01 Christos KK LoverdosAdjust default aquarium.properties
2012-06-01 Christos KK LoverdosReenable custom logging configurarion loading
2012-06-01 Christos KK LoverdosPrint more logging info while starting up
2012-06-01 Christos KK LoverdosMake sure UserStateChangeReasons are properly serialzed...
2012-06-01 Christos KK LoverdosWIP event handling: Initialization fixes
2012-06-01 Christos KK LoverdosAdd comments for the functions needed in payload handlers
2012-06-01 Christos KK LoverdosHandlerResultPanic acquires a reason
2012-06-01 Christos KK LoverdosAdd doc in PayloadHandler
2012-06-01 Christos KK LoverdosBetter logging in generic payload handler
2012-06-01 Christos KK LoverdosUse SynchronousPayloadHandlerExecutor. For now
2012-06-01 Christos KK LoverdosBetter formatting in localfs evetn store
2012-06-01 Christos KK LoverdosAdd logChainOfCauses to LogHelpers
2012-05-31 Christos KK LoverdosWIP event handling
2012-05-31 Christos KK LoverdosAdd one small utility method for obtaining a short...
2012-05-30 Christos KK LoverdosWIP Resource event handling
2012-05-30 Christos KK LoverdosRemove unused class
2012-05-30 Christos KK LoverdosSeparate rabbitmq configuration keys from the rabbitmq...
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-28 Christos KK LoverdosRemove obsolete wallet entry
2012-05-25 Christos KK LoverdosAdd TODO for future optimization
2012-05-25 Christos KK LoverdosWork in progress on handling user state
2012-05-25 Christos KK LoverdosMore complete handling of IM events
2012-05-25 Christos KK LoverdosExpose some debugging facilities in Aquarium class
2012-05-25 Christos KK LoverdosFix compilation error due to API change in rabbitmq...
2012-05-25 Christos KK LoverdosKeep LRU from guava libraries
2012-05-25 Christos KK LoverdosRemove supervisor of user actors
2012-05-25 Christos KK LoverdosRemove shutdown listener when stopping the rabbitmq...
2012-05-25 Christos KK LoverdosSet rabbitmq heartbeat
2012-05-24 Christos KK LoverdosDo not recheck stuff that should have been checked...
2012-05-24 Christos KK LoverdosFix requirements for role history item
2012-05-24 Christos KK LoverdosOverride debugging info
2012-05-24 Christos KK LoverdosAdd one more field to IMEventStateSnapshot
2012-05-24 Christos KK LoverdosDocument the constructor parameters
2012-05-24 Christos KK LoverdosReorganize startup configuration logging
2012-05-24 Christos KK LoverdosUse acceptMessage as a symmetric response to rejectMessage
2012-05-24 Christos KK LoverdosAdd a debugging aid in API of external event model
2012-05-24 Christos KK LoverdosNew logic on what to do with incoming im event
2012-05-24 Christos KK LoverdosAdd API to IMEventStore
2012-05-24 Christos KK LoverdosEnhance IMStateSnapshot
2012-05-24 Christos KK LoverdosPayload handler post notifier made into a class
2012-05-24 Christos KK LoverdosPayload handlers made into classes
2012-05-24 Christos KK LoverdosRename agreement snapshot stuff. Agreement history...
2012-05-23 Christos KK LoverdosUse factory method
2012-05-23 Christos KK LoverdosStart forwarding events to user actor
2012-05-23 Christos KK LoverdosCaught a typo
2012-05-23 Christos KK LoverdosThe bus service uses an executor instead of actors
2012-05-23 Christos KK LoverdosCategorize store folders based on date
2012-05-23 Christos KK LoverdosIgnore logs/
2012-05-21 Christos KK LoverdosConditionally save events to events store folder
2012-05-21 Christos KK LoverdosChange result type of the json parser used in payload...
2012-05-21 Christos KK LoverdosLog errors during the payload handling sequence
2012-05-21 Christos KK LoverdosChange => Unit to => Any in payload handler api
2012-05-21 Christos KK LoverdosAdd one more conversion and refactor others
2012-05-21 Christos KK LoverdosSimplify MongoDBStoreProvider state
2012-05-21 Christos KK LoverdosRemove redundant safeUnit() calls
2012-05-21 Christos KK LoverdosRefine event payload handling
2012-05-18 Christos KK LoverdosSmall doc fix
2012-05-18 Christos KK LoverdosFix compilation
2012-05-18 Christos KK LoverdosRead store ping period from configuration (anystore...
2012-05-18 Christos KK LoverdosFix small doc typo
2012-05-18 Christos KK LoverdosForce VM exit if Aquarium cannot startup properly
2012-05-18 Christos KK LoverdosAdd a FIXME for later
2012-05-18 Christos KK LoverdosAMQP stuff is now in good shape
2012-05-18 Christos KK LoverdosPad logger name to right when logging
2012-05-17 Christos KK LoverdosEnhance logging helpers
2012-05-17 Christos KK LoverdosRefactor aquarium startup sequence
2012-05-17 Christos KK LoverdosCancel timer on stop()
2012-05-17 Christos KK LoverdosAdd ping functionality to two of the stores
2012-05-17 Christos KK LoverdosMake Aquarium a service. Move startup functionality...
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
2012-05-16 Christos KK LoverdosImproved error reporting if failed to start
2012-05-16 Christos KK LoverdosWIP Rework AMQP stuff: Automatic reconnection to RabbitMQ
2012-05-16 Christos KK LoverdosSet aquarium.properties on default case (home=.)
2012-05-16 Christos KK LoverdosObtain Aquarium Home in a cleaner and more flexible way
2012-05-16 Christos KK LoverdosRestructure configuration resources (code & data)
2012-05-15 Christos KK LoverdosChange logStoppingF -> logStartingF
2012-05-15 Christos KK LoverdosSmall fix to make it compile
2012-05-14 Christos KK LoverdosLogging facilities
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff: Working on reconnect
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff: Aquarium starts OK even if queue...
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff
2012-05-11 Christos KK LoverdosWIP Rework AMQP stuff
2012-05-11 Christos KK LoverdosWIP Rework AMQP stuff
2012-05-11 Christos KK LoverdosWIP Reowrk AMQP stuff and introduce the event bus
2012-05-10 Christos KK LoverdosWIP Reowrk AMQP stuff
2012-05-10 Christos KK LoverdosAdd some dangerous reflection helpers
next