ganeti-local
2012-10-17 Iustin PopGeneralise the Result type
2012-10-17 Dato SimóMerge branch 'devel-2.6' into master
2012-10-17 Dato SimóAdd hbal-excl-tags.data to Makefile.am, missed in 0397694
2012-10-17 Dato SimóGroup.hs: add 'allTags'; adjust loaders and test data...
2012-10-17 Dato SimóInstance.hs: rename 'tags' to 'exclTags', provide ...
2012-10-17 Dato Simóhtools-excl.test: add test case for exclusion tags...
2012-10-17 Iustin PopFix small typo in NEWS file
2012-10-17 Iustin PopRemove support for PUT in noded
2012-10-17 Iustin PopIgnore empty/comment lines in OS variants file
2012-10-17 Michael Hanselmanngnt-job cancel: Confirmation and selection of jobs
2012-10-17 Michael HanselmannUpdate NEWS for file storage paths
2012-10-16 Michael HanselmannReplace custom algorithm in constants unittest
2012-10-16 Michael HanselmannDesign for remote command execution via RPC
2012-10-16 Michael HanselmannMakefile: Verify version of security.rst document
2012-10-16 Michael HanselmannAdd new constant for pending job status
2012-10-16 Michael HanselmannMerge branch 'devel-2.6'
2012-10-16 Michael Hanselmannensure-dirs: Fix permissions on master socket
2012-10-16 Michael HanselmannUpdate security document for version 2.6
2012-10-16 Iustin PopAdd a very simple test rpc program
2012-10-16 Iustin Popconfd: add the test_delay RPC call
2012-10-16 Iustin PopAdd htools program code to hlint call
2012-10-16 Michael HanselmannAdd design for changing node SSH setup
2012-10-16 Iustin Popconfd: fix RpcVersion call
2012-10-15 Iustin PopCleanup HTools.Types/BasicTypes imports
2012-10-15 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-10-12 Bernardo Dal... Update NEWS and bump version to 2.6.1 v2.6.1
2012-10-12 Michael Hanselmannerrors: Document arguments to QueryFilterParseError
2012-10-12 Michael HanselmannFix distcheck after commit 7a962ec
2012-10-12 Michael HanselmannMakefile/check-local: Ensure design document exists
2012-10-12 Michael HanselmannAdd design document for version 2.7
2012-10-11 Bernardo Dal... QA: TestAssignNodesIncludingSplit can be disabled
2012-10-11 Bernardo Dal... QA: never put a master node offline
2012-10-11 Bernardo Dal... Add option to disable iallocator use in QA
2012-10-11 Sébastien BocahuAdd support for cpu_cap and cpu_weight Xen params
2012-10-11 Dato SimóText.hs: update field lists in parseData comments
2012-10-11 Iustin PopEnable conversion of errors constants
2012-10-11 Michael HanselmannLUClusterVerifyGroup: Localize virtual file paths
2012-10-11 Iustin PopCleanup haddock documentation a bit
2012-10-11 Iustin PopCleanup network timeouts and htools imports
2012-10-11 Iustin PopCleanup/expand the filter/query tests
2012-10-11 Iustin PopAdd a helper for query field checks
2012-10-11 Iustin PopEnable query socket usage in gnt-node/gnt-group
2012-10-11 Iustin PopAdd support for classic queries
2012-10-11 Iustin PopAdd a makeSimpleFilter function
2012-10-11 Iustin PopFix the node powered field
2012-10-11 Iustin PopSimplify a bit queryFields
2012-10-11 Iustin PopAdd function for getting a group's merged disk params
2012-10-11 Iustin PopSwitch ordering of names on query to niceSort
2012-10-11 Iustin PopUse the new name filtering behaviour in query
2012-10-11 Iustin PopAdd functionality for checking validity of names
2012-10-11 Michael Hanselmannvcluster: Don't virtualize /etc/hosts path
2012-10-11 Michael Hanselmannvcluster-setup: Stop hardcoding /etc/hosts
2012-10-11 Michael Hanselmannqa_utils: Stop hardcoding path to /etc/hosts
2012-10-11 Michael Hanselmanncli: Stop hardcoding /etc/hosts path
2012-10-11 Michael HanselmannMove constant for /etc/hosts to pathutils
2012-10-11 Michael Hanselmannbash_completion: Fix mistake introduced in merge 6a74f58
2012-10-11 Michael HanselmannMerge branch 'devel-2.6'
2012-10-11 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-10-11 Michael Hanselmanngnt-job list: Add option to include archived jobs
2012-10-11 Michael Hanselmanngnt-job: List archived jobs if requested
2012-10-11 Michael Hanselmannquery: Report data type for unary operators
2012-10-11 Michael Hanselmannjqueue: Add new in-memory attribute for archived jobs
2012-10-11 Michael Hanselmannjqueue: Correct docstring
2012-10-11 Iustin PopAdd htools/ganeti-confd to .gitignore
2012-10-11 Michael Hanselmannverify-disks: Explicitely state nothing has to be done
2012-10-11 Michael HanselmannAdd basic unit tests for "gnt-cluster epo"
2012-10-10 Iustin PopFixup node disk free/total queries
2012-10-10 Dato Simó(htest) Text.hs: fix typo in comment
2012-10-10 Iustin PopFix pylint breakage due to unused var in gnt_cluster
2012-10-10 Iustin PopFixup hypervisor queries in node query
2012-10-10 Iustin PopFixup node live field names
2012-10-10 Iustin PopImprove Haskell configure options and detection
2012-10-10 Iustin PopMake regex-pcre an optional dependency
2012-10-10 Michael Hanselmanncluster epo: Fix bug where IndexError is raised
2012-10-10 Michael HanselmannAdd list of design documents implemented in version 2.6
2012-10-09 Iustin PopTry to auto-enable htools-rapi and split query
2012-10-09 Iustin PopFix usage of errors.ResolverError
2012-10-09 Iustin PopRemove unused/deprecated error classes
2012-10-08 Helga VelroyenTypos and grammar fixes
2012-10-08 Iustin PopAdd an Utils.NiceSort() equivalent
2012-10-08 Michael Hanselmannbackend: Use utils.IsBelowDir instead of local code
2012-10-08 Michael Hanselmannjstore: Nicer error message on non-numeric file content
2012-10-08 Bernardo Dal... Fixed QA for replace-disks
2012-10-08 Iustin PopMerge ganeti-master-cleaner back into ganeti-cleaner
2012-10-08 Iustin PopImprove the confd man page
2012-10-08 Iustin PopSplit the OptComplNumeric into integer/float ones
2012-10-08 Iustin PopEnable bash completion for Haskell daemons too
2012-10-08 Iustin PopDefine the actual arguments that are supported by programs
2012-10-08 Iustin PopSupport the new option types in build-bash-completion
2012-10-08 Iustin PopAdd support for arguments in --help-completion
2012-10-08 Iustin PopA few cleanups in Makefile.am
2012-10-08 Iustin PopAdd missing ipolicy field
2012-10-08 Iustin PopFixup TAGS generation with newer GHC
2012-10-08 Iustin PopRemove qualified import of Utils.hs into its test module
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-10-05 Michael Hanselmannbdev: Remove unnecessary empty line
2012-10-05 Bernardo Dal... Better list of replace-disks arguments + typos fixed
2012-10-05 Michael HanselmannCheck fingerprint of file with allowed file storage...
2012-10-05 Bernardo Dal... Document the support for default iallocator
2012-10-05 Bernardo Dal... Instance QA uses default iallocator
next