Add support for building without curl
[ganeti-local] / Ganeti / HTools / Utils.hs
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