cmdlib: Additional opportunistic locking check
[ganeti-local] / htest /
2012-12-19 Guido TrotterAdd hroller htools personality
2012-12-19 Helga VelroyenRenaming fam -> net_family on test network generation
2012-12-19 Helga VelroyenSerialization compatibility test for node groups
2012-12-19 Helga VelroyenAdd a network fields to NIC params and node group type
2012-12-19 Iustin PopAdd support for job queries in hconfd
2012-12-19 Iustin PopChange makeSimpleFilter accept NumericValues as well
2012-12-19 Iustin PopAdd a read-only job queue module
2012-12-19 Iustin PopImplement support for QFF_SPLIT_TIMESTAMP
2012-12-19 Helga VelroyenRemove superfluous typing to Int
2012-12-19 Iustin PopExtend job ID parsing tests
2012-12-19 Iustin PopAdd a few tests for OpParams types
2012-12-19 Iustin PopAdd more mon-collector shell tests
2012-12-19 Iustin PopAdd description to personality definitions
2012-12-19 Guido TrotterAllow shutting down offline instance
2012-12-18 Helga VelroyenHaskell/python compatibility test for networks
2012-12-17 Iustin PopSplit and extend Confd types tests
2012-12-17 Iustin PopReduce logging level in tests
2012-12-17 Iustin PopGeneralise the test helper 'genUniquesList'
2012-12-17 Iustin PopImplement opcode summary support
2012-12-17 Iustin PopAdd a type for the log type in job/opcode logs
2012-12-14 Guido TrotterImprove a few Graph test properties
2012-12-12 Michele TartaraAdd shelltests for the mon-collector
2012-12-12 Helga VelroyenRemove usage of reserved key word 'family'
2012-12-11 Helga VelroyenNetwork and address pool (again)
2012-12-07 Dato Simóhtest/Types.hs: check ordering of some ADTs
2012-12-07 Michael Hanselmannhtools: Add missing parameter to OpInstanceMultiAlloc
2012-12-07 Michael Hanselmanncmdlib: Opportunistic locking on instance creation
2012-12-07 Helga VelroyenRevert "Network and address pool"
2012-12-06 Helga VelroyenNetwork and address pool
2012-12-06 Guido Trottermake genMaybe more Just
2012-12-06 Iustin PopFix build breakage in Jobs.hs test code
2012-12-05 Dato SimóJobs.hs: move OpStatus and JobStatus ADTs to Types.hs
2012-12-04 Guido TrotterAdd "proper coloring" unittest check
2012-12-04 Guido TrotterFix Dsatur and add Dcolor
2012-12-04 Guido TrotterHTools/Node: add mkNodeGraph function
2012-12-04 Guido TrotterAdd tests for verticesByDegree{Asc,Desc}
2012-12-04 Guido TrotterGaneti/HTools/Graph Add isColorable
2012-12-04 Guido TrotterAdd Dsatur implementation
2012-12-04 Guido TrotterAdd Ganeti.HTools.Graph
2012-12-04 Iustin PopAdd CommonOpParams and MetaOpCode types
2012-12-04 Iustin PopAdd types and parameters for common opcode implementation
2012-12-04 Iustin PopAdd a negative type
2012-12-04 Iustin PopAdd a 'real' type for JobIds
2012-12-04 Iustin PopAdd type for finalised job statuses
2012-12-04 Iustin PopAdd test for opcode fields equivalence
2012-12-04 Iustin PopFix Haskell OpNetworkAdd
2012-12-04 Iustin PopAdd a few missing fields from opcodes
2012-12-04 Iustin PopRework/enhance original htools opcodes
2012-12-04 Iustin PopFix generation of clusters via 'genEmptyCluster'
2012-12-03 Michele TartaraAdd unit tests for the JSON serialization of DRBD status
2012-12-03 Michele TartaraAdd JSON serialization capabilities for DRBD status
2012-12-03 Iustin PopReduce hostname length in tests and opcode py_compat...
2012-12-03 Guido TrotterAdd generator for an instance on a node list
2012-12-03 Guido TrotterAdd generator for list of arbitrary instances
2012-12-03 Guido TrotterAdd generator for list of arbitrary nodes
2012-11-30 Guido TrotterCreate a genInstanceMaybeBiggerThan function
2012-11-30 Iustin PopAdd explicit test for wrong OpCode arbitrary instances
2012-11-30 Iustin PopRemove read instances from our Haskell code
2012-11-30 Iustin PopRemove remaining in-line parameters
2012-11-30 Iustin PopAbstract query common opcode definitions
2012-11-30 Iustin PopMake QuickCheck generator names more uniform
2012-11-30 Iustin PopEnable equivalence checks of opcode list
2012-11-30 Iustin PopAdd two last missing opcodes
2012-11-30 Iustin PopAdd types, parameters and the opcodes for networks
2012-11-30 Iustin PopMove NICMode from Objects.hs to Types.hs
2012-11-30 Iustin PopComplete the Test opcodes
2012-11-30 Iustin PopComplete the Tag opcodes and fix OpTestDelay missing...
2012-11-30 Iustin PopAdd Group, OS and Backup opcodes
2012-11-30 Iustin PopComplete the instance OpCodes and parameters
2012-11-30 Iustin PopAdd types and parameters for OpInstanceCreate
2012-11-30 Iustin PopMove FileDriver from Objects to Types
2012-11-27 Michele TartaraSmall improvements to the DRBD parser and tests
2012-11-23 Michele TartaraFix wrong edge case in a QuickChek Drbd property
2012-11-23 Michele TartaraQuickCheck Tests for the commaIntParser, part of DRBD...
2012-11-21 Iustin PopA few more hlint fixes
2012-11-21 Iustin PopFix OpCode arbitrary generation w.r.t. non-ASCII chars
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 two more basic types
2012-11-21 Iustin PopAdd an arbitrary set generator helper
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 PopFix some more hlint warnings
2012-11-20 Iustin PopAdd more basic validation types
2012-11-20 Iustin PopFix a hlint warning
2012-11-20 Michele TartaraAdd DRBD parser unit tests
2012-11-20 Iustin PopSimplify a few test helpers
2012-11-20 Iustin PopCreate a new Ganeti/Types.hs module
2012-11-16 Michele TartaraAdd Utility functions for loading data from test files
2012-11-16 Michele TartaraImproved TestHelper module docstring
2012-11-15 Iustin PopCleanup THH function use from built module namespace
2012-11-14 Iustin PopSwitch Attoparsec/unicode test from QC to HUnit
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-13 Iustin PopAutomatically enable version-dependent GHC flags
2012-11-13 Michele TartaraAdded attoparsec unit test for Unicode parsing
2012-11-13 Iustin PopFix two hlint warnings
2012-11-12 Iustin PopRemove unsafePerformIO usage
next