aquarium
2011-10-27 Georgios GousiosDon't use "match anything" in Yaml parser matches
2011-10-27 Christos KK... Reorganize a bit the credit model
2011-10-27 Christos KK... Remove redundant credit type info from credit amount...
2011-10-26 Christos KK... A few modifications in the credits dsl and a minor...
2011-10-26 Georgios GousiosOverride algorithms and effectivity periods with super...
2011-10-26 Georgios GousiosPolicy inheritance
2011-10-26 Georgios GousiosMerge timeframes and policies tests
2011-10-26 Georgios GousiosMake to an optional field in DSLTimeFrame
2011-10-26 Georgios GousiosComment out to fix test ftm
2011-10-26 Christos KK... WIP. Introduce credit distribution type, credit origin...
2011-10-26 Christos KK... Merge branch 'master' of https://code.grnet.gr/git...
2011-10-26 Christos KK... Introduce credit type
2011-10-26 Georgios GousiosChange definitions to test inheritance
2011-10-26 Georgios GousiosDocumentation, merge effective periods skel
2011-10-26 Christos KK... Fix a typo in pom.xml
2011-10-26 Georgios GousiosMerge branch 'master' of https://code.grnet.gr/git...
2011-10-26 Christos KK... Take a safer head of a YAMLListNode
2011-10-26 Georgios GousiosFully parse non-inherited policies
2011-10-26 Georgios GousiosConstruct YAML node from YAML node, isEmpty a la List
2011-10-25 Georgios GousiosCode beautification, better error handling
2011-10-25 Georgios GousiosInteger node for the YAML tree
2011-10-25 Georgios GousiosUse the YAML types introduced yesterday, docs
2011-10-25 Georgios GousiosHead and tail list operations
2011-10-24 Christos KK... Introduce some helper classes for manipulating YAML...
2011-10-24 Georgios GousiosParse cron strings as time duration specifications
2011-10-24 Georgios GousiosRemove var qualifiers from case class arguments
2011-10-24 Georgios GousiosFormat repeat entries as YAML lists
2011-10-21 Georgios GousiosStart processing policy inheritance
2011-10-20 Georgios GousiosImport the snakeyaml parser
2011-10-20 Georgios GousiosInitial data model and parsing code for CreditPolicy DSL
2011-10-20 Georgios GousiosChange policy format to be more composable
2011-10-20 Georgios GousiosLog4j for logging and simple config file
2011-10-17 Georgios GousiosUMLGraph-based E-R for basic entities
2011-10-17 Georgios GousiosExample policy file
2011-10-17 Georgios GousiosInput events now have start and end date
2011-10-13 Georgios GousiosMake agreement and price list persistent
2011-10-10 Georgios GousiosUnit test to test the entire charging framework
2011-10-10 Georgios GousiosFix algorithm for obtaining applicable pricing policy
2011-10-07 Georgios GousiosSwitch amounts to double precision numbers
2011-10-07 Georgios GousiosSimple test for the accounting system
2011-10-07 Georgios GousiosImplementations for several method stubs
2011-10-07 Georgios GousiosAccessors for class members
2011-10-07 Georgios GousiosDefault charging policy is to multiply price with volume
2011-10-07 Georgios GousiosA list whose pricing scales with volume
2011-10-07 Georgios GousiosVery simple price list
2011-10-07 Georgios GousiosMake it compile
2011-10-07 Georgios GousiosMake sure that events are valid before forwarding
2011-10-07 Georgios GousiosKeep track of existing agreements
2011-10-06 Georgios GousiosSeparate pricelist from charging policy
2011-10-05 Georgios GousiosKeep track of original events when calculating accounts
2011-10-05 Georgios GousiosRaw event processor working
2011-10-05 Georgios GousiosAdapt the data model to service events
2011-10-04 Georgios GousiosBasic event conversion code
2011-10-04 Georgios GousiosUse abstract class intread of trait for modelling base...
2011-10-04 Georgios GousiosVarious fixes:
2011-10-04 Georgios GousiosMore sane namings, remove raw message processing
2011-10-04 Georgios GousiosMove raw events processing to new package.
2011-10-03 Georgios GousiosQuery to load runtime data for an item
2011-10-03 Georgios GousiosUpdated, since accounting was moved
2011-10-03 Georgios GousiosRemove XML dataset, replaced by JSON
2011-10-03 Georgios GousiosSkeleton accounting system
2011-09-29 Georgios GousiosFirst iteration of cost function working
2011-09-29 Georgios GousiosDefaults and more test data
2011-09-29 Georgios GousiosTake care of Date fields
2011-09-28 Georgios GousiosMore test data
2011-09-28 Georgios GousiosMake all internal methods private
2011-09-28 Georgios GousiosBetter default values
2011-09-28 Georgios GousiosTake care of *ToMany relationsips
2011-09-28 Georgios GousiosUpdate fixtures as schema was restructured
2011-09-28 Georgios GousiosFix copy-paste errors
2011-09-28 Georgios GousiosMake Organization a proper entity
2011-09-23 Georgios GousiosBetter defaults
2011-09-23 Georgios GousiosStart converting data to json from XML
2011-09-23 Georgios GousiosProcess complex object values
2011-09-22 Georgios GousiosDocumentation, check for Id field, appropr naming
2011-09-22 Georgios GousiosSet fixture id value by hand
2011-09-22 Georgios GousiosTake care of cases where field in object is not init'ed
2011-09-21 Georgios GousiosJSON fixture loader done (sort of)
2011-09-21 Georgios GousiosRemove dbunit from the list of dependencies
2011-09-21 Georgios GousiosUse a DJango-like JSON fixture for initial data
2011-09-21 Georgios GousiosUnsuccesful attempt to load test data with DBUnit
2011-09-20 Georgios GousiosClass to auto load test data before tests run
2011-09-20 Georgios GousiosBasic test data to be autoloaded
2011-09-20 Georgios GousiosMinor compilation fixes after refactoring the model
2011-09-20 Georgios GousiosImport dbunit for loading test DB data
2011-09-20 Georgios GousiosRemoved duplicate object declaration.
2011-09-20 Georgios GousiosFix unit tests
2011-09-20 Georgios GousiosRemove forgotten association
2011-09-20 Georgios GousiosFix column name to match declaring type
2011-09-20 Georgios GousiosRemove forgotten association
2011-09-20 Georgios GousiosEnable more detailed resource descriptions
2011-09-19 Georgios GousiosNew many to many relationships
2011-09-19 Georgios GousiosVerbosity--
2011-09-19 Georgios GousiosFix no return type definition error
2011-09-19 Georgios GousiosBill calculation algorithm
2011-09-19 Georgios GousiosResource type is now a shared enum
2011-09-19 Georgios GousiosFix entity mapping errors here and there.
2011-09-16 Georgios GousiosServiceItems now have owners
2011-09-16 Georgios GousiosAdded a few more entities. Untested yet.
2011-09-16 Georgios GousiosMake shared resource handling a top-level feature
next