AllocElement: extend with the cluster score
[ganeti-local] / Ganeti / HTools / QC.hs
2010-12-01 Iustin PopAllocElement: extend with the cluster score
2010-12-01 Iustin PopAdd two utility functions for the Result type
2010-12-01 Iustin PopRework the types used during data loading
2010-12-01 Iustin PopAdd Cluster.splitCluster for node groups
2010-12-01 Iustin PopRework Container.hs and improve test coverage
2010-12-01 Iustin PopAdd two functions for checking cluster consistency
2010-12-01 Iustin PopAdd function for nodes to (nodgroup, nodes) split
2010-12-01 Iustin PopAdd a type alias for UUIDs
2010-11-24 Iustin PopNode: add the node group's UUID
2010-10-07 Iustin PopFix some warnings in unittests
2010-09-03 Iustin PopUse the mingain options in the balancing algorithm
2010-08-30 Iustin PopChange iterateAlloc to return the instance list
2010-08-25 Iustin PopAdd unittest for Node text serialization
2010-08-25 Iustin PopSwitch unittest to custom hostnames
2010-07-22 Iustin PopFix another haddock issue
2010-07-22 Iustin PopRemove an obsolete function and add Utils tests
2010-07-21 Iustin PopAdd some more imports to QC.hs
2010-06-21 Iustin PopFix another haddock special-char issue
2010-06-21 Iustin PopRemove JOB_STATUS_GONE and add unittests
2010-06-02 Iustin PopFix some lint errors in the unit tests
2010-06-01 Iustin PopFix a warning in Loader tests
2010-06-01 Iustin PopAdd a few Loader tests
2010-05-28 Iustin PopReduce the warnings during the unittests
2010-05-27 Iustin PopIntroduce OpCode unittests
2010-05-26 Iustin PopA few more small Node unit-tests
2010-05-25 Iustin PopAdd more unittests
2010-05-20 Iustin PopAdd more unit tests for allocation/balance
2010-05-20 Iustin PopChange some test constants
2010-05-19 Iustin PopAdd more unit tests
2010-02-25 Iustin PopAbstract instance running states into a list
2009-12-02 Iustin PopFix unittests after instance tags addition
2009-10-15 Iustin PopMore hlint fixes
2009-10-14 Iustin PopStyle change: camel-casing of unittests
2009-10-14 Iustin PopStyle change: node and instance attributes
2009-09-28 Iustin PopTurn on, and fix, more warnings
2009-09-28 Iustin PopBrown bag fix: invert a test
2009-09-28 Iustin PopAdd support for building without curl
2009-08-31 Iustin PopTest some cases for the cluster score computation
2009-08-31 Iustin PopAdd some more instance tests
2009-07-07 Iustin PopFix unittests
2009-07-06 Iustin PopFix hlint-generated warnings
2009-06-01 Iustin PopEnsure consistent naming of the tools
2009-06-01 Iustin PopAdd copyright/license information
2009-06-01 Iustin Poptests: move the test declaration in QC.hs
2009-06-01 Iustin PopA simple test for Container.addTwo
2009-06-01 Iustin PopAdd some very trivial Instance tests
2009-06-01 Iustin PopFinish removal of unused params from PeerMap
2009-06-01 Iustin PopAdd test infrastructure and initial tests