WIP: Remodeling events
[aquarium] / src /
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
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
2012-04-02 Christos KK LoverdosMake local fs store relative to AQUARIUM_HOME
2012-04-02 Christos KK LoverdosMome AQUARIUM_HOME to ResourceLocator
2012-04-02 Christos KK LoverdosGet canonical file of home
2012-04-02 Christos KK LoverdosUser events that cannot be parsed to objects are just...
2012-04-02 Christos KK LoverdosMake an array of bytes (UTF-8) from a String
2012-04-02 Christos KK LoverdosMake a UTF-8 string from an array of bytes
2012-04-02 Christos KK LoverdosMove effectful handling from definition site to use...
2012-04-02 Christos KK LoverdosRemove unused code
2012-04-02 Christos KK LoverdosStore received events in local fs (debug mode) even...
2012-04-02 Christos KK LoverdosUsing SLF4J with logback-classic
2012-03-30 Christos KK LoverdosEhhmm... Do not lie about guarantees
2012-03-30 Christos KK LoverdosAlso storing events in the filesystem (for debugging)
2012-03-30 Christos KK LoverdosDisabling incompatible assertions
2012-03-30 Christos KK LoverdosCarry along the initial event payload
2012-03-30 Christos KK LoverdosAdd folder to store incoming events
2012-03-30 Christos KK LoverdosIntroduce AquariumException
2012-03-29 Christos KK LoverdosSet AQUARIUM_HOME and print a bunch of useful properties
2012-03-29 Christos KK LoverdosFIXME notice
2012-03-29 Christos KK LoverdosCopyright
2012-03-29 Christos KK LoverdosIntroduce the resource locator
2012-03-27 Christos KK LoverdosDelete reference to non-existent constant
2012-03-27 Christos KK LoverdosGet aquarium.properties from former dist/ folder
2012-03-27 Christos KK LoverdosFix how rest port is obtained (#2263)
2012-03-27 Christos KK LoverdosNew default port for the REST service
2012-03-27 Christos KK LoverdosCleanup akka.conf in test/ a bit
next