Fix hspace's KM metrics
[ganeti-local] / Ganeti / HTools / Utils.hs
2010-02-25 Iustin PopFix unused imports for ghc 6.12
2009-11-17 Iustin PopCollapse the statistical functions into one
2009-11-17 Iustin PopSpecialize the math functions
2009-11-06 Iustin PopEnhance the error reporting for Rapi and Luxi
2009-11-06 Iustin PopChange the Utils.fromObj signature
2009-10-18 Iustin PopGeneralise the node/instance listing
2009-10-16 Iustin PopMove some utility functions to Utils.hs
2009-09-28 Iustin PopTurn on, and fix, more warnings
2009-07-06 Iustin PopOptimize the Utils.stdDev function
2009-07-06 Iustin PopFix hlint-generated warnings
2009-06-11 Iustin PopFix 'unused X' warnings
2009-06-11 Iustin PopFix the various monomorphism warning
2009-06-01 Iustin PopAdd an utility function for triples
2009-06-01 Iustin PopAdd copyright/license information
2009-06-01 Iustin PopCleanup an old function
2009-06-01 Iustin PopLots of documentation updates
2009-05-22 Iustin PopMore code reorganizations
2009-05-21 Iustin PopInitial work on hail
2009-05-20 Iustin PopGeneralize some Result function into monad ones
2009-05-20 Iustin PopSwitch from hand-written monads to a real one
2009-05-19 Iustin PopAdd support for 'offline' nodes
2009-05-18 Iustin PopUpdate the IAlloc module
2009-05-18 Iustin PopMove the JSON utilities to Utils.hs
2009-04-16 Iustin Pophbal: Abort for invalid offline node names
2009-03-22 Iustin PopSplit common CLI functionality into a module
2009-03-20 Iustin PopIntroduce a namespace for the modules