aquarium
2012-03-05 Christos KK... Preparing the move to master 1852_billing_period_calc
2012-03-05 Christos KK... Enhance the debugging facilities
2012-03-05 Christos KK... Enhance default user state creation
2012-03-05 Christos KK... More detailed conversion to policy entry
2012-03-05 Christos KK... Use the new API from PolicyStore instead of the one...
2012-03-05 Christos KK... Add one utility method to timeslot
2012-03-05 Christos KK... Start moving stuff from Policy to PolicyStore
2012-03-05 Christos KK... Add year-related calculations
2012-03-02 Christos KK... A day's worth of debugging enhancements. Back to square...
2012-03-02 Christos KK... Semantic changes and fixes on policy store.
2012-03-02 Christos KK... Delete the secondary event store on the User simulator
2012-03-02 Christos KK... Make withConfigurator viewable to the world
2012-03-02 Christos KK... A human-friendlier toString for timeslot
2012-03-02 Christos KK... Reorganize mem store. Add clear() for resource events
2012-03-01 Georgios GousiosResources doc
2012-03-01 Georgios GousiosRest api
2012-03-01 Christos KK... Merge branch 'master' into tmp_master_merger
2012-03-01 Christos KK... wip
2012-03-01 Christos KK... Add a couple of utility methods to new wallet entry
2012-03-01 Christos KK... A data structure for ignored first-time events
2012-03-01 Christos KK... Indent while running a closure
2012-03-01 Christos KK... Add some toXXXString utility methods
2012-03-01 Christos KK... Enriching new wallet entries with some extra info
2012-03-01 Christos KK... Documentation fixes. Just to catch semantics better
2012-02-28 Georgios GousiosDescription of resource events
2012-02-28 Christos KK... Handle a corner case with "lonely" events
2012-02-28 Christos KK... Add info logging
2012-02-28 Christos KK... Computing new wallet entries
2012-02-28 Christos KK... Rename stuff to capture semantics better
2012-02-28 Christos KK... Finally, returning the fully computed charge slots
2012-02-28 Georgios GousiosArchitecture docs
2012-02-28 Christos KK... Factor out a computation that could potetially change
2012-02-28 Christos KK... Throw away a few compilation warnings
2012-02-28 Christos KK... Fix a compilation error by explicitly mapping
2012-02-28 Christos KK... Use billing month info, according to the new API
2012-02-28 Christos KK... Change the repr of latest events snapshot
2012-02-24 Christos KK... Start putting charge chunk in context
2012-02-24 Christos KK... Simple cost policy algorithm compiler
2012-02-24 Christos KK... A couple of methods are meant to be used internally
2012-02-24 Christos KK... Use previous billing month
2012-02-24 Christos KK... Find all relevant resource event for billing period
2012-02-24 Christos KK... Generalize implicit OFFs to implicitly issued events
2012-02-24 Christos KK... Using billing month info
2012-02-23 Christos KK... Change the impl of mem store
2012-02-23 Christos KK... Make all snapshot contribute to user state snapshot...
2012-02-23 Georgios GousiosUpdate DSL documentation, step 1
2012-02-23 Christos KK... Revert change on logger, since parameter may depend...
2012-02-23 Christos KK... Reorgaize user state computation for billing period
2012-02-23 Christos KK... Use 'by need' parameter
2012-02-23 Christos KK... Date calculator is mutable
2012-02-23 Georgios GousiosDebug mode, environment variables for aquarium init...
2012-02-22 Georgios GousiosDefault properties for Aquarium (forgotten file)
2012-02-21 Georgios GousiosCorrected loading of log4j.conf at runtime
2012-02-21 Christos KK... Computing charge slots
2012-02-21 Georgios GousiosBy default, use log4j configuration in conf directory
2012-02-21 Georgios GousiosRemove cmd-line properties, add new default property...
2012-02-21 Georgios GousiosDefault distribution files
2012-02-21 Georgios GousiosCorrect bundle naming for tags
2012-02-21 Georgios GousiosSupport for bundling arbitrary commit ids
2012-02-20 Georgios GousiosStylistic changes
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 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 Christos KK... Merge branch 'master'
2012-02-20 Christos KK... wip
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... Checked-out from 18.. branch in order to change algorithm
2012-02-14 Christos KK... Small (semantic) change towards a new charging algorithm
2012-02-14 Georgios GousiosUse common fail() instead of exit
2012-02-14 Georgios GousiosFix name for policy sotre
2012-02-14 Christos KK... WIP on wallet entries.
2012-02-14 Christos KK... Introduce cost policy vars
2012-02-14 Christos KK... Remove @inline annotations because of warnings
2012-02-14 Christos KK... Start computing wallet entries
2012-02-14 Christos KK... Fix method name in date calculator
2012-02-14 Christos KK... Enhance contextual logger and show sample output
2012-02-14 Christos KK... Add bandwidth simulator
2012-02-14 Georgios GousiosFinish script to start/stop aquarium
2012-02-14 Christos KK... Add two UID generator implementations
2012-02-13 Christos KK... WIP on wallet entries.
2012-02-13 Georgios GousiosStartup script for Aquarium
2012-02-13 Christos KK... Introduce cost policy vars
2012-02-13 Christos KK... Remove @inline annotations because of warnings
2012-02-13 Christos KK... Start computing wallet entries
2012-02-13 Georgios GousiosSkeleton functions tested working
2012-02-13 Georgios GousiosFactor out clean and fail operations in methods
2012-02-13 Georgios GousiosStash instead of requiring commit
2012-02-13 Georgios GousiosCheckout and create dirs
2012-02-13 Georgios GousiosInitial version of script to generate aquarium distr...
2012-02-13 Christos KK... Fix method name in date calculator
2012-02-13 Christos KK... Enhance contextual logger and show sample output
2012-02-13 Christos KK... Add bandwidth simulator
next