Parse credit plans and associate them with agreements
[aquarium] / logic / src / test / resources / policy.yaml
2011-11-24 Georgios GousiosParse credit plans and associate them with agreements
2011-11-23 Georgios GousiosIntroduce credit plans to the policy DSL
2011-11-23 Georgios GousiosTerm renaming in Aquarium policy DSL
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 Georgios GousiosParse policies and correct cron string definition
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 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