Implement Once behavior with the new scheme. Refactor in the process
[aquarium] / src / test /
2012-08-17 Christos KK LoverdosWIP charging behavior
2012-08-16 Christos KK LoverdosMerge selectors into master
2012-08-16 Christos KK LoverdosHook selectors into the price computation path selectors
2012-07-27 Christos KK LoverdosSelector simplifications
2012-07-26 Christos KK LoverdosFirst cut of selectors.
2012-07-19 Christos KK LoverdosSlash'em high
2012-07-19 Christos KK LoverdosInitializing the policy store the very first time
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-07-16 Prodromos GerakiosTest cases for EffectUnitPrice
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-12 Prodromos Gerakiosmore test cases
2012-07-11 Christos KK LoverdosStores are always retrieved from the store provider
2012-07-11 Christos KK LoverdosInitial aquarium policy is now in JSON
2012-07-11 Christos KK LoverdosTest case for new policy configuration
2012-07-09 Christos KK LoverdosRemove obsolete files
2012-07-09 Christos KK LoverdosFix a compilation error (did not implement a MemStore...
2012-07-09 Prodromos GerakiosDSLUtils is now deprecated. Implemented the functionali...
2012-07-09 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-06 Christos KK LoverdosSecond cut of the new policy configuration system
2012-07-03 Prodromos GerakiosTests for DSLTimeFrame.intervalsOf method
2012-07-02 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-02 Prodromos GerakiosTimespecs should be working ok now!
2012-06-28 Christos KK LoverdosUpgrade Akka to 2.0.2
2012-06-28 Christos KK LoverdosRemove spray configuration
2012-06-27 Christos KK LoverdosUse finagle instead of spray for the REST functionality
2012-06-22 Christos KK LoverdosMerge commit '695c71e20f5a068757525453e76792914b15b2bd'
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-21 Prodromos GerakiosSeveral fixes and refactorings ins package logic.acount...
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-07 Christos KK LoverdosWIP Resource event handling
2012-06-05 Christos KK LoverdosBeing devops-friendly until a user creation event arrives
2012-06-01 Christos KK LoverdosAdjust default aquarium.properties
2012-05-30 Christos KK LoverdosWIP Resource event handling
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 LoverdosFix compilation
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-18 Christos KK LoverdosPad logger name to right when logging
2012-05-17 Christos KK LoverdosMake Aquarium a service. Move startup functionality...
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
2012-05-16 Christos KK LoverdosWIP Rework AMQP stuff: Automatic reconnection to RabbitMQ
2012-05-16 Christos KK LoverdosObtain Aquarium Home in a cleaner and more flexible way
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff
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 LoverdosWIP Reowrk AMQP stuff.
2012-05-10 Christos KK LoverdosIntroduce local configuration
2012-05-10 Christos KK LoverdosRemove unused property
2012-05-10 Christos KK LoverdosEvent refactoring
2012-05-09 Christos KK LoverdosTweeking configuration
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-05-07 Christos KK LoverdosChange API for contextual logger usage
2012-05-07 Christos KK LoverdosRename logback test configuration
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-05-03 Christos KK LoverdosUse stop() instead of PoisonPill
2012-04-27 Christos KK LoverdosReflective actor is a bit more decoupled now
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
2012-04-25 Christos KK LoverdosShaving off UserActorManager. Router does the work
2012-04-25 Christos KK LoverdosDispatcher -> Router
2012-04-24 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-04-20 Christos KK LoverdosGather all services together
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
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 LoverdosLogging and scripting fine-tuning
2012-04-19 Christos KK LoverdosFix compilation of tests
2012-04-19 Christos KK LoverdosException -> AquariumException
2012-04-19 Christos KK LoverdosUse TimeHelpers.nowMillis
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 LoverdosCode reorganization
2012-04-09 Christos KK LoverdosCode reorganization
2012-04-09 Christos KK LoverdosInitial support for the administrative cookie
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
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 LoverdosIntroduce save.unparsed.event.im
2012-04-02 Christos KK LoverdosUsing SLF4J with logback-classic
2012-03-30 Christos KK LoverdosAdd folder to store incoming events
2012-03-29 Christos KK LoverdosCopyright
2012-03-27 Christos KK LoverdosDelete reference to non-existent constant
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
2012-03-26 Christos KK LoverdosModularize tests
2012-03-22 Georgios GousiosDeprecate the descriminator field for complex resources
2012-03-21 Christos KK LoverdosAdd a test for an orphan vmtime OFF
2012-03-21 Christos KK LoverdosAdd two billing month tests
2012-03-20 Christos KK LoverdosSimple test case with one ON-OFF sequence.
2012-03-20 Christos KK LoverdosRefactor test class to prepare for more test cases
2012-03-19 Christos KK LoverdosFurther modularization of user state change computation
2012-03-19 Christos KK LoverdosBuffer new wallet entries and update user state
2012-03-16 Georgios GousiosMinor changes
2012-03-16 Georgios GousiosRefils resource for handling credit refils
next