Move the unittest helper to a new Test/Ganeti dir
[ganeti-local] / htools / Ganeti / Luxi.hs
2012-09-04 Iustin PopRename the Qlang and Queryd modules
2012-09-04 Iustin PopParameterize the Filter type
2012-09-03 Iustin PopAdd missing luxi query 'QueryFields'
2012-08-28 Iustin PopReduce some more code duplication and split code
2012-08-28 Iustin PopChange the Luxi tags kind from String to a custom type
2012-08-28 Iustin PopRemove obsolete QrViaLuxi type
2012-08-28 Iustin PopRemove obsolete conversion function for Luxi TH
2012-08-28 Iustin PopRename Query2.hs to Qlang.hs
2012-08-28 Iustin PopSwitch Luxi Query operation to use a proper filter
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-08-28 Iustin PopEnhance the Luxi interface implementation
2012-08-13 Iustin PopAdd a server-side Luxi implementation
2012-08-13 Iustin PopSwitch the Luxi interface from Strings to ByteStrings
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-07-31 Iustin Pophtools: abstract function for parsing job ids
2012-07-31 Iustin PopIntroduce a type for the ganeti job type
2012-05-08 Iustin PopAdd decoding of Luxi calls and unittests for LuxiOp
2012-05-08 Iustin PopAuto-define a LuxiReq data type
2012-05-08 Iustin PopReplace hardcoded constants with Constants.hs names
2012-01-13 Iustin PopStop exporting JSON functionality from Utils.hs
2011-12-08 Iustin PopCleanup hlint errors
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-10-26 Agata MurawskaGeneralize the generation of ADT from raw types
2011-10-26 Agata MurawskaLuxi support for Query status in htools
2011-10-14 Iustin PopAdjust htools code to new Luxi argument format
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-10-12 Iustin PopHaskell support for generic Query in Luxi
2011-10-12 Agata MurawskaTH simplification for Luxi
2011-10-12 Agata MurawskaDots in docstings and hlint error fixes for htools
2011-10-06 Agata MurawskaUse TemplateHaskell to create LUXI operations
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-03-17 Iustin PopMerge remote branch 'htools/master'