Annotate every arbitrary instance field
[ganeti-local] / src /
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-04-30 Michele TartaraAdd reason trail to haskell opcode format
2013-04-30 Michele TartaraAdd the reason trail type definition in Haskell
2013-04-30 Michele TartaraRemove outdated TODO comment
2013-04-30 Michele TartaraAdd proper error management to monitoring daemon
2013-04-30 Michele TartaraProduce a report for all the data collectors
2013-04-30 Michele TartaraGenerate report for a single collector
2013-04-30 Michele TartaraExport the full report from DRBD data collector
2013-04-30 Michele TartaraUpdate JSON serialization for "category"
2013-04-30 Michele TartaraImplement the "list collectors" API in monitoring
2013-04-30 Iustin PopFix bug in group queries related to node/instance fields
2013-04-29 Bernardo Dal Senohspace: Handle multiple ipolicy specs
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-29 Klaus AehligLog at info level the success of a luxi query
2013-04-29 Klaus AehligFix typo in documentation string
2013-04-24 Bernardo Dal SenoLimit specs in instance policies are always complete
2013-04-22 Klaus AehligExtend the simulation backend to also simulate a master...
2013-04-22 Klaus AehligExtend Text format by marking the master node
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-19 Klaus AehligMake hroller insist on finding precisely one master...
2013-04-19 Klaus AehligIn Rapi, set master correctly
2013-04-19 Klaus AehligIn Luxi, set the master correctly
2013-04-19 Klaus AehligUtility function to set the master node in a node list
2013-04-19 Klaus AehligMake Hroller present master node last
2013-04-19 Klaus AehligExtend the node description by isMaster
2013-04-17 Thomas ThrainerFix warnings hlint 1.8.43 complained about
2013-04-17 Christos StavrakakisAdd name to INicParams and IDiskParams
2013-04-17 Christos StavrakakisAdd nic/disk name and UUID fields in Haskell code
2013-04-12 Klaus AehligFix typo in documentation string
2013-04-11 Guido TrotterMerge branch 'devel-2.7'
2013-04-11 Helga VelroyenRemoves the 'sharedfile' storage type
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga Velroyengnt-cluster modify: modify enabled disk templates
2013-04-11 Helga Velroyengnt-cluster info: report enabled disk templates
2013-04-11 Helga VelroyenAdd enabled disk templates to cluster cfg
2013-04-11 Klaus AehligMake the disks parameter available to the constructor
2013-04-11 Klaus AehligVerify individual disks in Instance
2013-04-11 Michele TartaraCompatibility fix for GHC 7
2013-04-08 Michele TartaraBackwards compatibility fix for Lucid
2013-04-08 Michele TartaraProperly export errors while reading job list
2013-04-08 Michele TartaraFix typo and improve comment
2013-04-02 Klaus AehligAdd parameter pnode to OpInstanceSetParams
2013-03-28 Michele TartaraCorrect typos in comments
2013-03-28 Michele TartaraAdd status information to the DRBD data collector report
2013-03-28 Michele TartaraExport the data collected by DRBD in JSON format
2013-03-28 Michele TartaraAdd DCStatus data type for the data collectors
2013-03-28 Michele TartaraAdd Kind data type for data collectors
2013-03-28 Michele TartaraAdd data type for data collector category
2013-03-28 Michele TartaraExport the dcVersionInformation for the Drbd collector
2013-03-28 Michele TartaraAdd data collector version data type
2013-03-28 Michele TartaraFix comment line position in DRBD data collector
2013-03-28 Michele TartaraExport dcName information of Drbd data collector
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-21 Helga Velroyengnt-cluster modify: dis/enabling storage types
2013-03-21 Helga Velroyengnt-cluster info: show enabled storage types
2013-03-21 Helga VelroyenAdd 'enabled_storage_types' to the cluster config
2013-03-21 Michele TartaraAdd monitoring HTTP API structure
2013-03-21 Michele TartaraAdd basic HTTP server functionalities to Mond
2013-03-21 Michele TartaraAdd the core of the monitoring daemon
2013-03-20 Helga VelroyenTypo 'repot' in Server.hs
2013-03-13 Michele TartaraAdd Mond to the list of possible daemons
2013-03-12 Iustin PopAdd missing external_reservations query field in confd
2013-03-12 Iustin PopAdd simple Ip4Address/Ip4Network types
2013-03-12 Iustin PopA few style fixes in Ganeti.Network
2013-03-12 Iustin PopChange node disk/hv_state query in confd
2013-03-12 Iustin PopSort instance list in gnt-group list -opinst_list
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Iustin PopFix gnt-backup list -o node via confd
2013-03-12 Iustin PopFix network query field types/names in the Haskell...
2013-03-12 Michele TartaraFix style error in hconfd
2013-03-08 Iustin PopMerge branch 'devel-2.7'
2013-03-08 Iustin PopChange hbal behaviour in case of early exit
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-05 Iustin PopConstants.hs.in: improve Haddock markup in the template
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-04 Iustin PopSwitch Attoparsec parser from double to rational
2013-03-04 Iustin PopFix node partial name matching in Haskell code
2013-03-04 Iustin PopFix bug in group queries related to node/instance fields
2013-03-04 Iustin PopAbstract the individual query functions
2013-03-04 Iustin PopAllow confd to serve network list-fields queries
2013-03-04 Iustin PopRename/make uniform the other query entities
2013-03-04 Iustin PopFix low verbosity levels in htools
2013-03-04 Michele TartaraFix improperly formatted docstring
2013-03-04 Dimitris AragiorgisFix confd issue regarding --no-lvm-storage
2013-02-25 Guido TrotterHRoller: allow filtering by node group
2013-02-25 Guido TrotterHRoller: print only online nodes
2013-02-25 Iustin PopImprove the rpc-test program
2013-02-25 Iustin PopImplement Export queries in Haskell
2013-02-25 Iustin PopAdd export_list RPC call definitions
2013-02-25 Iustin PopImprove TemplateHaskell code to support empty objects
2013-02-22 Iustin PopFix another docstring typo
2013-02-20 Iustin PopSwitch the RPC module over to the multi interface
2013-02-20 Iustin PopAdd a Ganeti-specific implementation of Curl Multi
2013-02-20 Iustin PopAdd two utility functions for handling Either lists
2013-02-20 Iustin PopSimplify RPC error cases
2013-02-20 Iustin PopReduce duplication of curl options computation
2013-02-20 Iustin PopSwitch the curl bindings from optional to required
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-18 Helga VelroyenUnit tests for Query/Network.hs
next