Ignore a couple of things
[aquarium] / src /
2012-03-21 Christos KK LoverdosAdd two billing month tests
2012-03-21 Christos KK LoverdosChange _id to id
2012-03-21 Christos KK LoverdosCost policy name is already known
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-20 Christos KK LoverdosCalculations for synthetic stuff
2012-03-20 Christos KK LoverdosSynthetic resource events and wallet entries
2012-03-20 Christos KK LoverdosStart hooking implicitly issued events
2012-03-20 Christos KK LoverdosFiner-grained handling of implictly issued events
2012-03-20 Georgios GousiosUser actor supervisor, actor cache based on Guava
2012-03-19 Christos KK LoverdosThe map is already immutable now
2012-03-19 Christos KK LoverdosUse an immutable map for the variables
2012-03-19 Christos KK LoverdosRename a couple of methods
2012-03-19 Christos KK LoverdosUser state change computation modularization Part III
2012-03-19 Christos KK LoverdosFurther modularization of user state change computation
2012-03-19 Christos KK LoverdosIntroduce user state worker in order to modularize...
2012-03-19 Christos KK LoverdosBuffer new wallet entries and update user state
2012-03-19 Christos KK LoverdosLower the logging noise
2012-03-19 Christos KK LoverdosEnhance user state. Refactor state change reason
2012-03-19 Christos KK LoverdosStart a better documentation for the user state attributes
2012-03-19 Christos KK LoverdosAdd a debugging method
2012-03-19 Christos KK LoverdosRefactor the saved resource events to a list
2012-03-19 Christos KK LoverdosAdd the reference timeslot to new wallet entry
2012-03-16 Georgios GousiosMinor changes
2012-03-16 Georgios GousiosCreate user on new user event arrival
2012-03-16 Georgios GousiosSearch for user specified config file first
2012-03-16 Georgios GousiosForward all events to the dispatcher
2012-03-16 Georgios GousiosMake event type comparisons ignore case
2012-03-16 Georgios GousiosMethod to look for a configuration file
2012-03-16 Georgios GousiosCorrectly store and send user events
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 LoverdosProperly update user state with db _id
2012-03-16 Christos KK LoverdosAdd one more calculation reason
2012-03-16 Christos KK LoverdosAdd support for DB _id
2012-03-16 Christos KK LoverdosAdd one convenient method to user state store
2012-03-16 Christos KK LoverdosSlight doc modification
2012-03-16 Christos KK LoverdosMake the concurrent uid generator more flexible
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-15 Christos KK LoverdosMore updates to the working user state
2012-03-15 Christos KK LoverdosUnuse a method in logger
2012-03-15 Christos KK LoverdosCode reorganization for better readability
2012-03-15 Christos KK LoverdosAdd utility methdos for Maybe
2012-03-15 Christos KK LoverdosBetter method parameter naming
2012-03-15 Christos KK LoverdosAdd one attribute to track total events processed
2012-03-15 Christos KK LoverdosSmall API change
2012-03-15 Georgios GousiosChanged user event format
2012-03-14 Christos KK LoverdosFix a test to comply with the new semantics for complex...
2012-03-14 Christos KK LoverdosSubtract consumed credits.
2012-03-13 Christos KK LoverdosMake map printing aligned by keys
2012-03-13 Christos KK LoverdosAdd some string manipulation goodies
2012-03-13 Georgios GousiosAdmin guide, configuration and running
2012-03-13 Christos KK LoverdosFix two bugs by virtue of the previously committed...
2012-03-13 Christos KK LoverdosSimplify and generalize cost policy var calculation
2012-03-13 Christos KK LoverdosTest commit for the new credentials
2012-03-13 Christos KK LoverdosCleaning up cost policies API
2012-03-13 Christos KK LoverdosAlso take into account the cost policy for the resource...
2012-03-13 Christos KK LoverdosImpl simplifications and a better toString for the...
2012-03-13 Christos KK LoverdosA better toString for charge slots
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 LoverdosMake algorithms more easily visible when debugging
2012-03-13 Christos KK LoverdosChange the DSL for the billing test
2012-03-13 Christos KK LoverdosFix a bug with the resource simulators
2012-03-13 Christos KK LoverdosPretty printing resource simulator
2012-03-13 Christos KK LoverdosFurther adjustment of simulation classes
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-13 Georgios GousiosDon't override existing names when de-serializing policies
2012-03-12 Christos KK LoverdosSmall changes in contextual logger
2012-03-12 Georgios Gousios(untested) support for role -> agreement mappings
2012-03-12 Georgios GousiosFix(?) align timeslots
2012-03-09 Christos KK LoverdosAdd the "once" cost policy
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-09 Christos KK LoverdosAdd one more ugly-named method
2012-03-09 Christos KK LoverdosEnhance begin(), end() for logger
2012-03-09 Christos KK LoverdosBetter toString for time frames
2012-03-09 Christos KK LoverdosKeep one createFirstUserState
2012-03-09 Christos KK LoverdosMove methods from companion object to class
2012-03-09 Christos KK LoverdosBetter toString
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 Georgios GousiosUse the queue name declared in the conf
2012-03-08 Christos KK LoverdosAdd more simulation stuff
2012-03-08 Christos KK LoverdosReceive one more message
2012-03-07 Georgios GousiosDeclare multiple queues for reading events
2012-03-07 Georgios GousiosFixed tests and implementation of alignTimeslots
2012-03-06 Christos KK LoverdosUsing reflective architecture
2012-03-06 Georgios GousiosAkka 1.3.1, x-ha-policy for queues, tests for alignTime...
2012-03-05 Christos KK LoverdosUse the new PolicyStore API (instead of Policy's)
2012-03-05 Christos KK LoverdosMove more API to PolicyStore (from Policy)
2012-03-05 Christos KK LoverdosStart shaving user actor in preparation for new billing...
2012-03-05 Christos KK LoverdosYet a few more utilities for timeslot
2012-03-05 Christos KK LoverdosMerge branch '1852_billing_period_calc'
next