Abstract a few types in THH.hs
[ganeti-local] / htools / Ganeti /
2012-10-25 Iustin PopAbstract a few types in THH.hs
2012-10-22 Helga VelroyenFix setting of 'failN1' flag for corner case
2012-10-22 Helga VelroyenA few unittests improvements
2012-10-19 Dato SimóBasicTypes.hs: fix docstring for eitherToResult
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 Iustin PopGeneralise the Result type
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-16 Iustin Popconfd: add the test_delay RPC call
2012-10-16 Iustin Popconfd: fix RpcVersion call
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 haddock documentation a bit
2012-10-11 Iustin PopCleanup network timeouts and htools imports
2012-10-11 Iustin PopAdd a helper for query field checks
2012-10-11 Iustin PopAdd support for classic queries
2012-10-11 Iustin PopAdd a makeSimpleFilter function
2012-10-11 Iustin PopFix the node powered field
2012-10-11 Iustin PopSimplify a bit queryFields
2012-10-11 Iustin PopAdd function for getting a group's merged disk params
2012-10-11 Iustin PopSwitch ordering of names on query to niceSort
2012-10-11 Iustin PopUse the new name filtering behaviour in query
2012-10-11 Iustin PopAdd functionality for checking validity of names
2012-10-10 Iustin PopFixup node disk free/total queries
2012-10-10 Iustin PopFixup hypervisor queries in node query
2012-10-10 Iustin PopFixup node live field names
2012-10-10 Iustin PopMake regex-pcre an optional dependency
2012-10-08 Iustin PopAdd an Utils.NiceSort() equivalent
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 PopSupport the new option types in build-bash-completion
2012-10-08 Iustin PopAdd support for arguments in --help-completion
2012-10-08 Iustin PopAdd missing ipolicy field
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
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 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
next