Cleanup HTools.Types/BasicTypes imports
[ganeti-local] / htools / Ganeti / HTools / Types.hs
2012-10-15 Iustin PopCleanup HTools.Types/BasicTypes imports
2012-10-11 Iustin PopCleanup network timeouts and htools imports
2012-09-04 Iustin PopMove JSON.hs and Compat.hs out from under HTools/
2012-03-15 Iustin PopExtend the possible move types with FailoverToAny
2012-03-15 René Nussbaumerhtools: Add the new ipolicy field
2012-03-07 Iustin PopiPolicy: enable by default all storage templates
2012-03-07 Iustin PopAdd a helper type and function for the mirror type
2012-02-29 Iustin PopAdd spindle ratio to htool's IPolicy
2012-02-13 Guido Trotterhtools: allow rbd disk template
2012-02-13 Iustin PopUse the ipolicy constants for key names
2012-01-26 Iustin PopSwitch over some hspace stats from RSpec to AllocInfo
2012-01-26 Iustin PopAdd a new type for holding allocation statistics
2012-01-26 Iustin PopRemove obsolete constant for vcpu_ratio
2012-01-26 Iustin PopAdd vcpu_ratio definition to the IPolicy type
2012-01-13 Iustin PopRead the disk templates part of the ipolicy
2012-01-13 Iustin PopMove DiskTemplate definition around
2012-01-13 Iustin PopAdd a helper function converting ispecs to rspecs
2012-01-13 Iustin PopAdd default ipolicy declarations
2012-01-13 Iustin PopAdd object definitions for the ispec and ipolicy
2012-01-13 Iustin PopMore reshuffling of code
2012-01-13 Iustin Pophtools: split parts of HTools/Types.hs into BasicTypes.hs
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-11-16 Agata Murawskahtools: create InstanceStatus ADT
2011-10-26 Agata MurawskaGeneralize the generation of ADT from raw types
2011-10-03 Iustin PopUse TemplateHaskell instead of hand-coded instances
2011-10-03 Iustin PopRename some helper functions for consistency
2011-09-22 Iustin Pophtools: add a MonadPlus instance for Result
2011-07-21 Iustin Pophtools: further docstring fixes
2011-07-21 Iustin Pophtools: add JSON instance for EvacMode
2011-07-14 Iustin Pophtools: add two monad-conversion utility functions
2011-07-14 Iustin Pophtools: add parseUnit function
2011-07-13 Iustin Pophtools: add some unittests for Types.hs
2011-07-13 Iustin Pophtools: add a DiskTemplate type
2011-07-13 Iustin Pophtools: introduce new data type for node-evac
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-05-24 Iustin PopConvert group policies to constants
2011-03-17 Iustin PopMerge remote branch 'htools/master'