aquarium
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
2012-05-16 Christos KK... WIP Rework AMQP stuff: Automatic reconnection to RabbitMQ
2012-05-16 Christos KK... Set aquarium.properties on default case (home=.)
2012-05-16 Christos KK... Ignore yet another dummy folder created by logback
2012-05-16 Christos KK... Ignore dummy folder created by logback
2012-05-16 Christos KK... Obtain Aquarium Home in a cleaner and more flexible way
2012-05-16 Christos KK... Restructure configuration resources (code & data)
2012-05-15 Christos KK... Change logStoppingF -> logStartingF
2012-05-15 Christos KK... Small fix to make it compile
2012-05-14 Christos KK... Logging facilities
2012-05-14 Christos KK... WIP Rework AMQP stuff: Working on reconnect
2012-05-14 Christos KK... WIP Rework AMQP stuff: Aquarium starts OK even if queue...
2012-05-14 Christos KK... WIP Rework AMQP stuff
2012-05-14 Christos KK... WIP Rework AMQP stuff
2012-05-11 Christos KK... WIP Rework AMQP stuff
2012-05-11 Christos KK... WIP Rework AMQP stuff
2012-05-11 Christos KK... WIP Reowrk AMQP stuff and introduce the event bus
2012-05-11 Christos KK... Upgrade google guava libraries
2012-05-10 Christos KK... WIP Reowrk AMQP stuff
2012-05-10 Christos KK... Add some dangerous reflection helpers
2012-05-10 Christos KK... WIP Reowrk AMQP stuff.
2012-05-10 Christos KK... Introduce local configuration
2012-05-10 Christos KK... Remove unused property
2012-05-10 Christos KK... Event refactoring
2012-05-09 Christos KK... Tweeking configuration
2012-05-09 Christos KK... Echo changes
2012-05-09 Christos KK... Use PID_FILE
2012-05-09 Christos KK... Add forcekill script option
2012-05-07 Christos KK... Refactor charging computation + data
2012-05-07 Christos KK... Make class final
2012-05-07 Christos KK... WIP: ResourceEvent-related refactorings
2012-05-07 Christos KK... Change API for contextual logger usage
2012-05-07 Christos KK... Discover if running junit tests
2012-05-07 Christos KK... One more use of AquariumInternalError
2012-05-07 Christos KK... Rename logback test configuration
2012-05-07 Christos KK... Simplify startup with one parameter less
2012-05-07 Christos KK... Use newest Maybe API
2012-05-07 Christos KK... Use file.encoding from library
2012-05-05 Christos KK... Use AquariumInternalError
2012-05-04 Christos KK... Add ps command to aquarium script
2012-05-04 Christos KK... Add helper script for locally running setup
2012-05-04 Christos KK... Remove unused file
2012-05-03 Christos KK... Refactor actor messages
2012-05-03 Christos KK... Make the parameterized actor constructor private
2012-05-03 Christos KK... WIP: IMEventModel end-to-end chain
2012-05-03 Christos KK... Aquarium internal error
2012-05-03 Christos KK... WIP: IMEventModel end-to-end chain
2012-05-03 Christos KK... Use stop() instead of PoisonPill
2012-05-03 Christos KK... Parametrerized trace index for logging chain of causes
2012-04-27 Christos KK... Logging enhancements
2012-04-27 Christos KK... Persister is now reflective
2012-04-27 Christos KK... Remove unused code
2012-04-27 Christos KK... Reflective actor uses simple class names to decide...
2012-04-27 Christos KK... Logging enhancements
2012-04-27 Christos KK... Fix stack overflow exception
2012-04-27 Christos KK... String and class-name utilities
2012-04-27 Christos KK... Enhance [Lazy]Loggable
2012-04-27 Christos KK... Reflective actor is a bit more decoupled now
2012-04-27 Christos KK... WIP: IMEventModel end-to-end chain
2012-04-27 Christos KK... Using isDefined, since we no longer have a maybe
2012-04-26 Christos KK... Remodeling events
2012-04-26 Christos KK... Include servicing message in exception handling
2012-04-25 Christos KK... Ooops... Multistatement bug?
2012-04-25 Christos KK... Reflective actor handles exceptions in an extensible way
2012-04-25 Christos KK... WIP: Remodeling UserState store mechanics
2012-04-25 Christos KK... Delete unused IMEvent (old model)
2012-04-25 Christos KK... Add resource-handling utility method
2012-04-25 Christos KK... WIP: Reshaping UserActor
2012-04-25 Christos KK... Add rabbitmq helper script (for running locally)
2012-04-25 Christos KK... Rework message routing
2012-04-25 Christos KK... Fix compilation
2012-04-25 Christos KK... Exceptions are raised anyway given the JOURNAL_SAFE...
2012-04-25 Christos KK... Remove unused code
2012-04-25 Christos KK... Shaving off UserActorManager. Router does the work
2012-04-25 Christos KK... Dispatcher -> Router (II)
2012-04-25 Christos KK... Dispatcher -> Router
2012-04-24 Christos KK... Remove code
2012-04-24 Christos KK... WIP: IMEventModel end-to-end chain
2012-04-24 Christos KK... XmlSupport uses the converter backend
2012-04-24 Christos KK... Add one more converter
2012-04-24 Christos KK... Fix conversion JsonSupport -> DBObject
2012-04-24 Christos KK... Rename package and make-dist with maven offline mode
2012-04-23 Christos KK... WIP: Remodeling events
2012-04-23 Christos KK... WIP: Remodeling events
2012-04-20 Christos KK... WIP: Remodeling events
2012-04-20 Christos KK... More detailed handling of admin requests
2012-04-20 Christos KK... New format for PING replies
2012-04-20 Christos KK... Do not reveal the exact properties in the logs
2012-04-20 Christos KK... Do not configure twice
2012-04-20 Christos KK... Save a val
2012-04-20 Christos KK... Gather all services together
2012-04-20 Christos KK... Add () to effect-full nowMillis()
2012-04-20 Christos KK... Do not re-evaluate parameter
2012-04-20 Christos KK... Testing assumptions simpler and more flexible
2012-04-19 Christos KK... Clearer error handling when peristing ResourceEvent
2012-04-19 Christos KK... No more coffee stains on paper
2012-04-19 Christos KK... Clearer error handling when peristing IMEvent
next