Type checking magic by @loverdos.
[aquarium] / logic / src / main / scala /
2011-11-29 Georgios GousiosType checking magic by @loverdos.
2011-11-29 Georgios GousiosFirst attempt towards resolving policy effectivity
2011-11-29 Georgios GousiosMethods to check whether a timeslot is contained within...
2011-11-29 Georgios GousiosCorrect type for overiding field
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 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 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 GousiosExpand timeframes, code and tests
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 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 GousiosPreconditions and compatibility layer for java.util...
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 GousiosFix build, comment out failing test ftm
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-02 Georgios GousiosFix various compilation errors, dummy impl of missing...
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 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 GousiosMake to an optional field in DSLTimeFrame
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 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
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 LoverdosIntroduce 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-21 Georgios GousiosStart processing policy inheritance
2011-10-20 Georgios GousiosInitial data model and parsing code for CreditPolicy DSL
2011-10-17 Georgios GousiosInput events now have start and end date
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 GousiosImplementations for several method stubs
2011-10-07 Georgios GousiosAccessors for class members
next