Do not recheck stuff that should have been checked elsewhere
[aquarium] / src / test /
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
2012-03-16 Christos KK LoverdosMake better use of calculation reason and the stored _id
2012-03-16 Christos KK LoverdosReuse user creation time from user state
2012-03-16 Christos KK LoverdosAdd calculatin reason and simplify the API
2012-03-14 Christos KK LoverdosFix a test to comply with the new semantics for complex...
2012-03-13 Georgios GousiosAdmin guide, configuration and running
2012-03-13 Georgios GousiosCheck that default policies are applied
2012-03-13 Georgios GousiosCheck for existence of default role mapping
2012-03-13 Christos KK LoverdosChange the DSL for the billing test
2012-03-13 Christos KK LoverdosUnifying simple & complex resources (Part II)
2012-03-13 Christos KK LoverdosUnifying simple & complex resources.
2012-03-13 Georgios GousiosFix version of akka in test config, tests are run again
2012-03-13 Georgios GousiosTest and concequent fix for the roles-agreement mapping...
2012-03-12 Georgios Gousios(untested) support for role -> agreement mappings
2012-03-12 Georgios GousiosFix(?) align timeslots
2012-03-09 Christos KK LoverdosTimeslot alignment test
2012-03-09 Christos KK LoverdosRemove unused parameter (defaultPolicy)
2012-03-09 Christos KK LoverdosContinuous debugging sessions...
2012-03-08 Christos KK LoverdosRefactor
2012-03-08 Christos KK LoverdosReworked the simulation package
2012-03-08 Georgios GousiosRemove unused class, set config name for aquarium exchange
2012-03-08 Christos KK LoverdosAdd more simulation stuff
2012-03-07 Georgios GousiosDeclare multiple queues for reading events
2012-03-07 Georgios GousiosFixed tests and implementation of alignTimeslots
2012-03-06 Georgios GousiosAkka 1.3.1, x-ha-policy for queues, tests for alignTime...
2012-03-05 Christos KK LoverdosPreparing the move to master 1852_billing_period_calc
2012-03-05 Christos KK LoverdosEnhance default user state creation
2012-03-05 Christos KK LoverdosA day's worth of debugging enhancements. Back to square...
2012-03-05 Christos KK LoverdosSemantic changes and fixes on policy store.
2012-03-02 Christos KK LoverdosA day's worth of debugging enhancements. Back to square...
2012-03-02 Christos KK LoverdosSemantic changes and fixes on policy store.
2012-03-01 Christos KK LoverdosMerge branch 'master' into tmp_master_merger
2012-02-28 Christos KK LoverdosUse billing month info, according to the new API
2012-02-23 Christos KK LoverdosDate calculator is mutable
2012-02-20 Georgios GousiosChange timeslot.contains to include timeslot boundaries
next