Make Query operators enforce strictness
[ganeti-local] / htools / Ganeti / HTools / Program / Hbal.hs
2012-11-12 Iustin PopRemove unsafePerformIO usage
2012-11-12 Iustin PopChange type of program options to 'IO [Options]'
2012-10-26 Iustin PopConvert Luxi results to Ganeti errors
2012-10-18 Helga VelroyenUse exitErr instead of explicit error message and exitWith
2012-10-15 Iustin PopCleanup HTools.Types/BasicTypes imports
2012-10-08 Iustin PopDefine the actual arguments that are supported by programs
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-09-26 Iustin PopRemove generic options from individual programs
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-07-31 Iustin PopIntroduce a type for the ganeti job type
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-05 Iustin Pophbal: return exit status 0 in case of early exit
2012-06-29 Iustin PopAdd hlint warning for wrong use of 'length'
2012-06-28 Iustin Pophbal: relax restrictions on split instances
2012-06-25 Agata MurawskaAllowing rebalance to run silently
2012-03-13 René Nussbaumerhtools: Make it possible to load an IAlloc request
2012-02-28 René Nussbaumerhinfo: Adding basic skeleton based on hbal
2012-01-16 Iustin PopParse options in htools.hs, not in each program
2012-01-13 Iustin PopLoad cluster ipolicy via Luxi
2012-01-13 Iustin PopExtend ClusterData with the cluster instance policy
2011-12-08 Iustin PopCleanup hlint errors
2011-11-18 Iustin Pophtools: adjust imports for newer compilers
2011-11-18 Andrea SpadacciniMerge branch 'devel-2.5'
2011-11-17 Iustin Pophtools: reindent hbal
2011-11-16 Iustin Pophbal: handle empty node groups
2011-10-14 Iustin PopA bit of cleanup in hspace
2011-10-11 Iustin PopRemove the oneline output option in hbal
2011-10-11 Iustin PopRework/split hbal's main function
2011-07-21 Iustin Pophtools: a few more hlint fixes
2011-07-21 Iustin Pophtools: further docstring fixes
2011-07-20 Guido TrotterDo proper name lookup for the -O option
2011-07-19 Iustin Pophtools: switch hbal to the generic binary