Remove monadic results wherever possible
[ganeti-local] / htools / Ganeti / HTools / Program /
2012-09-26 Iustin PopRemove generic options from individual programs
2012-09-26 Iustin PopAdd printing of group score in hinfo
2012-09-26 Iustin PopReplace a big tuple with a custom data type
2012-09-18 Michael HanselmannUse autoconf-based paths from Haskell instead of constants
2012-09-05 Iustin PopFurther hlint fixes
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 Pophcheck: add two simple type aliases for readability
2012-06-29 Iustin Pophcheck: rework output mode
2012-06-29 Iustin Pophcheck: reword and fix typo in instance/offline msg
2012-06-29 Iustin PopAdd hlint warning for wrong use of 'length'
2012-06-29 Iustin PopRemove can_rebalance functionality from hcheck
2012-06-28 Iustin Pophbal: relax restrictions on split instances
2012-06-28 Iustin PopFix a few style issue in hcheck
2012-06-28 Iustin PopFix old-style import
2012-06-27 Agata MurawskaStyle fix in hcheck
2012-06-27 Agata MurawskaSimplify stats printing
2012-06-27 Agata MurawskaCleaner simulation of rebalance
2012-06-27 Agata MurawskaSmall reordering and renaming in hcheck
2012-06-27 Agata MurawskaMove 'need rebalance' check from cluster check
2012-06-27 Agata MurawskaAlways print all variables in machine readable version
2012-06-27 Agata MurawskaPrint idx <-> uuid mappings in machine readable mode
2012-06-27 Agata MurawskaHuman readable group name improved
2012-06-27 Agata MurawskaPrint info about ability to rebalance
2012-06-27 Agata MurawskaImprove readability for hcheck-related changes
2012-06-25 Agata MurawskaMachine readable hcheck functionality
2012-06-25 Agata MurawskaHuman readable hcheck functionality
2012-06-25 Agata MurawskaAllowing rebalance to run silently
2012-06-25 Agata MurawskaGeneralize functions used by both hspace and hcheck
2012-06-25 Agata MurawskaInitial commit for introducting hcheck tool
2012-03-22 Iustin PopRework exit model
2012-03-16 René Nussbaumerhspace: Make use of the spindle_use
2012-03-15 René Nussbaumerhtools: Adding spindle usage to Instance
2012-03-13 René Nussbaumerhtools: Make it possible to load an IAlloc request
2012-03-03 René Nussbaumerhtools: Refactor some of IAlloc.readRequest to Hail
2012-03-03 René Nussbaumerhinfo: Adjust the verbosity
2012-03-01 René Nussbaumerhinfo: Gather and print group statistics
2012-02-28 René Nussbaumerhinfo: Reorganize the code to separate functions
2012-02-28 René Nussbaumerhinfo: Adding basic skeleton based on hbal
2012-01-26 Iustin PopSwitch over some hspace stats from RSpec to AllocInfo
2012-01-26 Iustin PopTemporary fix for hspace's NPU calculation
2012-01-26 Iustin PopRemove two extraneous imports
2012-01-16 Iustin PopParse options in htools.hs, not in each program
2012-01-13 Iustin PopShow explicit message when hspace fails to alloc
2012-01-13 Iustin PopSwitch hspace to read the disk template from the cluster
2012-01-13 Iustin PopSwitch hspace defaults to the cluster policy
2012-01-13 Iustin PopAbstract creation of instance from a spec
2012-01-13 Iustin PopLoad cluster ipolicy via Luxi
2012-01-13 Iustin PopExtend ClusterData with the cluster instance policy
2012-01-11 Iustin PopRename optISpec to optStdSpec
2012-01-11 Iustin PopChange how hspace reads cmdline args for std specs
2011-12-08 Iustin PopCleanup hlint errors
2011-12-08 Iustin PopAbstract some common hspace code into a function
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 the rest of the files
2011-11-17 Iustin Pophtools: reindent hspace
2011-11-17 Iustin Pophtools: reindent hbal
2011-11-16 Iustin Pophbal: handle empty node groups
2011-11-16 Agata Murawskahtools: change runSt type to InstanceStatus
2011-10-26 Agata MurawskaGeneralize the generation of ADT from raw types
2011-10-14 Iustin PopFurther cleanup in hspace
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-10-03 Iustin PopRename some helper functions for consistency
2011-09-29 Iustin PopAdd an allocation limit to hspace
2011-07-21 Iustin Pophtools: a few more hlint fixes
2011-07-21 Iustin Pophtools: further docstring fixes
2011-07-21 Iustin Pophtools: add human-readable output to hspace
2011-07-20 Guido TrotterDo proper name lookup for the -O option
2011-07-19 Iustin Pophtools: move tiered spec map helper to Hspace.hs
2011-07-19 Iustin Pophtools: switch hspace to the generic binary
2011-07-19 Iustin Pophtools: switch hscan to the generic binary
2011-07-19 Iustin Pophtools: switch hbal to the generic binary
2011-07-19 Iustin Pophtools: switch hail to the generic binary