Add design doc for device UUIDs and names
[ganeti-local] / src /
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
2013-02-18 Michele TartaraMake Confd client usable for testing
2013-02-18 Michele TartaraAdd Haskell parser for "xm uptime"
2013-02-18 Michele TartaraAdd Haskell parser for "xm list --long"
2013-02-18 Michele TartaraAdd request type to Confd server for getting instance...
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-12 Iustin PopEnable use of the priority option in hbal
2013-02-12 Iustin PopAdd CLI-level option to override the priority
2013-02-12 Iustin PopAdd functions to parse CLI-level format of priorities
2013-02-12 Iustin PopAdd a function to change an OpCode's priority
2013-02-12 Iustin PopMake hbal opcode annotation more generic
2013-02-12 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove family and size from network objects
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-08 Guido TrotterMake ParticalNic's network field of type String
2013-02-07 Iustin PopRemove use of 'head' and add hlint warning for it
2013-02-07 Dato SimóHarep.hs: fix a couple typos in comments and docstrings
2013-02-06 Michele TartaraFix improperly formatted docstring
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Helga VelroyenMaking ParticalNic's network field of type String
2013-02-05 Iustin PopFix typo in a comment
2013-02-05 Iustin PopFix Haskell log file naming after virtual cluster changes
2013-01-30 Dato Simóharep: finish execution with a summary of instance...
2013-01-30 Dato Simóharep: do not wait for repair job completion to set...
2013-01-30 Dato Simóharep: create repair jobs
2013-01-30 Dato Simóharep: pure function to detect brokeness with instances
2013-01-30 Dato Simóharep: check for completed jobs at the start of the...
2013-01-30 Dato Simóharep: initial parsing of tags
next