Stricter creation tests, msgs when assertions fail
[aquarium] / src / main / scala / gr /
2012-02-20 Georgios GousiosStricter creation tests, msgs when assertions fail
2012-02-20 Georgios GousiosDate nodes when deserialized are longs. Handle this.
2012-02-20 Georgios GousiosNode for handling long values in YAML
2012-02-20 Georgios GousiosCharge event when policy/agreement is active
2012-02-17 Georgios GousiosApplicability timeslots for policies and timeslots
2012-02-17 Georgios GousiosStore policies indexed per applicability timeslot
2012-02-17 Georgios GousiosTrivial fixes, toString implementation
2012-02-17 Georgios GousiosMethod to align a list of timeslots to another timeslot...
2012-02-16 Georgios GousiosMerge remote-tracking branch 'origin/master'
2012-02-14 Christos KK LoverdosChecked-out from 18.. branch in order to change algorithm
2012-02-14 Georgios GousiosFix name for policy sotre
2012-02-14 Christos KK LoverdosWIP on wallet entries.
2012-02-14 Christos KK LoverdosIntroduce cost policy vars
2012-02-14 Christos KK LoverdosRemove @inline annotations because of warnings
2012-02-14 Christos KK LoverdosStart computing wallet entries
2012-02-14 Christos KK LoverdosFix method name in date calculator
2012-02-14 Christos KK LoverdosEnhance contextual logger and show sample output
2012-02-14 Christos KK LoverdosAdd bandwidth simulator
2012-02-09 Christos KK LoverdosMerge branch '1852_billing_period_calc'
2012-02-09 Christos KK LoverdosInline a couple of utility methods
2012-02-09 Christos KK LoverdosIgnoring non-billable events
2012-02-09 Christos KK LoverdosFix and augment logger
2012-02-09 Christos KK LoverdosSpecial data structure for implicit OFF events
2012-02-09 Christos KK LoverdosCleanup resource event
2012-02-09 Christos KK LoverdosAdd map-related utility methods
2012-02-09 Christos KK LoverdosOh, I like contextual loggers.
2012-02-09 Christos KK LoverdosFix a bug in date fortmatting
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 LoverdosAugment date calculator
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 GousiosJust reload policies from the store, instead of attempt...
2012-02-07 Georgios GousiosNew method for retrieving a policy by its id
2012-02-07 Georgios GousiosSupport for setting a custom configurator for unit...
2012-02-07 Georgios GousiosAbsolute before/after methods
2012-02-07 Georgios GousiosSwitch to using Long.MaxValue to denote open timeframes
2012-02-07 Georgios GousiosRead configuration values from the cmd-line
2012-02-06 Christos KK LoverdosMerge branch '1852_billing_period_calc'
2012-02-06 Christos KK LoverdosPruning stuff from user state
2012-02-06 Christos KK LoverdosFactoring out common code
2012-02-06 Georgios GousiosConstruct and return a policy entry
2012-02-06 Georgios GousiosConform to the specification, return results sorted
2012-02-06 Christos KK LoverdosAdd some debugging beautification
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 LoverdosAdd minute calculations to date calculator
2012-02-06 Christos KK LoverdosAdd time calculation helper to resource event
2012-02-06 Christos KK LoverdosMinor api addition to date calc (+scaladocs)
2012-02-06 Christos KK LoverdosUse copy() for mutable date calcs
2012-02-06 Christos KK LoverdosBetter names for mutable date calc methods
2012-02-06 Christos KK LoverdosFix a bug with mutable state.
2012-02-06 Georgios GousiosShut up a few compiler warnings
2012-02-03 Christos KK LoverdosEnriching the test case
2012-02-03 Christos KK LoverdosAdd support for custom date formats in DateCalculator
2012-02-03 Christos KK LoverdosAugment and use resources map functionality
2012-02-03 Christos KK LoverdosIntroduce a handy map of resources
2012-02-03 Christos KK LoverdosUse basic rc context for policy loading.
2012-02-03 Christos KK LoverdosFactor out basic resource context
2012-02-02 Christos KK LoverdosAdd more simulation methods and enrich the test case
2012-02-02 Christos KK LoverdosRetrieve a beautiful resource event value representation
2012-02-02 Christos KK LoverdosAdd a simulations package
2012-02-02 Christos KK LoverdosMemStore is a provider of itself
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 LoverdosOverride configurator's store provider
2012-01-31 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-31 Christos KK LoverdosImplement mem-based resource event store
2012-01-31 Christos KK LoverdosA few changes so that everything compiles
2012-01-31 Georgios GousiosIn memory store for tests, change property files search...
2012-01-31 Georgios GousiosImplementation of the UserEventStore interface in the...
2012-01-31 Christos KK LoverdosImplement mem-based wallet store
2012-01-31 Georgios GousiosImplementation of the policy store interface
2012-01-31 Georgios GousiosEmpty implementations for all store interefaces
2012-01-31 Georgios GousiosMostly atomic update of policies, Docs++
2012-01-31 Georgios GousiosFix code assuming that a list always has a tail
2012-01-31 Christos KK LoverdosCalculating resource instance amounts
2012-01-31 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-31 Georgios GousiosUpdate available policies when on configuration file...
2012-01-31 Georgios GousiosWrapper for stored DSLPolicy YAML dumps
2012-01-31 Georgios GousiosLicense headers
2012-01-30 Georgios GousiosLogic to load/store policies from Policy store
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK Loverdos[Does not compile] Clearing up some misunderstanding...
2012-01-30 Georgios GousiosUser agreement history in user store
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Georgios GousiosAPI methods for policies
2012-01-30 Georgios GousiosImplement custom Policy entry and policy storage ops
2012-01-30 Christos KK LoverdosMerge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK LoverdosCOntinue with billing code and start cleaning up user...
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 GousiostoMap() method for remaining DSL classes.
2012-01-27 Georgios GousiosMethod to parse YAML from a String
2012-01-27 Georgios GousiosOne fact in one place commit
2012-01-27 Georgios GousiosBasic support for serializing policies to YAML
2012-01-26 Christos KK LoverdosPrune unused functionality.
2012-01-26 Christos KK LoverdosSome new billing stuff.
2012-01-19 Georgios GousiosSupport policy retrieval for a date
next