Jobs.hs: add an execJobsWaitOk function
[ganeti-local] / src / Ganeti /
2013-01-30 Dato SimóJobs.hs: add an execJobsWaitOk function
2013-01-30 Dato SimóJobs.hs: add a submitJobs function
2013-01-30 Dato SimóFix typo ("Abrreviation" -> "Abbreviation" in Common.hs)
2013-01-30 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-01-30 Michael HanselmannMerge branch 'devel-2.7'
2013-01-29 Dato SimóCLI.hs: fix double spaces in option help strings
2013-01-29 Helga VelroyenAdd fields 'inst_cnt' and 'inst_list' to network queries
2013-01-29 Helga VelroyenMoving network query helper functions to Network.hs
2013-01-25 Helga VelroyenMore fields for network queries
2013-01-24 Helga VelroyenFirst part of Network Queries in Haskell
2013-01-24 Helga VelroyenConvert Maybe results to RSUnavail
2013-01-24 Helga VelroyenExtend config by networks and networks by UUIDs
2013-01-24 Helga VelroyenTypo in comment of network type
2013-01-21 Iustin PopRenames and cleanup of variable names in confd
2013-01-21 Iustin PopChange the polling thread sleep behaviour
2013-01-21 Iustin PopFirst part of confd timer changes
2013-01-21 Iustin PopIncrease Haskell log file resolution
2013-01-21 Iustin PopAdd a function to get the current time in microseconds
2013-01-21 Iustin PopStart confd in notify mode if we can
2013-01-21 Iustin PopExplicitly load the config at confd startup
2013-01-18 Yiannis TsiourisText wrap in Haskell code
2013-01-16 Michele TartaraIntegrate DRBD with the report generation infrastructure
2013-01-16 Michele TartaraAdd reporting infrastructure for data collectors
2013-01-16 Michele TartaraMove getCurrentTime from Confd.Utils to Utils
2013-01-15 Iustin PopMake niceSort a wrapper over niceSortKey id
2013-01-15 Helga VelroyenReplace nodegroups' PartialNic by PartialNicParams
2013-01-14 Dato SimóLoader.hs: ignore expired ArSuspended policies
2013-01-14 Dato SimóLoader.hs: set instance auto-repair policy in mergeData
2013-01-14 Dato SimóLoader.hs: rewrite extractExTags to use chompPrefix
2013-01-14 Dato SimóUtils.hs: function to chomp prefix + separator from...
2013-01-14 Dato SimóUtils.hs: add a clockTimeToString function
2013-01-14 Dato SimóInstance.hs: add an 'arPolicy' field for auto-repair...
2013-01-14 Dato SimóHTools/Types.hs: more auto-repair types
2013-01-14 Dato SimóAdd initial constants and Haskell ADTs for auto repair
2013-01-10 Michele TartaraFix typo in the DRBD parser types file
2013-01-08 Michele TartaraSupport instance-minor pairing in the DRBD collector
2013-01-08 Michele TartaraSupport integrating instance information in the DRBD...
2013-01-08 Michele TartaraFix a bug in the generation of completion information
2013-01-07 Michael HanselmannAdd "use_locking" parameter to network query opcode
2013-01-04 Michele TartaraImprove the reception of replies in the confd client
2012-12-28 Iustin PopFix a bad data type in Hcheck.hs
2012-12-28 Iustin PopMove src/Ganeti/HTools/Program.hs to Program/Main.hs
2012-12-24 Iustin PopRename htools/ to src/