Switch Luxi Query operation to use a proper filter
[ganeti-local] / htools /
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
2012-08-28 Iustin PopInitial query daemon implementation
2012-08-28 Iustin PopEnhance the Luxi interface implementation
2012-08-28 Iustin PopAdd Objects definitions for the ispec/ipolicy types
2012-08-28 Iustin PopImprove Objects.hs definitions
2012-08-28 Iustin PopRemove container field special cases
2012-08-28 Iustin PopImprove the TH 'Container' type
2012-08-28 Iustin PopImprove TH local variables naming
2012-08-28 Iustin PopExpand TH with tags field
2012-08-28 Agata MurawskaSimple QC tests for RPC calls
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
2012-08-28 Agata MurawskaAdd Hypervisor and start exporting AdminState
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-24 Agata MurawskaMore descriptive Constants.hs header
2012-08-13 Iustin PopAdd a server-side Luxi implementation
2012-08-13 Iustin PopSwitch the Luxi interface from Strings to ByteStrings
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-07-31 Iustin Pophtools: abstract function for parsing job ids
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 PopImplement a node to drbd minors query function
2012-07-19 Iustin PopAdd support for computing instance all/secondary nodes
2012-07-19 Iustin PopAdd disk logical ID support in Objects.hs
2012-07-19 Iustin PopExtend the Template Haskell loadFn model
2012-07-19 Iustin PopChange how customFields are built
2012-07-19 Iustin PopImplement lookup of partial names in Config.hs
2012-07-19 Iustin PopReorganise the lookup functions
2012-07-19 Iustin PopRemove an unused function
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-06 Iustin PopFix Query2.hs to compile without warnings
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
2012-06-27 Agata MurawskaAlways print all variables in machine readable version
2012-06-27 Agata MurawskaPrint idx <-> uuid mappings in machine readable mode
2012-06-27 Agata MurawskaHuman readable group name improved
2012-06-27 Agata MurawskaPrint info about ability to rebalance
2012-06-27 Agata MurawskaImprove readability for hcheck-related changes
2012-06-25 Agata MurawskaMachine readable hcheck functionality
2012-06-25 Agata MurawskaHuman readable hcheck functionality
2012-06-25 Agata MurawskaAllowing rebalance to run silently
2012-06-25 Agata MurawskaGeneralize functions used by both hspace and hcheck
2012-06-25 Agata MurawskaInitial commit for introducting hcheck tool
2012-06-19 Iustin PopFix corner case in quick-check generated tests
2012-06-14 Guido TrotterAdd query2 numeric comparison operators
2012-06-12 Guido TrotterHaskell data types for query2
2012-06-08 Iustin PopFix prefix bug in Haskell ssconf implementation
2012-05-29 Iustin PopAdd support for SIGHUP handling in Haskell daemons
2012-05-29 Iustin PopRework logging setup for Haskell daemons
2012-05-08 Iustin PopAdd decoding of Luxi calls and unittests for LuxiOp
2012-05-08 Iustin PopSome unit tests improvements
2012-05-08 Iustin PopAuto-define a LuxiReq data type
2012-05-08 Iustin PopReplace hardcoded constants with Constants.hs names
2012-05-08 Iustin PopAdd a new JSON function
2012-05-01 Iustin PopFurther fixes for new-style exception handling
2012-03-26 Iustin PopSwitch to new-style exception handling
2012-03-26 Iustin PopChange a type computation for compatibility with 6.12
2012-03-26 Iustin PopFix compatibility with TemplateHaskell from GHC 7.4
2012-03-26 Iustin PopAdd trivial tests for gnt-* cli
2012-03-22 Iustin PopRework exit model
2012-03-22 Iustin PopFix out-of-tree builds
2012-03-22 Iustin PopConvert manual shell tests to shelltestrunner
2012-03-22 Iustin PopAdd command line option for controlling syslog use
2012-03-22 Iustin PopAdd support for syslog logging to Ganeti.Logging
2012-03-21 Iustin PopAllow hail to read data from stdin
2012-03-20 Iustin PopUpdate hconfd bind address handling
2012-03-20 Iustin PopAdd the bind-address option
2012-03-20 Iustin PopAdd two utility functions
2012-03-20 Iustin PopAdd skeleton ssconf module
2012-03-19 Iustin PopRename htools-hpc to hpc-tools to fix laziness
2012-03-19 Iustin Pophtools: fix long version of --port for daemons
2012-03-16 René Nussbaumerhspace: Make use of the spindle_use
2012-03-16 Iustin Pophtools: Fix some compiler warnings
2012-03-15 Iustin PopAdd tests for custom text files
2012-03-15 Iustin PopAdd utilisation and instance selection tests
2012-03-15 Iustin PopEnable pipefail mode for shell tests
2012-03-15 Iustin PopAdd RAPI shell-level unittest
next