Refactor Aquarium to make it more configurable
[aquarium] / src / main / resources / aquarium.properties
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-01 Christos KK LoverdosAdjust default aquarium.properties
2012-06-01 Christos KK LoverdosReenable custom logging configurarion loading
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-04-03 Christos KK LoverdosSync proeprties
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-21 Georgios GousiosDefault distribution files
2012-02-01 Christos KK LoverdosRename the mem store
2012-01-30 Georgios GousiosImplement custom Policy entry and policy storage ops
2012-01-26 Christos KK LoverdosSome new billing stuff.
2012-01-04 Georgios GousiosSupport for user configurable accounting policy locations
2012-01-04 Georgios GousiosMake the number of MongoDB connections a configurable...
2012-01-03 Georgios GousiosImplement the user event store
2011-12-29 Christos KK LoverdosRename the store to better reflect the domain objects
2011-12-29 Christos KK LoverdosRename event store to catch semantics better
2011-12-22 Christos KK LoverdosIntroduce a time threshold for user state recomputations.
2011-12-22 Georgios GousiosMain properties file, accidentaly removed