String and class-name utilities
[aquarium] / src / main /
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-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 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
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-04-04 Christos KK LoverdosUse a file appender for logging
2012-04-04 Christos KK LoverdosProper logging configuration
2012-04-04 Christos KK LoverdosSimplify resource locator. Use AQUARIUM_HOME
2012-04-04 Christos KK LoverdosID as a suffix is ID and not Id
2012-04-04 Christos KK LoverdosLocal fs store for events must be outside AQUARIUM_HOME...
2012-04-03 Christos KK LoverdosProperly save to local fs store (for debugging)
2012-04-03 Christos KK LoverdosHandle ACK/NACK for unparsed event
2012-04-03 Christos KK LoverdosAdd filename-friendly versions of formatting methods
2012-04-03 Christos KK LoverdosTODO: ResourceEvents: Save unparsed ones to DB
2012-04-03 Christos KK LoverdosIntroduce save.unparsed.event.im
2012-04-03 Christos KK LoverdosForward only not-null events (ie parsed)
2012-04-03 Christos KK LoverdosKeep the boolean character of persist and combine it...
2012-04-03 Christos KK LoverdosForward only not-null events (ie parsed)
2012-04-03 Christos KK LoverdosRemove suspicious code
2012-04-03 Christos KK LoverdoseventVersion is a String now (Fixes #2290)
2012-04-03 Christos KK LoverdosSync proeprties
2012-04-03 Christos KK LoverdosDo not startup if AKKA_HOME is set.
2012-04-02 Christos KK LoverdosTODO: Use AQUARIUM_HOME in the resource context
2012-04-02 Christos KK LoverdosLazy vals to the rescue (Beware of NPEs)
2012-04-02 Christos KK LoverdosDoc for AQUARIUM_HOME and move HERE to resource locator
next