cli: Exit with status 0 for --help
[ganeti-local] / htools /
2012-09-28 Michael HanselmannAdd support for GANETI_ROOTDIR in Haskell code
2012-09-28 Agata MurawskaRemove explicit recursion from sanitizeDictResults
2012-09-28 Agata MurawskaPretty printing JSValue
2012-09-28 Agata MurawskaMerge parseHttpResponse with rpcResultParse
2012-09-28 Agata MurawskaSimplify and generalize rpcResultFill
2012-09-28 Agata MurawskaRemove monadic results wherever possible
2012-09-28 Agata MurawskaRealign instances of typeclasses
2012-09-28 Agata MurawskaRename RpcError -> String function
2012-09-26 Agata MurawskaInstanceInfo RPC call
2012-09-26 Agata MurawskaChange RpcResult typeclass
2012-09-26 Agata MurawskaVersion RPC call
2012-09-26 Agata MurawskaNode query now uses live data
2012-09-26 Agata MurawskaNode query now collects live fields
2012-09-26 Agata MurawskaAdd live parameter to query
2012-09-26 Agata MurawskaConversion from RPC error to query status
2012-09-26 Agata MurawskaJson helper for node query
2012-09-26 Agata MurawskaCreate ResulT for monad transformations
2012-09-26 Agata MurawskaNodeGroup query in Haskell
2012-09-26 Agata MurawskaConfig support for NodeGroup query
2012-09-26 Agata MurawskaFix RPC call and result (de)serialization
2012-09-26 Agata MurawskaAdd alias for Either RpcError a
2012-09-26 Agata MurawskaCleanup for RPC errors
2012-09-26 Agata MurawskaChange cluster's hypervisors type
2012-09-26 Agata MurawskaCorrect top comment in Query/Server
2012-09-26 Agata MurawskaAdd nodedCertFile to Path
2012-09-26 Iustin PopAdd option for displaying completion information
2012-09-26 Iustin PopAnnotate options with completion information
2012-09-26 Iustin PopAdd a data type for 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-18 Michael Hanselmannconstants: Move most paths to separate module
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 PopFix deserialisation bug in ResultEntry
2012-09-05 Iustin PopAdd some unittests for node queries
2012-09-05 Iustin PopAdd entire ConfigData serialisation tests
2012-09-05 Iustin PopAdd unit test for serialisation of DiskLogicalId and...
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 PopMove haskell test code to htest/
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 PopAdd filtering support in Query
2012-09-04 Iustin PopAdd an Applicative instance for our Result type
2012-09-04 Iustin PopParameterize the Filter type
2012-09-04 Iustin PopImplement QueryFields for Nodes
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 PopAdd Query support for Nodes (no filtering, no RPC)
2012-09-03 Iustin PopOne more SADT type - VType
2012-09-03 Iustin PopExpand THH with more functionality for parameters
2012-09-03 Iustin PopAdd more node-related data types and functions
2012-09-03 Iustin PopAdd type classes for common objects
2012-09-03 Iustin PopStub query2 call integration into QueryD
2012-09-03 Iustin PopFix error reporting for bad Luxi arguments in QueryD
2012-09-03 Iustin PopImprove error reporting in our JSON conversions
2012-09-03 Iustin PopCleanup query socket before attempting to bind
2012-09-03 Iustin PopComplete and enable the haskell QueryClusterInfo call
2012-09-03 Iustin PopExpand Objects.hs definitions
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 PopTH: one style fix and more docstrings
2012-08-28 Iustin PopOpCodes: build and export a list of all opcodes
2012-08-28 Iustin PopTH: Abstract function for computing constructor names
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopConfig.hs: Add a function to lookup group
2012-08-28 Iustin PopAdd a Functor instance for our Result type
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 PopRemove obsolete conversion function for Luxi TH
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 PopRun the query thread from confd
next