Fix network query for extra stats fields
[ganeti-local] / htools /
2012-11-27 Michele TartaraSmall improvements to the DRBD parser and tests
2012-11-22 Michele TartaraImplement the correct handling of numbers without commas
2012-11-21 Iustin PopA few more hlint fixes
2012-11-21 Iustin PopBulk add of remaining cluster/node opcodes
2012-11-21 Iustin PopConvert a few existing opcode parameters to safer types
2012-11-21 Iustin PopAdd many more opcode parameters
2012-11-21 Iustin PopAdd two more basic types
2012-11-21 Iustin PopMove StorageType from RPC.hs to Types.hs
2012-11-21 Iustin PopSplit 'Query.Language.ItemType' in two sub-types
2012-11-21 Iustin PopMove the 'Hypervisor' type from Objects to Types
2012-11-21 Iustin PopGeneralise the JSON "Container" type
2012-11-21 Iustin PopAdd more basic Ganeti types
2012-11-20 Iustin PopAdd more basic validation types
2012-11-20 Michele TartaraAdd parser for DRBD /proc file
2012-11-20 Iustin PopProperly log errors when setting up daemon FDs
2012-11-20 Iustin PopSwitch opcode data type from normal to record constructors
2012-11-20 Iustin PopFix docstrings for the Filter type
2012-11-20 Iustin PopSplit OpCode.hs and add module for opcode parameters
2012-11-20 Iustin PopCreate a new Ganeti/Types.hs module
2012-11-15 Iustin PopCleanup THH function use from built module namespace
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-13 Iustin PopFix two hlint warnings
2012-11-12 Iustin PopMerge branch 'devel-2.6' into master
2012-11-12 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-12 Iustin PopFix PID file writing in Haskell daemons
2012-11-12 Iustin PopRemove unsafePerformIO usage
2012-11-12 Iustin PopChange keyToFilename/readSSconfFile interaction
2012-11-12 Iustin PopChange type of program options to 'IO [Options]'
2012-11-12 Iustin PopTwo small logging improvements
2012-11-12 Iustin PopAnnotate confd startup/luxi binding error
2012-11-12 Iustin PopSwitch writing of PID file to new reporting style
2012-11-12 Iustin PopMove and rename BasicTypes.annotateIOError
2012-11-12 Iustin PopSwitch daemon startup to pipe-based error reporting
2012-11-12 Iustin PopMove preparation steps of confd in prepMain
2012-11-12 Iustin PopSplit queryd run into prepare and exec
2012-11-12 Iustin PopConvert tag objects to a safer type
2012-11-12 Iustin PopSwitch Luxi TH code from simple to custom fields
2012-11-12 Iustin PopMake THH:genSaveOpCode a bit more general
2012-11-08 Iustin PopRename Confd.hs to Confd/Types.hs
2012-11-08 Dato SimóOpCodes.hs: add OpTagsSet and OpTagsDel
2012-11-08 Dato Simóhtools: move TagObject from Luxi.hs to OpCodes.hs
2012-11-07 Iustin PopImplement base checkFn/prepFn/execFn model for daemons
2012-11-07 Iustin PopOne more ghc 7.6 fix
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-11-06 Iustin PopAdd test for Luxi calls consistency hs/py
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 X509CertError definition in Haskell codebase
2012-10-26 Iustin PopFix a few issues found by newer hlint
2012-10-26 Iustin PopAdd support for optional fields with null serialised
2012-10-25 Dato SimóErrors.hs: improve field names for ConfigVersionMismatch
2012-10-25 Dato SimóTHH.hs: delete isOptional, no longer used
2012-10-25 Iustin PopConvert query path from string errors to GanetiException
2012-10-25 Iustin PopAdd exception utility functions
2012-10-25 Iustin PopAdd an Errors module mirroring the Python one
2012-10-25 Iustin PopAbstract Luxi template functionality
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 PopAdd a very simple test rpc program
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
next