Refactor Aquarium to make it more configurable
[aquarium] / src / test / resources / aquarium.properties
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-01 Christos KK LoverdosAdjust default aquarium.properties
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-21 Christos KK LoverdosConditionally save events to events store folder
2012-05-18 Christos KK LoverdosRead store ping period from configuration (anystore...
2012-05-18 Christos KK LoverdosAMQP stuff is now in good shape
2012-05-16 Christos KK LoverdosWIP Rework AMQP stuff: Automatic reconnection to RabbitMQ
2012-05-11 Christos KK LoverdosWIP Reowrk AMQP stuff and introduce the event bus
2012-05-10 Christos KK LoverdosWIP Reowrk AMQP stuff
2012-05-10 Christos KK LoverdosIntroduce local configuration
2012-05-10 Christos KK LoverdosRemove unused property
2012-04-27 Christos KK LoverdosReflective actor is a bit more decoupled now
2012-04-25 Christos KK LoverdosShaving off UserActorManager. Router does the work
2012-04-20 Christos KK LoverdosGather all services together
2012-04-09 Christos KK LoverdosCode reorganization
2012-04-09 Christos KK LoverdosInitial support for the administrative cookie
2012-04-04 Christos KK LoverdosLocal fs store for events must be outside AQUARIUM_HOME...
2012-04-03 Christos KK LoverdosIntroduce save.unparsed.event.im
2012-03-30 Christos KK LoverdosAdd folder to store incoming events
2012-03-27 Christos KK LoverdosNew default port for the REST service
2012-03-13 Georgios GousiosAdmin guide, configuration and running
2012-03-12 Georgios Gousios(untested) support for role -> agreement mappings
2012-03-08 Georgios GousiosRemove unused class, set config name for aquarium exchange
2012-03-07 Georgios GousiosDeclare multiple queues for reading events
2012-02-07 Georgios GousiosUse in memory store by default for tests
2012-02-01 Christos KK LoverdosRename the mem store
2012-01-31 Georgios GousiosIn memory store for tests, change property files search...