Merge branch 'devel-2.6' into submit
[ganeti-local] / htools / Ganeti / Rpc.hs
2012-10-16 Iustin Popconfd: add the test_delay RPC call
2012-10-16 Iustin Popconfd: fix RpcVersion call
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 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 MurawskaAdd nodedCertFile to Path
2012-09-05 Iustin PopFurther hlint fixes
2012-09-04 Iustin PopMove JSON.hs and Compat.hs out from under HTools/
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-08-28 Agata MurawskaImplementation of NodeInfo call and result
2012-08-28 Agata MurawskaImplementation of InstanceList call and result
2012-08-28 Agata MurawskaImplementation of AllInstancesInfo call and result
2012-08-28 Agata MurawskaInfrastructure to execute RPC calls
2012-08-28 Agata MurawskaDatatypes for haskell RPC calls