Fix a bug in the Runtime tests
[ganeti-local] / src / Ganeti /
2013-03-08 Iustin PopChange hbal behaviour in case of early exit
2013-03-05 Iustin PopConstants.hs.in: improve Haddock markup in the template
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-22 Iustin PopFix another docstring typo
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-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-05 Iustin PopFix typo in a comment
2013-02-05 Iustin PopFix Haskell log file naming after virtual cluster changes
2013-01-29 Dato SimóCLI.hs: fix double spaces in option help strings
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/