Fix inheritance declarations
[aquarium] / logic /
2011-11-29 Georgios GousiosFix inheritance declarations
2011-11-29 Georgios GousiosInheritance by default in time bounded items
2011-11-29 Christos KK LoverdosAkka has landed
2011-11-29 Christos KK LoverdosMake timestamp a property and add an eventType method
2011-11-29 Georgios GousiosBase class to treat time bounded items uniformly
2011-11-28 Georgios GousiosMethods and tests for reversing effectivity periods
2011-11-28 Georgios GousiosStricter test of succesiveness for computed timeslots
2011-11-28 Georgios GousiosPreliminary code for event charging
2011-11-28 Georgios GousiosSupport for expanding all timeslots for a timeframe
2011-11-28 Georgios GousiosSelf-validation support for messages
2011-11-28 Georgios GousiosIt's enough to have an empty list instead of an Option...
2011-11-28 Georgios GousiosSingle point of reference for the effective charging...
2011-11-28 Georgios GousiosConvert to a generic msg dispatcher
2011-11-28 Georgios GousiosBase event for all Aquarium events, with serialization...
2011-11-28 Georgios GousiosRemove dead code
2011-11-25 Christos KK LoverdosMongoDB configuration, connecting, test
2011-11-25 Christos KK LoverdosSmall fix to make it compile
2011-11-25 Christos KK LoverdosAMQP consumer enhancement/fixes
2011-11-25 Georgios GousiosNew resource event format
2011-11-24 Georgios GousiosSpecify resource characteristics and implement parser
2011-11-24 Christos KK LoverdosDisable (by default) tests for external systems (rabbit...
2011-11-24 Christos KK LoverdosDo not reveal passwords from logging
2011-11-24 Georgios GousiosRemove code to be re-written
2011-11-24 Christos KK LoverdosContinuing with rabbitmq tests
2011-11-24 Christos KK LoverdosAdd some logging facilities combined with business...
2011-11-24 Georgios GousiosParse credit plans and associate them with agreements
2011-11-24 Christos KK LoverdosMake the rabbit test grab the needed configuration...
2011-11-24 Christos KK LoverdosMake the mongodb test grab the needed configuration...
2011-11-23 Georgios GousiosIntroduce credit plans to the policy DSL
2011-11-23 Georgios GousiosMove type refactorings for DSL implementation classes
2011-11-23 Georgios GousiosTerm renaming in Aquarium policy DSL
2011-11-23 Georgios GousiosMore dead code removal
2011-11-23 Georgios GousiosDead code elimination
2011-11-23 Georgios GousiosMoved shared code to the util package
2011-11-23 Georgios GousiosMore tests on timeframe expansions
2011-11-23 Georgios GousiosMove DSL case classes in own files, impove docs
2011-11-23 Georgios GousiosScaladoc fixes
2011-11-23 Georgios GousiosLift stupid no-comma-in-cron restriction
2011-11-23 Georgios GousiosScaladoc fixes
2011-11-23 Christos KK LoverdosImplement property-based infrastructure to run tests...
2011-11-23 Georgios GousiosExpand timeframes, code and tests
2011-11-23 Georgios GousiosCatch certain types of exceptions only
2011-11-23 Georgios GousiosDefine the type of Exception to expect
2011-11-22 Christos KK LoverdosIntroducing MongoDB functionality. Tests are still WIP
2011-11-22 Christos KK LoverdosRemove unused trait
2011-11-22 Christos KK LoverdosFinish testcase for amqp. Using a localhost installatio...
2011-11-21 Christos KK LoverdosUse configuration to initialize rabbit conection factory
2011-11-21 Christos KK Loverdosamql cleanup and start of testing
2011-11-21 Christos KK LoverdosWIP.First cut of amqp-rabbit configuration-based api
2011-11-18 Christos KK LoverdosAdd one more dependency for json
2011-11-18 Georgios GousiosConsistency check for non-initialized hr/min fields...
2011-11-18 Georgios GousiosUtility trait for handling DSL conventions
2011-11-18 Georgios GousiosSimple utility funcions for working with dates
2011-11-18 Georgios GousiosCatch un-checked exceptions
2011-11-18 Georgios GousiosPreconditions and compatibility layer for java.util...
2011-11-17 Georgios GousiosExtract some methods for use by other test cases
2011-11-16 Georgios GousiosSkeleton for the DSL semantic checker
2011-11-15 Georgios GousiosSemantic analyser for the credit DSL
2011-11-15 Georgios GousiosActually store pricelists and agreements in policy
2011-11-14 Georgios Gousios[maven-release-plugin] prepare for next development...
2011-11-14 Georgios Gousios[maven-release-plugin] prepare release aquarium-0.0.1 aquarium-0.0.1
2011-11-14 Georgios GousiosFix build, comment out failing test ftm
2011-11-14 Georgios GousiosDon't use pre-released versions
2011-11-14 Christos KK LoverdosUpgrade lift-json to 2.4-M5
2011-11-11 Georgios GousiosReally parse dates
2011-11-10 Georgios GousiosA couple of Map related util functions
2011-11-10 Georgios GousiosMerge changes
2011-11-10 Georgios GousiosDocumentation, dead code removal
2011-11-10 Christos KK LoverdosUse a separate test db
2011-11-10 Christos KK LoverdosJust a LazyLoggable
2011-11-10 Georgios GousiosCopyright headers
2011-11-10 Georgios GousiosStart making the DSLParser code readable
2011-11-10 Georgios GousiosParse agreements
2011-11-08 Christos KK LoverdosAdd support for rabbitmq client
2011-11-02 Georgios GousiosFix various compilation errors, dummy impl of missing...
2011-11-02 Georgios GousiosRemove YAML references
2011-11-02 Georgios GousiosInitial parsing of agreements
2011-11-02 Georgios GousiosCorrect specification of cron strings
2011-10-31 Christos KK LoverdosFix construction of YAMLDoubleNode
2011-10-31 Christos KK LoverdosReorganize credit model and enhance the YAML nodes...
2011-10-31 Georgios GousiosParse policies and correct cron string definition
2011-10-31 Georgios GousiosParse double nodes
2011-10-27 Georgios GousiosA few assertions based on the example policy file
2011-10-27 Georgios GousiosDon't use "match anything" in Yaml parser matches
2011-10-27 Christos KK LoverdosReorganize a bit the credit model
2011-10-27 Christos KK LoverdosRemove redundant credit type info from credit amount...
2011-10-26 Christos KK LoverdosA 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 LoverdosWIP. Introduce credit distribution type, credit origin...
2011-10-26 Christos KK LoverdosMerge branch 'master' of https://code.grnet.gr/git...
2011-10-26 Christos KK LoverdosIntroduce credit type
2011-10-26 Georgios GousiosChange definitions to test inheritance
2011-10-26 Georgios GousiosDocumentation, merge effective periods skel
2011-10-26 Georgios GousiosMerge branch 'master' of https://code.grnet.gr/git...
2011-10-26 Christos KK LoverdosTake a safer head of a YAMLListNode
2011-10-26 Georgios GousiosFully parse non-inherited policies
next