aquarium
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
2012-04-19 Christos KK... A few more renames due to the UserEvent -> IMEvent...
2012-04-19 Christos KK... Noted potential FIXMEs
2012-04-19 Christos KK... Logging and scripting fine-tuning
2012-04-19 Christos KK... Move package
2012-04-19 Christos KK... Refactored Main startup code
2012-04-19 Christos KK... Akka as an Aquarium service
2012-04-19 Christos KK... A few more logging methods
2012-04-19 Christos KK... Gather all lifecycle-oriented services
2012-04-19 Christos KK... Fix compilation of tests
2012-04-19 Christos KK... Exception -> AquariumException
2012-04-19 Christos KK... Common treatment of Start/Stop logging
2012-04-19 Christos KK... Add utility methods for timing stuff
2012-04-19 Christos KK... Extending the *Loggable implementations with utility...
2012-04-19 Christos KK... Add utility methods for logging
2012-04-19 Christos KK... Add a UID generator based on Mongo ObjectId
2012-04-19 Christos KK... Generalize UID generators
2012-04-19 Christos KK... Rename UserEvent to IMEvent
2012-04-19 Christos KK... Use TimeHelpers.nowMillis
2012-04-10 Christos KK... Remove workaround for int conversion bug
2012-04-10 Christos KK... Fix error reporting if event cannot be saved
2012-04-10 Christos KK... Json conversion refinements and goodies
2012-04-10 Christos KK... Json conversions now go via standard converters
2012-04-10 Christos KK... Start using converters
2012-04-10 Christos KK... Make UserActorManager reflective
2012-04-10 Christos KK... Code reorganization
2012-04-10 Christos KK... Remove unused message
2012-04-10 Christos KK... User actor code reorganization
2012-04-09 Christos KK... Code reorganization
2012-04-09 Christos KK... Rename the null receiver and throw an NPE on null reception
2012-04-09 Christos KK... ReflectiveAquariumActor extends AquariumActor
2012-04-09 Christos KK... AquariumActor extends Loggable be default
2012-04-09 Christos KK... Simpify actor creation and configuration
2012-04-09 Christos KK... Send configuration message for those roles that want it
2012-04-09 Christos KK... Simplify reflective method matches
2012-04-09 Christos KK... Initial support for the administrative cookie
2012-04-09 Christos KK... Finer-grained control over saving unparsed events
2012-04-09 Christos KK... Add utility method for stack trace
2012-04-06 Christos KK... [doc] Fixes and additions
2012-04-05 Christos KK... Add two json-related utility methods
2012-04-05 Christos KK... Remove unused dependency jsr311-api
2012-04-05 Christos KK... Use full path for rolling log file
2012-04-04 Christos KK... Rename HERE to CONF_HERE
2012-04-04 Christos KK... Remove unused code
2012-04-04 Christos KK... Fix API breakage from previous upgrade
2012-04-04 Christos KK... Upgrade a few utilities
2012-04-04 Christos KK... Use a file appender for logging
2012-04-04 Christos KK... Proper logging configuration
2012-04-04 Christos KK... Simplify resource locator. Use AQUARIUM_HOME
2012-04-04 Christos KK... ID as a suffix is ID and not Id
2012-04-04 Christos KK... Local fs store for events must be outside AQUARIUM_HOME...
2012-04-03 Christos KK... Properly save to local fs store (for debugging)
2012-04-03 Christos KK... Handle ACK/NACK for unparsed event
2012-04-03 Christos KK... Add filename-friendly versions of formatting methods
2012-04-03 Christos KK... TODO: ResourceEvents: Save unparsed ones to DB
next