Merge branch 'devel-2.6' into submit
[ganeti-local] / htools / Ganeti / HTools /
2012-11-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-11-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-07 Iustin PopFix compatibility with newer Haskell libraries
2012-10-26 Iustin PopConvert Luxi results to Ganeti errors
2012-10-26 Iustin PopMove htools backends to a separate directory
2012-10-26 Iustin PopFix a few issues found by newer hlint
2012-10-22 Helga VelroyenFix setting of 'failN1' flag for corner case
2012-10-22 Helga VelroyenA few unittests improvements
2012-10-18 Iustin PopRemove custom OpResult type/monad
2012-10-18 Helga VelroyenUse exitErr instead of explicit error message and exitWith
2012-10-17 Dato SimóMerge branch 'devel-2.6' into master
2012-10-17 Dato SimóGroup.hs: add 'allTags'; adjust loaders and test data...
2012-10-17 Dato SimóInstance.hs: rename 'tags' to 'exclTags', provide ...
2012-10-16 Michael HanselmannMerge branch 'devel-2.6'
2012-10-15 Iustin PopCleanup HTools.Types/BasicTypes imports
2012-10-11 Dato SimóText.hs: update field lists in parseData comments
2012-10-11 Iustin PopCleanup network timeouts and htools imports
2012-10-08 Iustin PopSplit the OptComplNumeric into integer/float ones
2012-10-08 Iustin PopDefine the actual arguments that are supported by programs
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-09-26 Iustin PopAdd option for displaying completion information
2012-09-26 Iustin PopAnnotate options with completion information
2012-09-26 Iustin PopRemove generic options from individual programs
2012-09-26 Iustin PopAdd printing of group score in hinfo
2012-09-26 Iustin PopReplace a big tuple with a custom data type
2012-09-18 Michael HanselmannUse autoconf-based paths from Haskell instead of constants
2012-09-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-09-07 Iustin PopFix bug in non-mirrored instance allocation
2012-09-05 Iustin PopFurther hlint fixes
2012-09-05 Iustin PopRework CLI modules and tests
2012-09-05 Iustin PopMove Version.hs up from under HTools/
2012-09-04 Iustin PopRemove QC.hs and replace it with an auto-generated...
2012-09-04 Iustin PopSplit last two remaining tests from QC.hs
2012-09-04 Iustin PopMove JSON.hs and Compat.hs out from under HTools/
2012-09-04 Iustin PopSplit most HTools test code into separate files
2012-09-04 Iustin PopSplit Luxi, Qlang, Ssconf and OpCodes tests
2012-09-04 Iustin PopSplit Rpc tests from QC
2012-09-04 Iustin PopSplit one more module out of QC and add test helpers
2012-09-04 Iustin PopSplit out Objects.hs from QC.hs
2012-09-04 Iustin PopMove the unittest helper to a new Test/Ganeti dir
2012-09-04 Iustin PopImplement compilation of regexes at creation time
2012-09-04 Iustin PopRename the Qlang and Queryd modules
2012-09-04 Iustin PopParameterize the Filter type
2012-09-04 René NussbaumerPutting the multiallocate pieces together
2012-09-04 René NussbaumerAdding allocList function
2012-09-03 Iustin PopAdd missing luxi query 'QueryFields'
2012-09-03 Iustin PopImprove error reporting in our JSON conversions
2012-09-03 Iustin PopAdd a fillDict function
2012-09-03 Iustin PopFix qualified import of Data.Map in QC.hs
2012-08-28 Iustin PopAdd two confd library tests
2012-08-28 Iustin PopReduce some more code duplication and split code
2012-08-28 Iustin PopAdd test for checking Haskell/Python opcode equivalence
2012-08-28 Iustin PopCreate a custom type for disk indices
2012-08-28 Iustin PopHandle better 'null' values in optional fields
2012-08-28 Iustin PopAdd test case for OpCode list equivalence
2012-08-28 Iustin PopAdd infrastructure for reading Python command output
2012-08-28 Iustin PopQCHelper: add support for defining HUnit test cases
2012-08-28 Iustin PopRename tests for nicer names in test output
2012-08-28 Iustin PopSwitch Haskell test harness to test-framework
2012-08-28 Iustin PopSimplify the Luxi client-server test
2012-08-28 Iustin PopFix bug in the Luxi client-server test
2012-08-28 Iustin PopOpCodes: build and export a list of all opcodes
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopChange the Luxi tags kind from String to a custom type
2012-08-28 Iustin PopRemove obsolete QrViaLuxi type
2012-08-28 Iustin PopRename Query2.hs to Qlang.hs
2012-08-28 Iustin PopSwitch Luxi Query operation to use a proper filter
2012-08-28 Iustin PopImplement Query2 filter JSON (de)serialisation
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-08-28 Iustin PopAdd Objects definitions for the ispec/ipolicy types
2012-08-28 Iustin PopImprove Objects.hs definitions
2012-08-28 Iustin PopImprove the TH 'Container' type
2012-08-28 Agata MurawskaSimple QC tests for RPC calls
2012-08-28 Agata MurawskaDatatypes for haskell RPC calls
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-13 Iustin PopAdd a server-side Luxi implementation
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-07-31 Iustin PopIntroduce a type for the ganeti job type
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 Iustin PopReorganise the lookup functions
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-06 Iustin PopReplace a few explicit case expressions
2012-07-06 Iustin PopFix Haskell coverage results
2012-07-06 Iustin PopCleanup the QC.hs file w.r.t. compiler options
2012-07-05 Iustin Pophbal: return exit status 0 in case of early exit
2012-06-29 Iustin Pophcheck: add two simple type aliases for readability
2012-06-29 Iustin Pophcheck: rework output mode
2012-06-29 Iustin Pophcheck: reword and fix typo in instance/offline msg
2012-06-29 Iustin PopAdd hlint warning for wrong use of 'length'
2012-06-29 Iustin PopRemove can_rebalance functionality from hcheck
2012-06-28 Iustin PopCorrect a wrong --help option for --simulate
2012-06-28 Iustin Pophbal: relax restrictions on split instances
2012-06-28 Iustin PopFix a few style issue in hcheck
2012-06-28 Iustin PopFix old-style import
2012-06-27 Agata MurawskaStyle fix in hcheck
2012-06-27 Agata MurawskaSimplify stats printing
2012-06-27 Agata MurawskaCleaner simulation of rebalance
2012-06-27 Agata MurawskaSmall reordering and renaming in hcheck
2012-06-27 Agata MurawskaMove 'need rebalance' check from cluster check
next