ganeti-local
2012-12-19 Iustin PopImplement support for QFF_SPLIT_TIMESTAMP
2012-12-19 Bernardo Dal... Add exclusive_storage node parameter
2012-12-19 Bernardo Dal... Update design doc for partitioned Ganeti
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 PopRemove two hlint overrides
2012-12-19 Iustin PopAdd more mon-collector shell tests
2012-12-19 Iustin PopImprove mon-collector drbd CLI handling
2012-12-19 Iustin PopEnable bash completion for mon-collector
2012-12-19 Iustin Popbash-completion: add support for multi-cmd Haskell...
2012-12-19 Iustin PopImplement fake completion support for multi-cmd binaries
2012-12-19 Iustin PopSimplify htools.hs personality selection
2012-12-19 Iustin PopAdd description to personality definitions
2012-12-19 Iustin PopIntroduce generic multi-command binary handling
2012-12-19 Iustin PopAdd a type alias for the personality lists
2012-12-19 Iustin PopAdd a custom CLI module for DataCollectors
2012-12-19 Iustin PopFix profiling targets
2012-12-19 Guido TrotterAllow shutting down offline instance
2012-12-19 Guido TrotterAllow running instances to be put online
2012-12-18 Bernardo Dal... Fixes and improvements to comments
2012-12-18 Iustin PopExplain how to use GHCI to see spliced TH code
2012-12-18 Michael HanselmannFix error during cluster initialization due to hv_kvm
2012-12-18 Dimitris AragiorgisMake LUNetworkAdd pass _VerifyLocks()
2012-12-18 Helga VelroyenHaskell/python compatibility test for networks
2012-12-17 Michael HanselmannAdd test for SPICE parameter list, add missing ones
2012-12-17 Michael Hanselmannhv_kvm: List of SPICE parameters should be module-global
2012-12-17 Michael Hanselmann_DeclareLocksForMigration: Fix non-DRBD locking issue
2012-12-17 Michael HanselmannLUOobCommand: Always declare NAL in shared mode
2012-12-17 Iustin PopFix two logging messages in TLReplaceDisks
2012-12-17 Iustin PopSplit and extend Confd types tests
2012-12-17 Iustin PopSwitch Luxi sendMsg from strict to lazy ByteStrings
2012-12-17 Iustin PopAdd NFData instances for query results
2012-12-17 Iustin PopIntroduce NFData instances for JSON types
2012-12-17 Iustin PopFix parsing of absolute job dependencies
2012-12-17 Iustin PopMake two common opcode parameters always serialised
2012-12-17 Iustin PopFix disk_template OpInstSetParams parameter
2012-12-17 Iustin PopSupport 'null' in Luxi QueryJobs names field
2012-12-17 Iustin PopAbstract code related to job ID creation
2012-12-17 Iustin PopAdd new Haskell library dependency for tests
2012-12-17 Iustin PopReduce logging level in tests
2012-12-17 Iustin PopExport jstore constants as well to Constants.hs
2012-12-17 Iustin PopGeneralise the test helper 'genUniquesList'
2012-12-17 Iustin PopExport more paths from Path.hs
2012-12-17 Iustin PopSimplify a bit the FilterRegex JSON instance
2012-12-17 Iustin PopImplement opcode summary support
2012-12-17 Iustin PopAdd optional formatting for OP_DSC_FIELD
2012-12-17 Iustin PopAdd a type for the log type in job/opcode logs
2012-12-17 Iustin PopFix small typo in OpTestDelay/duration definition
2012-12-14 Iustin PopAdd constants for two values which we re-evaluate
2012-12-14 Iustin PopFix an small but quite nasty typo
2012-12-14 Guido Trotterupdate gnt-instance manpage about self-rename
2012-12-14 Guido Trotterburnin: rename instances to same name
2012-12-14 Guido TrotterVery very very basic openvswitch support
2012-12-14 Guido TrotterImprove a few Graph test properties
2012-12-14 Guido Trotterremove duplicate code in Graph.hs
2012-12-14 Guido TrotterAdd profiling dependencies note
2012-12-13 Iustin PopLog only partial response in Luxi when in debug mode
2012-12-13 Constantinos... Pass check_ip and not hostname.ip to _ComputeNics
2012-12-13 Michael HanselmannAdd version check for doc/design-draft.rst
2012-12-13 Michael HanselmannMakefile/check-local: List all errors before failing
2012-12-13 Michael HanselmannMove four designs from draft to 2.7
2012-12-13 Michael HanselmannRAPI documentation fix and update
2012-12-13 Michele TartaraAdd hpc-mon-collector to .gitignore
2012-12-13 Michael HanselmannRead watcher pause using RPC, not directly
2012-12-13 Michael HanselmannSet watcher pause on all nodes
2012-12-13 Michael HanselmannAdd RPC for setting watcher pause
2012-12-13 Michael HanselmannGenerated RPC code: Don't write whitespace after paren
2012-12-13 Michael HanselmannRename test for backend._CommonRestrictedCmdCheck
2012-12-13 Michael Hanselmannjqueue: Improve inotify error reporting
2012-12-13 Michael HanselmannImprove test for tools.ensure_dirs
2012-12-12 Dato SimóJobs.hs: make L.Client the last argument for all functions
2012-12-12 Michele TartaraFix a bug in the hs-coverage rule of Makefile.am
2012-12-12 Michael Hanselmannuidpool: Remove roman number support
2012-12-12 Constantinos... Remove checks wrt IDISK_PARAMS from OpCode level
2012-12-12 Michele TartaraAdd shelltests for the mon-collector
2012-12-12 Michele TartaraAdd the stand-alone data collector for DRBD
2012-12-12 Michele TartaraMove the path of the DRBD status file to the Constants...
2012-12-12 Helga VelroyenMake configure check for haskell vector library
2012-12-12 Helga VelroyenRemove usage of reserved key word 'family'
2012-12-12 Helga VelroyenAdd documentation about new dependency to vector lib
2012-12-11 Helga VelroyenNetwork and address pool (again)
2012-12-11 Michael HanselmannFix ordering of entries in tools.ensure_dirs
2012-12-11 Michael HanselmannSet owner on watcher pause and queue drain files
2012-12-11 Michael Hanselmannlib/tools/ensure_dirs.py: Code formatting
2012-12-11 Michael HanselmannReplicate queue drain flag across all master candidates
2012-12-11 Michael HanselmannAdd utility function to create frozenset with unique...
2012-12-11 Michael Hanselmannconstants: Remove duplicate DRBD barrier option
2012-12-10 Michael Hanselmanndoc/rapi.rst: Add ECODE_TEMP_NORES
2012-12-10 Michael HanselmannChange value for ECODE_TEMP_NORES
2012-12-10 Michael HanselmannMake htools/Ganeti/Constants.hs depend on errors.py
2012-12-10 Michael Hanselmannmasterd: Remove duplicate code
2012-12-10 Michael HanselmannImprove error message for when adding inotify watcher...
2012-12-10 Michael Hanselmannhtools/Ganeti/Errors: Add ECodeTempNoRes
2012-12-10 Michael HanselmannUpdate pyinotify website
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 HanselmannExport error codes from RAPI client module
2012-12-07 Michael HanselmannAdd error code for temporary lack of resources
2012-12-07 Michael Hanselmanncmdlib: Use locked nodes as node whitelist
next