Merge branch 'devel-2.6' into submit
[ganeti-local] / htools / Ganeti / Objects.hs
2012-10-08 Iustin PopAdd missing ipolicy field
2012-09-26 Agata MurawskaChange cluster's hypervisors type
2012-09-05 Iustin PopFurther hlint fixes
2012-09-05 Iustin PopAdd entire ConfigData serialisation tests
2012-09-05 Iustin PopAdd unit test for serialisation of DiskLogicalId and...
2012-09-04 Iustin PopMove JSON.hs and Compat.hs out from under HTools/
2012-09-03 Iustin PopOne more SADT type - VType
2012-09-03 Iustin PopExpand THH with more functionality for parameters
2012-09-03 Iustin PopAdd more node-related data types and functions
2012-09-03 Iustin PopAdd type classes for common objects
2012-09-03 Iustin PopExpand Objects.hs definitions
2012-09-03 Iustin PopAdd a fillDict function
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopAdd Objects definitions for the ispec/ipolicy types
2012-08-28 Iustin PopImprove Objects.hs definitions
2012-08-28 Iustin PopRemove container field special cases
2012-08-28 Iustin PopExpand TH with tags field
2012-08-28 Agata MurawskaAdd Hypervisor and start exporting AdminState
2012-07-19 Iustin PopAdd disk logical ID support in Objects.hs
2012-03-13 Iustin Pophtools: add partial implementation of lib/objects.py