Improve mon-collector drbd CLI handling
[ganeti-local] / htools / Ganeti / Luxi.hs
2012-12-17 Iustin PopSwitch Luxi sendMsg from strict to lazy ByteStrings
2012-12-17 Iustin PopSupport 'null' in Luxi QueryJobs names field
2012-12-05 Dato SimóJobs.hs: move OpStatus and JobStatus ADTs to Types.hs
2012-12-04 Iustin PopSwitch luxi submit job calls to use MetaOpCode
2012-12-04 Iustin PopAdd a 'real' type for JobIds
2012-12-04 Iustin PopRework custom fields handling
2012-11-30 Iustin PopRemove read instances from our Haskell code
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-12 Iustin PopConvert tag objects to a safer type
2012-11-12 Iustin PopSwitch Luxi TH code from simple to custom fields
2012-11-08 Dato Simóhtools: move TagObject from Luxi.hs to OpCodes.hs
2012-11-07 Iustin PopOne more ghc 7.6 fix
2012-11-06 Iustin PopAdd test for Luxi calls consistency hs/py
2012-10-26 Iustin PopConvert Luxi results to Ganeti errors
2012-10-26 Iustin PopFix a few issues found by newer hlint
2012-10-11 Iustin PopCleanup network timeouts and htools imports
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-09-05 Iustin PopFurther hlint fixes
2012-09-04 Iustin PopMove JSON.hs and Compat.hs out from under HTools/
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'