Add year-related calculations
[aquarium] / src / main / scala / gr / grnet /
2012-03-05 Christos KK LoverdosAdd year-related calculations
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-02 Christos KK LoverdosDelete the secondary event store on the User simulator
2012-03-02 Christos KK LoverdosMake withConfigurator viewable to the world
2012-03-02 Christos KK LoverdosA human-friendlier toString for timeslot
2012-03-02 Christos KK LoverdosReorganize mem store. Add clear() for resource events
2012-03-01 Christos KK LoverdosMerge branch 'master' into tmp_master_merger
2012-03-01 Christos KK Loverdoswip
2012-03-01 Christos KK LoverdosAdd a couple of utility methods to new wallet entry
2012-03-01 Christos KK LoverdosA data structure for ignored first-time events
2012-03-01 Christos KK LoverdosIndent while running a closure
2012-03-01 Christos KK LoverdosAdd some toXXXString utility methods
2012-03-01 Christos KK LoverdosEnriching new wallet entries with some extra info
2012-03-01 Christos KK LoverdosDocumentation fixes. Just to catch semantics better
2012-02-28 Christos KK LoverdosHandle a corner case with "lonely" events
2012-02-28 Christos KK LoverdosAdd info logging
2012-02-28 Christos KK LoverdosComputing new wallet entries
2012-02-28 Christos KK LoverdosRename stuff to capture semantics better
2012-02-28 Christos KK LoverdosFinally, returning the fully computed charge slots
2012-02-28 Christos KK LoverdosFactor out a computation that could potetially change
2012-02-28 Christos KK LoverdosThrow away a few compilation warnings
2012-02-28 Christos KK LoverdosFix a compilation error by explicitly mapping
2012-02-28 Christos KK LoverdosUse billing month info, according to the new API
2012-02-28 Christos KK LoverdosChange the repr of latest events snapshot
2012-02-24 Christos KK LoverdosStart putting charge chunk in context
2012-02-24 Christos KK LoverdosSimple cost policy algorithm compiler
2012-02-24 Christos KK LoverdosA couple of methods are meant to be used internally
2012-02-24 Christos KK LoverdosUse previous billing month
2012-02-24 Christos KK LoverdosFind all relevant resource event for billing period
2012-02-24 Christos KK LoverdosGeneralize implicit OFFs to implicitly issued events
2012-02-24 Christos KK LoverdosUsing billing month info
2012-02-23 Christos KK LoverdosChange the impl of mem store
2012-02-23 Christos KK LoverdosMake all snapshot contribute to user state snapshot...
2012-02-23 Christos KK LoverdosRevert change on logger, since parameter may depend...
2012-02-23 Christos KK LoverdosReorgaize user state computation for billing period
2012-02-23 Christos KK LoverdosUse 'by need' parameter
2012-02-23 Christos KK LoverdosDate calculator is mutable
2012-02-21 Georgios GousiosCorrected loading of log4j.conf at runtime
2012-02-21 Christos KK LoverdosComputing charge slots
2012-02-21 Georgios GousiosRemove cmd-line properties, add new default property...
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 LoverdosMerge branch 'master'
2012-02-20 Christos KK Loverdoswip
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 Christos KK LoverdosSmall (semantic) change towards a new charging 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-14 Christos KK LoverdosAdd two UID generator implementations
2012-02-13 Christos KK LoverdosWIP on wallet entries.
2012-02-13 Christos KK LoverdosIntroduce cost policy vars
2012-02-13 Christos KK LoverdosRemove @inline annotations because of warnings
2012-02-13 Christos KK LoverdosStart computing wallet entries
2012-02-13 Christos KK LoverdosFix method name in date calculator
2012-02-13 Christos KK LoverdosEnhance contextual logger and show sample output
2012-02-13 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
next