aquarium
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 GousiosRemove references to the obsolete scala-tools repo
2012-02-07 Georgios GousiosUse in memory store by default for tests
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... Merge branch '1852_billing_period_calc'
2012-02-06 Christos KK... Pruning stuff from user state
2012-02-06 Christos KK... Factoring out common code
2012-02-06 Georgios GousiosVarious test enhancements
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... Add some debugging beautification
2012-02-06 Christos KK... Make UID generators for simulations more flexible
2012-02-06 Christos KK... Update cc.spray repo and version
2012-02-06 Christos KK... Better implement one query on resource event store
2012-02-06 Christos KK... Add minute calculations to date calculator
2012-02-06 Christos KK... Add time calculation helper to resource event
2012-02-06 Christos KK... Minor api addition to date calc (+scaladocs)
2012-02-06 Christos KK... Use copy() for mutable date calcs
2012-02-06 Christos KK... Better names for mutable date calc methods
2012-02-06 Christos KK... Fix a bug with mutable state.
2012-02-06 Georgios GousiosShut up a few compiler warnings
2012-02-03 Christos KK... Enriching the test case
2012-02-03 Christos KK... Add support for custom date formats in DateCalculator
2012-02-03 Christos KK... Augment and use resources map functionality
2012-02-03 Christos KK... Introduce a handy map of resources
2012-02-03 Christos KK... Use basic rc context for policy loading.
2012-02-03 Christos KK... Factor out basic resource context
2012-02-02 Christos KK... Add more simulation methods and enrich the test case
2012-02-02 Christos KK... Retrieve a beautiful resource event value representation
2012-02-02 Christos KK... Add a simulations package
2012-02-02 Christos KK... MemStore is a provider of itself
2012-02-01 Christos KK... Merge branch 'master' into 1852_billing_period_calc
2012-02-01 Christos KK... Rename the mem store
2012-01-31 Christos KK... Override configurator's store provider
2012-01-31 Christos KK... Merge branch 'master' into 1852_billing_period_calc
2012-01-31 Christos KK... Implement mem-based resource event store
2012-01-31 Christos KK... A 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... Implement 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... Calculating resource instance amounts
2012-01-31 Christos KK... Merge 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... Merge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK... [Does not compile] Clearing up some misunderstanding...
2012-01-30 Georgios GousiosUser agreement history in user store
2012-01-30 Christos KK... Merge 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... Merge branch 'master' into 1852_billing_period_calc
2012-01-30 Christos KK... COntinue with billing code and start cleaning up user...
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... Work 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 Christos KK... Upgrade Akka to 1.3 and refactor SBT build file
2012-01-27 Georgios GousiosBasic support for serializing policies to YAML
2012-01-26 Christos KK... Prune unused functionality.
2012-01-26 Christos KK... Some new billing stuff.
2012-01-24 Christos KK... Add some dependencies stuff
2012-01-20 Christos KK... Do some pom.xml micromanagement
2012-01-19 Georgios GousiosSupport policy retrieval for a date
2012-01-19 Georgios GousiosPolicy store operations
2012-01-19 Georgios GousiosJson support
2012-01-17 Christos KK... Stylistic change
2012-01-17 Christos KK... Cleanup some code before the coming changes
2012-01-17 Christos KK... Avoid a compilation warning (-deprecation)
2012-01-17 Christos KK... Doc cleanup in user actor
2012-01-17 Christos KK... Gather billing computations in one file
2012-01-17 Christos KK... Use receivedMillis for queries
2012-01-17 Christos KK... Use wallet-specific json field names
2012-01-17 Christos KK... Do some effectful composition instead of try/catch
2012-01-16 Christos KK... WIP #1852 Periodic billing calculation
2012-01-16 Christos KK... Change equals to ==
2012-01-16 Christos KK... [maven-release-plugin] prepare for next development...
2012-01-16 Christos KK... [maven-release-plugin] prepare release aquarium-0.1 aquarium-0.1
2012-01-16 Christos KK... Hack to make a release.
2012-01-16 Christos KK... Merge stuff from benchmark branch
2012-01-16 Georgios GousiosSubmitted version
2012-01-16 Christos KK... Editing...
2012-01-16 Georgios GousiosReview changes round 1
2012-01-16 Christos KK... Charging formulas, state change, sporadic micro-editing
2012-01-15 Georgios GousiosConclusions
2012-01-15 Georgios GousiosRelated work
2012-01-15 Georgios GousiosIntroduction
2012-01-15 Georgios GousiosPerformance
2012-01-15 Georgios GousiosA bit about performance
next