Add DCStatus data type for the data collectors
[ganeti-local] / test / hs /
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-21 Helga Velroyengnt-cluster modify: dis/enabling storage types
2013-03-13 Michele TartaraAdd Mond to the list of possible daemons
2013-03-12 Iustin PopAdd simple Ip4Address/Ip4Network types
2013-03-12 Iustin PopChange to CamelCase format in Test/Ganeti/Objects.hs
2013-03-12 Iustin PopExpand TestHelper to allow non-underscore prefixes
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-05 Iustin PopExpand Haddock to run over test files as well
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-05 Iustin PopSwitch LispConfig double comparison to relative error
2013-03-04 Iustin PopMake the XmParser config test runtime more consistent
2013-03-04 Iustin PopImprove output of the XmParser config test
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 PopRename/make uniform the other query entities
2013-03-04 Iustin PopAdd export lists for files which didn't have them
2013-03-04 Iustin PopFix Haskell compatibility tests with disabled file...
2013-02-20 Helga VelroyenRemove test of obsolete getNetworkUuid method
2013-02-20 Iustin PopAdd two utility functions for handling Either lists
2013-02-20 Iustin PopSimplify RPC error cases
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 TartaraAdd Haskell parser for "xm uptime"
2013-02-18 Michele TartaraAdd Haskell parser for "xm list --long"
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 functions to parse CLI-level format of priorities
2013-02-12 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-07 Iustin PopRemove use of 'head' and add hlint warning for it
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Iustin PopAdd some more Haskell/Python equivalence tests
2013-01-30 Dato SimóProgram/Harep.hs: add skeleton for the new auto-repair...
2013-01-30 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-01-24 Helga VelroyenExtend config by networks and networks by UUIDs
2013-01-18 Yiannis TsiourisText wrap in Haskell code
2013-01-15 Iustin PopRemove special-case of "0" in niceSort
2013-01-15 Dato Simótest/Types.hs: add an HLint ANN for ignoring camelCase
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óUtils.hs: function to chomp prefix + separator from...
2013-01-14 Dato SimóUtils.hs: add a clockTimeToString function
2013-01-14 Dato SimóAdd initial constants and Haskell ADTs for auto repair
2013-01-09 Dato Simótest/Utils.hs: fix capitalization in docstring comment
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-07 Michael HanselmannAdd "use_locking" parameter to network query opcode
2012-12-28 Iustin PopMove src/Ganeti/HTools/Program.hs to Program/Main.hs
2012-12-27 Iustin PopRemove duplicate test file functions
2012-12-27 Iustin PopRename test/hs/test to htest
2012-12-27 Iustin PopMove htest/ files under the test/ tree