Fix a haddock/docstring issue
[ganeti-local] / hbal.hs
2009-06-12 Iustin PopSome documentation updates for the new parameters
2009-06-12 Iustin PopAdd cpu/disk limits in hbal
2009-06-11 Iustin PopFix the various monomorphism warning
2009-06-01 Iustin PopAdd copyright/license information
2009-05-26 Iustin PopChange the module import hierarchy
2009-05-23 Iustin PopRemove the ktn/kti from second half of loading
2009-05-23 Iustin PopRemove most uses of ktn/kti
2009-05-23 Iustin PopRemove some extraneous uses of ktn/kti
2009-05-23 Iustin PopSome small layout changes
2009-05-23 Iustin PopMove common loading sequence in CLI
2009-05-23 Iustin PopMove checkData from Cluster to Loader
2009-05-23 Iustin PopIntroduce a class for CLI options
2009-05-22 Iustin PopMore code reorganizations
2009-05-22 Iustin PopRework the loader model
2009-05-20 Iustin PopConvert Cluster.loadData to Result return
2009-05-20 Iustin PopSwitch from hand-written monads to a real one
2009-04-26 Iustin Pophbal: add a --quiet option
2009-04-25 Iustin Pophbal: Simplify the oneline formatting
2009-04-25 Iustin Pophbal: Early exit when we don't have any instances
2009-04-25 Iustin Pophbal: Add a new min-score option
2009-04-20 Iustin PopAdd reading the file names from env vars
2009-04-20 Iustin PopImplement error checks for extra arguments
2009-04-18 Iustin PopImplement writing the command list to a script
2009-04-16 Iustin Pophbal: Abort for invalid offline node names
2009-03-22 Iustin PopShow the x_mem/i_mem in node list
2009-03-22 Iustin PopSplit common CLI functionality into a module
2009-03-21 Iustin PopAdd a separate type for the [(Int, String)] list
2009-03-20 Iustin PopAdd command line support for offlining nodes
2009-03-20 Iustin PopIntroduce a namespace for the modules