Fix various bugs
[aquarium] / logic / src / test / resources /
2011-12-13 Christos KK LoverdosBogus enhancements
2011-12-09 Georgios GousiosSupport for statically getting config param value
2011-12-09 Christos KK LoverdosAdd more tests for MasterConf loading.
2011-12-09 Christos KK LoverdosIntroduce MasterConf, assuming an aquarium.properties
2011-12-07 Georgios GousiosMessaging implementation based on akka-amqp
2011-12-06 Christos KK LoverdosSpray REST test plays OK
2011-12-05 Georgios GousiosFix test pricelist definition
2011-12-05 Christos KK LoverdosIntroduce the REST module.
2011-11-30 Georgios Gousios(Failing) test for the findEffective algorithm
2011-11-29 Christos KK LoverdosAkka has landed
2011-11-25 Christos KK LoverdosMongoDB configuration, connecting, test
2011-11-25 Christos KK LoverdosAMQP consumer enhancement/fixes
2011-11-24 Georgios GousiosSpecify resource characteristics and implement parser
2011-11-24 Christos KK LoverdosContinuing with rabbitmq tests
2011-11-24 Georgios GousiosParse credit plans and associate them with agreements
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 GousiosTerm renaming in Aquarium policy DSL
2011-11-22 Christos KK LoverdosIntroducing MongoDB functionality. Tests are still WIP
2011-11-22 Christos KK LoverdosFinish testcase for amqp. Using a localhost installatio...
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-10 Georgios GousiosStart making the DSLParser code readable
2011-11-10 Georgios GousiosParse agreements
2011-11-02 Georgios GousiosRemove YAML references
2011-11-02 Georgios GousiosInitial parsing of agreements
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-27 Christos KK LoverdosReorganize a bit the credit model
2011-10-26 Christos KK LoverdosA few modifications in the credits dsl and a minor...
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 GousiosFully parse non-inherited policies
2011-10-25 Georgios GousiosCode beautification, better error handling
2011-10-25 Georgios GousiosUse the YAML types introduced yesterday, docs
2011-10-24 Christos KK LoverdosIntroduce some helper classes for manipulating YAML...
2011-10-24 Georgios GousiosFormat repeat entries as YAML lists
2011-10-21 Georgios GousiosStart processing policy inheritance
2011-10-20 Georgios GousiosChange policy format to be more composable
2011-10-03 Georgios GousiosRemove XML dataset, replaced by JSON
2011-09-29 Georgios GousiosDefaults and more test data
2011-09-28 Georgios GousiosMore test data
2011-09-28 Georgios GousiosUpdate fixtures as schema was restructured
2011-09-23 Georgios GousiosStart converting data to json from XML
2011-09-21 Georgios GousiosJSON fixture loader done (sort of)
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 GousiosBasic test data to be autoloaded