Rename logback test configuration
[aquarium] / src /
2012-05-07 Christos KK LoverdosRename logback test configuration
2012-05-07 Christos KK LoverdosSimplify startup with one parameter less
2012-05-07 Christos KK LoverdosUse newest Maybe API
2012-05-07 Christos KK LoverdosUse file.encoding from library
2012-05-05 Christos KK LoverdosUse AquariumInternalError
2012-05-04 Christos KK LoverdosRemove unused file
2012-05-03 Christos KK LoverdosRefactor actor messages
2012-05-03 Christos KK LoverdosMake the parameterized actor constructor private
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-05-03 Christos KK LoverdosAquarium internal error
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-05-03 Christos KK LoverdosUse stop() instead of PoisonPill
2012-05-03 Christos KK LoverdosParametrerized trace index for logging chain of causes
2012-04-27 Christos KK LoverdosLogging enhancements
2012-04-27 Christos KK LoverdosPersister is now reflective
2012-04-27 Christos KK LoverdosRemove unused code
2012-04-27 Christos KK LoverdosReflective actor uses simple class names to decide...
2012-04-27 Christos KK LoverdosLogging enhancements
2012-04-27 Christos KK LoverdosFix stack overflow exception
2012-04-27 Christos KK LoverdosString and class-name utilities
2012-04-27 Christos KK LoverdosEnhance [Lazy]Loggable
2012-04-27 Christos KK LoverdosReflective actor is a bit more decoupled now
2012-04-27 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-27 Christos KK LoverdosUsing isDefined, since we no longer have a maybe
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-26 Christos KK LoverdosInclude servicing message in exception handling
2012-04-25 Christos KK LoverdosOoops... Multistatement bug?
2012-04-25 Christos KK LoverdosReflective actor handles exceptions in an extensible way
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
2012-04-25 Christos KK LoverdosDelete unused IMEvent (old model)
2012-04-25 Christos KK LoverdosAdd resource-handling utility method
2012-04-25 Christos KK LoverdosWIP: Reshaping UserActor
2012-04-25 Christos KK LoverdosRework message routing
2012-04-25 Christos KK LoverdosFix compilation
2012-04-25 Christos KK LoverdosExceptions are raised anyway given the JOURNAL_SAFE...
2012-04-25 Christos KK LoverdosRemove unused code
2012-04-25 Christos KK LoverdosShaving off UserActorManager. Router does the work
2012-04-25 Christos KK LoverdosDispatcher -> Router (II)
2012-04-25 Christos KK LoverdosDispatcher -> Router
2012-04-24 Christos KK LoverdosRemove code
2012-04-24 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-24 Christos KK LoverdosXmlSupport uses the converter backend
2012-04-24 Christos KK LoverdosAdd one more converter
2012-04-24 Christos KK LoverdosFix conversion JsonSupport -> DBObject
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-04-20 Christos KK LoverdosWIP: Remodeling events
2012-04-20 Christos KK LoverdosMore detailed handling of admin requests
2012-04-20 Christos KK LoverdosNew format for PING replies
2012-04-20 Christos KK LoverdosDo not reveal the exact properties in the logs
2012-04-20 Christos KK LoverdosDo not configure twice
2012-04-20 Christos KK LoverdosSave a val
2012-04-20 Christos KK LoverdosGather all services together
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
2012-04-20 Christos KK LoverdosDo not re-evaluate parameter
2012-04-20 Christos KK LoverdosTesting assumptions simpler and more flexible
2012-04-19 Christos KK LoverdosClearer error handling when peristing ResourceEvent
2012-04-19 Christos KK LoverdosClearer error handling when peristing IMEvent
2012-04-19 Christos KK LoverdosA few more renames due to the UserEvent -> IMEvent...
2012-04-19 Christos KK LoverdosNoted potential FIXMEs
2012-04-19 Christos KK LoverdosLogging and scripting fine-tuning
2012-04-19 Christos KK LoverdosMove package
2012-04-19 Christos KK LoverdosRefactored Main startup code
2012-04-19 Christos KK LoverdosAkka as an Aquarium service
2012-04-19 Christos KK LoverdosA few more logging methods
2012-04-19 Christos KK LoverdosGather all lifecycle-oriented services
2012-04-19 Christos KK LoverdosFix compilation of tests
2012-04-19 Christos KK LoverdosException -> AquariumException
2012-04-19 Christos KK LoverdosCommon treatment of Start/Stop logging
2012-04-19 Christos KK LoverdosAdd utility methods for timing stuff
2012-04-19 Christos KK LoverdosExtending the *Loggable implementations with utility...
2012-04-19 Christos KK LoverdosAdd utility methods for logging
2012-04-19 Christos KK LoverdosAdd a UID generator based on Mongo ObjectId
2012-04-19 Christos KK LoverdosGeneralize UID generators
2012-04-19 Christos KK LoverdosRename UserEvent to IMEvent
2012-04-19 Christos KK LoverdosUse TimeHelpers.nowMillis
2012-04-10 Christos KK LoverdosRemove workaround for int conversion bug
2012-04-10 Christos KK LoverdosFix error reporting if event cannot be saved
2012-04-10 Christos KK LoverdosJson conversion refinements and goodies
2012-04-10 Christos KK LoverdosJson conversions now go via standard converters
2012-04-10 Christos KK LoverdosStart using converters
2012-04-10 Christos KK LoverdosMake UserActorManager reflective
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-10 Christos KK LoverdosRemove unused message
2012-04-10 Christos KK LoverdosUser actor code reorganization
2012-04-09 Christos KK LoverdosCode reorganization
2012-04-09 Christos KK LoverdosRename the null receiver and throw an NPE on null reception
2012-04-09 Christos KK LoverdosReflectiveAquariumActor extends AquariumActor
2012-04-09 Christos KK LoverdosAquariumActor extends Loggable be default
2012-04-09 Christos KK LoverdosSimpify actor creation and configuration
2012-04-09 Christos KK LoverdosSend configuration message for those roles that want it
2012-04-09 Christos KK LoverdosSimplify reflective method matches
2012-04-09 Christos KK LoverdosInitial support for the administrative cookie
2012-04-09 Christos KK LoverdosFiner-grained control over saving unparsed events
2012-04-09 Christos KK LoverdosAdd utility method for stack trace
2012-04-05 Christos KK LoverdosAdd two json-related utility methods
2012-04-05 Christos KK LoverdosUse full path for rolling log file
2012-04-04 Christos KK LoverdosRename HERE to CONF_HERE
2012-04-04 Christos KK LoverdosRemove unused code
next