ganeti-local
2012-09-12 Michael Hanselmannobjects, rpc: Code cleanup
2012-09-12 Michael HanselmannRAPI client: Fix typo in docstring
2012-09-12 René NussbaumerDisable pylint warnings for unknown members
2012-09-12 René NussbaumerAdapt gnt-debug iallocator
2012-09-12 René NussbaumerAdding new multi-allocation request
2012-09-12 René NussbaumerSwitch all iallocator calls to the new one
2012-09-12 René NussbaumerRefactor IAllocator code
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-09-12 René NussbaumerMove _MakeLegacyNodeInfo to rpc
2012-09-12 René NussbaumerMove _CalculateGroupIPolicy and _ComputeDiskSize
2012-09-11 Michael HanselmannUpdate documentation for "gnt-job list"
2012-09-07 Iustin PopSimplify a bit more the test harness
2012-09-07 Iustin PopRemove the slow/fast tests functionality
2012-09-07 Iustin PopFix arbitrary ConfigData object generation
2012-09-07 Iustin PopImprove the `AllocPolicy' test
2012-09-07 Iustin PopImprove the `CanTieredAlloc' test
2012-09-07 Iustin PopAdd new test for checking multi-allocations
2012-09-07 Iustin PopImprove the prop_Alloc_sane test to detect mis-allocations
2012-09-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-09-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
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 query filter tests
2012-09-05 Iustin PopAdd some unittests for node queries
2012-09-05 Iustin PopAdd a small 'passTest' helper
2012-09-05 Iustin PopAdd entire ConfigData serialisation tests
2012-09-05 Iustin PopReplace manual arbitrary instances with genArbitrary
2012-09-05 Iustin PopIntroduce a helper for simple Arbitrary instances
2012-09-05 Iustin PopAdd Instance serialisations tests
2012-09-05 Iustin PopAdd a test helper for simple JSON serialisation testing
2012-09-05 Iustin PopAdd unit test for serialisation of DiskLogicalId and...
2012-09-05 Iustin PopAdd unittests for the BasicTypes module
2012-09-05 Iustin PopFixup test suite names
2012-09-05 Iustin PopSimplify property and test case names
2012-09-05 Iustin PopMove Version.hs up from under HTools/
2012-09-05 Iustin PopTwo tiny makefile fixes
2012-09-04 Iustin PopRemove QC.hs and replace it with an auto-generated...
2012-09-04 Iustin PopSplit the Makefile variable HS_LIB_SRCS
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 generated htools test stubs to htest/
2012-09-04 Iustin PopMove shelltests from test/ to htest/shelltests/
2012-09-04 Iustin PopMove htools test files from test/data/htools to htest...
2012-09-04 Iustin PopMove haskell test code to htest/
2012-09-04 René NussbaumerFix gnt-debug iallocator
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 Iustin PopMerge branch 'devel-2.6'
2012-09-04 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-04 René NussbaumerPutting the multiallocate pieces together
2012-09-04 René NussbaumerAdding allocList function
2012-09-04 René NussbaumerAdding new IAllocator mode to constants
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-09-03 Guido TrotterMerge branch 'devel-2.6'
2012-09-03 Iustin PopFix decorator uses which crash newer pylint
2012-09-03 Guido TrotterInstance autorepair design
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 PopMove parameter title definitions to constants
2012-09-03 Iustin PopOne more SADT type - VType
2012-09-03 Iustin PopExtend convert-constants support for dicts
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 PopFix typo in node role description
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-09-03 Iustin PopEnhance convert-constants list generation
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
next