Improve TemplateHaskell code to support empty objects
[ganeti-local] / src / Ganeti / HTools /
2013-02-20 Iustin PopSwitch the curl bindings from optional to required
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-12 Iustin PopEnable use of the priority option in hbal
2013-02-12 Iustin PopAdd CLI-level option to override the priority
2013-02-12 Iustin PopMake hbal opcode annotation more generic
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-07 Iustin PopRemove use of 'head' and add hlint warning for it
2013-02-07 Dato SimóHarep.hs: fix a couple typos in comments and docstrings
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Iustin PopFix typo in a comment
2013-01-30 Dato Simóharep: finish execution with a summary of instance...
2013-01-30 Dato Simóharep: do not wait for repair job completion to set...
2013-01-30 Dato Simóharep: create repair jobs
2013-01-30 Dato Simóharep: pure function to detect brokeness with instances
2013-01-30 Dato Simóharep: check for completed jobs at the start of the...
2013-01-30 Dato Simóharep: initial parsing of tags
2013-01-30 Dato SimóProgram/Harep.hs: add skeleton for the new auto-repair...
2013-01-30 Dato SimóHTools/Types.hs: minor adjustments to auto-repair types
2013-01-29 Dato SimóCLI.hs: fix double spaces in option help strings
2013-01-14 Dato SimóLoader.hs: ignore expired ArSuspended policies
2013-01-14 Dato SimóLoader.hs: set instance auto-repair policy in mergeData
2013-01-14 Dato SimóLoader.hs: rewrite extractExTags to use chompPrefix
2013-01-14 Dato SimóInstance.hs: add an 'arPolicy' field for auto-repair...
2013-01-14 Dato SimóHTools/Types.hs: more auto-repair types
2013-01-14 Dato SimóAdd initial constants and Haskell ADTs for auto repair
2012-12-28 Iustin PopFix a bad data type in Hcheck.hs
2012-12-28 Iustin PopMove src/Ganeti/HTools/Program.hs to Program/Main.hs
2012-12-24 Iustin PopRename htools/ to src/