More detailed conversion to policy entry
[aquarium] / src / test /
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
2012-02-20 Georgios GousiosChange effective timeslot method sig to accept timeslots
2012-02-20 Georgios GousiosWarnings--
2012-02-20 Christos KK LoverdosMerge branch 'master'
2012-02-20 Christos KK Loverdoswip
2012-02-17 Georgios GousiosApplicability timeslots for policies and timeslots
2012-02-17 Georgios GousiosTrivial fixes, toString implementation
2012-02-17 Georgios GousiosMethod to align a list of timeslots to another timeslot...
2012-02-14 Christos KK LoverdosAdd bandwidth simulator
2012-02-13 Christos KK LoverdosAdd bandwidth simulator
2012-02-09 Christos KK LoverdosMerge branch '1852_billing_period_calc'
2012-02-09 Christos KK LoverdosAdjust logging output
2012-02-09 Georgios GousiosMerge branch '1852_billing_period_calc'
2012-02-08 Christos KK LoverdosTermination condition for billing month calculation
2012-02-08 Christos KK LoverdosRework data snapshots. Add one more to user state
2012-02-07 Christos KK LoverdosStart the real deal
2012-02-07 Georgios GousiosDon't attempt to clean up when not using mongo for...
2012-02-07 Georgios GousiosBetter implementation of the no gaps test
2012-02-07 Georgios GousiosRewrite policy file to trigger reparse in test
2012-02-07 Georgios GousiosMethod to check whether a (sorted) list of timeslots...
2012-02-07 Georgios GousiosSupport for setting a custom configurator for unit...
2012-02-07 Georgios GousiosUse in memory store by default for tests
2012-02-06 Christos KK LoverdosMerge branch '1852_billing_period_calc'
2012-02-06 Christos KK LoverdosPruning stuff from user state
2012-02-06 Georgios GousiosVarious test enhancements
2012-02-06 Christos KK LoverdosMake UID generators for simulations more flexible
2012-02-06 Christos KK LoverdosBetter implement one query on resource event store
2012-02-06 Christos KK LoverdosBetter names for mutable date calc methods
2012-02-03 Christos KK LoverdosEnriching the test case
2012-02-03 Christos KK LoverdosAugment and use resources map functionality
2012-02-02 Christos KK LoverdosAdd more simulation methods and enrich the test case
2012-02-02 Christos KK LoverdosAdd a simulations package
2012-02-01 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-02-01 Christos KK LoverdosRename the mem store
2012-01-31 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-31 Georgios GousiosIn memory store for tests, change property files search...
2012-01-30 Georgios GousiosFix failing tests after merge
2012-01-30 Georgios GousiosMerge branch '1852_billing_period_calc'
2012-01-30 Georgios GousiosFix all serialization to YAML issues
2012-01-27 Christos KK LoverdosWork in progress... Still in flux
2012-01-27 Georgios GousiosBasic support for serializing policies to YAML
2012-01-26 Christos KK LoverdosSome new billing stuff.
2012-01-17 Christos KK LoverdosGather billing computations in one file
2012-01-12 Georgios GousiosDon't remove all mongo records after test run :-)
2012-01-11 Georgios GousiosProperly shutdown user actors on Aquarium shutdown
2012-01-11 Georgios GousiosTake care of first time state changes
2012-01-10 Christos KK LoverdosSimplify resources snapshot to make our lives easier...
2012-01-10 Georgios GousiosStore the last update timestamp per resource and instan...
2012-01-10 Georgios GousiosSimple test to try serialization of the complex user...
2012-01-10 Georgios GousiosMethod to assert that an exception is not thrown
2012-01-09 Georgios GousiosMore tests => several errors fixed
2012-01-09 Georgios GousiosAdd new discrete resource, test method to parse Maybe's
2012-01-05 Georgios GousiosAccounting changes, too many to commit individually:
2012-01-05 Georgios GousiosCorrect unit names
2012-01-05 Georgios GousiosStricted definitions and explantations for cost policies
2012-01-04 Georgios GousiosSupport for user configurable accounting policy locations
2012-01-02 Georgios GousiosAdd DSL field to describe different instances for compl...
2011-12-29 Christos KK LoverdosRename the store to better reflect the domain objects
2011-12-29 Christos KK LoverdosRefactor MongoDB quering to reusable methods
2011-12-29 Christos KK LoverdosRename master conf
2011-12-29 Christos KK LoverdosRename event store to catch semantics better
2011-12-29 Christos KK LoverdosFix small typo and do another round of akka version...
2011-12-29 Georgios GousiosStricted accounting test check
2011-12-22 Georgios GousiosImplement and test method that aligns charge timeslots...
2011-12-22 Georgios GousiosWe don't need no users, let the mf burn. Burn, mf,...
2011-12-21 Georgios GousiosKeep messaging names organized in one place
2011-12-21 Georgios GousiosCmd-line parsing for resource generation events
2011-12-21 Georgios GousiosFix event generation and instertion test in imevens...
2011-12-21 Georgios GousiosFix failing Eventstore test
2011-12-21 Georgios Gousiostest idiocity--
2011-12-21 Georgios GousiosSupport for enabling all excluded tests at once
2011-12-21 Georgios GousiosFlat project hierarchy