aquarium
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
2012-04-03 Christos KK... Introduce save.unparsed.event.im
2012-04-03 Christos KK... Forward only not-null events (ie parsed)
2012-04-03 Christos KK... Keep the boolean character of persist and combine it...
2012-04-03 Christos KK... Forward only not-null events (ie parsed)
2012-04-03 Christos KK... Remove suspicious code
2012-04-03 Christos KK... Do not get dependencies in fast mode
2012-04-03 Christos KK... eventVersion is a String now (Fixes #2290)
2012-04-03 Christos KK... Rename since they are the local scripts anyway
2012-04-03 Christos KK... Sync proeprties
2012-04-03 Christos KK... Add local dev scripts.
2012-04-03 Christos KK... Do not startup if AKKA_HOME is set.
2012-04-03 Christos KK... Add dev build script (helper)
2012-04-03 Christos KK... Add local build script (helper)
2012-04-02 Christos KK... TODO: Use AQUARIUM_HOME in the resource context
2012-04-02 Christos KK... Lazy vals to the rescue (Beware of NPEs)
2012-04-02 Christos KK... make-dist accepts the archive name
2012-04-02 Christos KK... Doc for AQUARIUM_HOME and move HERE to resource locator
2012-04-02 Christos KK... Make local fs store relative to AQUARIUM_HOME
2012-04-02 Christos KK... Mome AQUARIUM_HOME to ResourceLocator
2012-04-02 Christos KK... Get canonical file of home
2012-04-02 Christos KK... User events that cannot be parsed to objects are just...
2012-04-02 Christos KK... Remove previous archive before generating new one
2012-04-02 Christos KK... Add script shortcuts
2012-04-02 Christos KK... Make an array of bytes (UTF-8) from a String
2012-04-02 Christos KK... Make a UTF-8 string from an array of bytes
2012-04-02 Christos KK... Move effectful handling from definition site to use...
2012-04-02 Christos KK... Remove unused code
2012-04-02 Christos KK... Store received events in local fs (debug mode) even...
2012-04-02 Christos KK... Using SLF4J with logback-classic
2012-04-02 Christos KK... Better make-dist. Can use custom props
2012-04-02 Christos KK... Ignore sshfs local folder
2012-03-30 Christos KK... Ehhmm... Do not lie about guarantees
2012-03-30 Christos KK... Also storing events in the filesystem (for debugging)
2012-03-30 Christos KK... Disabling incompatible assertions
2012-03-30 Christos KK... Carry along the initial event payload
2012-03-30 Christos KK... Add folder to store incoming events
2012-03-30 Christos KK... Introduce AquariumException
2012-03-29 Christos KK... We drink coffee
2012-03-29 Christos KK... Set AQUARIUM_HOME and print a bunch of useful properties
2012-03-29 Christos KK... Export AQUARIUM_HOME
2012-03-29 Christos KK... FIXME notice
2012-03-29 Christos KK... Copyright
2012-03-29 Christos KK... Introduce the resource locator
2012-03-29 Christos KK... Use jbootstrap to boot Aquarium. At last.
2012-03-29 Christos KK... More docs and modularization to make-dist
2012-03-29 Christos KK... Fix noclean handling
2012-03-29 Christos KK... Use SHA part
2012-03-29 Christos KK... Ditch debugger attachment. There will be other ways...
2012-03-29 Christos KK... Start using jbootstrap
2012-03-29 Christos KK... ignore local properties
2012-03-28 Christos KK... Possible override of project cleaning for faster builds
2012-03-28 Christos KK... Save the originating commit SHA in the distribution...
2012-03-27 Christos KK... make-dist.sh is less destructive now
2012-03-27 Christos KK... Delete reference to non-existent constant
2012-03-27 Christos KK... Removing the executable flag from original make-dist.sh
2012-03-27 Christos KK... Get aquarium.properties from former dist/ folder
2012-03-27 Christos KK... Gather only the scripts (ref #2265)
2012-03-27 Christos KK... Remove duplicate files (ref #2265)
2012-03-27 Christos KK... Fix how rest port is obtained (#2263)
2012-03-27 Christos KK... New default port for the REST service
2012-03-27 Christos KK... Cleanup akka.conf in test/ a bit
2012-03-27 Christos KK... Take care of a bug in the Props library
2012-03-27 Christos KK... Take care of SBT build file
2012-03-27 Christos KK... Comment on dependency tracking/sorting
2012-03-27 Christos KK... Selectively configure actors
2012-03-27 Christos KK... Mark configuration messages
2012-03-27 Christos KK... Upgrade spray lib
2012-03-26 Christos KK... Modularize tests
2012-03-26 Christos KK... Notes from George
2012-03-26 Christos KK... Update SBT project file
2012-03-26 Christos KK... Do not create a super fat jar
2012-03-26 Christos KK... Pass a few more helpful parameters to the compiler
2012-03-26 Christos KK... Upgrade scala-maven-plugin
2012-03-26 Christos KK... Upgrade scopt
2012-03-22 Georgios GousiosHow to run the test.sh script
2012-03-22 Georgios GousiosScript to help test a new Aquarium installation
2012-03-22 Georgios GousiosA few notes on how to test MongoDB replication
2012-03-22 Georgios GousiosDeprecate the descriminator field for complex resources
2012-03-22 Georgios GousiosMake a bit clearer that queues must be configured
2012-03-22 Georgios GousiosAllow more than 1 threads to access the cache concurrently
2012-03-22 Georgios GousiosSet queue prefetch size to 1.
2012-03-22 Georgios GousiosSupport for sending messages from user actors
2012-03-21 Christos KK... Add a test for an orphan vmtime OFF
2012-03-21 Christos KK... Update the latest resource event in user state when...
2012-03-21 Christos KK... Show size even when printing in one line (for Seq)
2012-03-21 Christos KK... Ignore a couple of things
2012-03-21 Christos KK... Add two billing month tests
2012-03-21 Christos KK... Change _id to id
2012-03-21 Christos KK... Cost policy name is already known
2012-03-20 Christos KK... Simple test case with one ON-OFF sequence.
2012-03-20 Christos KK... Refactor test class to prepare for more test cases
2012-03-20 Christos KK... Calculations for synthetic stuff
2012-03-20 Christos KK... Synthetic resource events and wallet entries
2012-03-20 Christos KK... Start hooking implicitly issued events
2012-03-20 Christos KK... Finer-grained handling of implictly issued events
next