Prevent hlint crash on unicode chars
[ganeti-local] / test /
2012-11-16 Michael Hanselmannbackend: Implement remote commands
2012-11-16 Michael HanselmannAdd unit test for RAPI handler access definitions
2012-11-16 Michael Hanselmannrapi: Add new user option for querying
2012-11-14 Michael HanselmannDon't check for remote command directory as file storage
2012-11-14 Michael Hanselmannpathutils: Add directory for remote commands
2012-11-14 Michael HanselmannAdd previously missing node daemon GID to getent mock
2012-11-14 Michael HanselmannAdd test utility to count calls to function
2012-11-13 Michael HanselmannAdd new test for RAPI
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-13 Michael Hanselmannjqueue: Allow changing of job priority
2012-11-13 Michael Hanselmannworkerpool: Preserve task number when deferring
2012-11-13 Michael Hanselmannworkerpool: Add method to change task's priority
2012-11-13 Michael Hanselmannworkerpool: Change data structure for priority change
2012-11-12 Michael HanselmannRunCmd: Expose "postfork" callback
2012-11-08 Michael Hanselmannjqueue/mcpu: Determine priority using callback
2012-11-08 Michael HanselmannMerge branch 'devel-2.6'
2012-11-08 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-08 Michael Hanselmannrapi.testutils: Return headers from mock utility
2012-11-07 Michael HanselmannAdd missing tests for commit f0d2286
2012-11-06 Michael HanselmannAdd utility to check if file is executable
2012-11-06 Michael Hanselmannutils.io: Improve handling of double and single slashes
2012-11-01 Michael HanselmannMerge branch 'devel-2.6'
2012-11-01 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-01 Michael Hanselmannjqueue: Return jobs to queue when shutting down
2012-11-01 Michael HanselmannRemove duplicate workerpool test
2012-10-26 Michael Hanselmanncfgupgrade: Write file for file storage paths
2012-10-26 Michael HanselmannMake Paramiko an optional dependency for listrunner
2012-10-26 Michael Hanselmannssh: Add function to get all of user's SSH files
2012-10-26 Michael HanselmannRunCmd: Support standard input file descriptor
2012-10-26 Michael Hanselmannprepare-node-join: Swap private and public keys
2012-10-26 Michael Hanselmannprepare-node-join: Use public key directly for auth...
2012-10-26 Michael Hanselmannssh.GetUserFiles: Parameter to disable directory check
2012-10-25 Iustin PopRemove unused cache implementation
2012-10-25 Michael Hanselmannbdev: Add verification for file storage paths
2012-10-23 Michael HanselmannAdd initial implementation of prepare-node-join
2012-10-23 Michael Hanselmannssh.GetUserFiles: RSA support, unit tests
2012-10-19 Michael HanselmannCompare significant fields only for simple SSH keys
2012-10-18 Michael Hanselmanntest/*.py: Replace '' with ""
2012-10-17 Dato SimóGroup.hs: add 'allTags'; adjust loaders and test data...
2012-10-17 Dato Simóhtools-excl.test: add test case for exclusion tags...
2012-10-17 Michael Hanselmanngnt-job cancel: Confirmation and selection of jobs
2012-10-16 Michael HanselmannReplace custom algorithm in constants unittest
2012-10-16 Michael HanselmannAdd new constant for pending job status
2012-10-11 Michael Hanselmannvcluster: Don't virtualize /etc/hosts path
2012-10-11 Michael HanselmannMerge branch 'devel-2.6'
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 HanselmannAdd basic unit tests for "gnt-cluster epo"
2012-10-08 Michael Hanselmannjstore: Nicer error message on non-numeric file content
2012-10-08 Iustin PopMerge ganeti-master-cleaner back into ganeti-cleaner
2012-10-05 Bernardo Dal SenoExplicitly ask for the default iallocator in commands
2012-10-05 Michael Hanselmannbdev: Add functions to verify file storage paths
2012-10-05 Michael Hanselmannutils.FilterEmptyLinesAndComments: Return list
2012-10-05 Michael HanselmannImprove disk wipe unit test
2012-10-05 Michael HanselmannWipe added space when growing disks
2012-10-05 Michael HanselmannAdd unit tests for cmdlib._WipeDisks
2012-10-04 Michael HanselmannAdd unit test for FilterEmptyLinesAndComments
2012-10-02 Michael Hanselmanncli: Exit with status 0 for --help
2012-09-28 Michael Hanselmannganeti-cleaner: Separate queue cleaning code
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-27 René NussbaumerAdding RAPI client for instance multi allocation
2012-09-27 René NussbaumerPopulate the instance dict with opcode infos
2012-09-25 Michael HanselmannAdd tests for bash completion
2012-09-25 Michael HanselmannFix shelltests for ganeti-*
2012-09-24 René NussbaumerAdding RAPI resource for multi-allocation
2012-09-24 René NussbaumerAdding the new opcode for multi-allocation
2012-09-24 René NussbaumerAdding some fundamental unittests for iallocator
2012-09-21 Michael HanselmannAdd new module for virtual clusters
2012-09-19 Michael HanselmannShellWriter: Add parameter to disable indentation
2012-09-18 Michael HanselmannMigrate test/ganeti.*.py from constants to pathutils
2012-09-12 Michael Hanselmannrpc: Remove duplicated logic, fix unittests
2012-09-12 Michael Hanselmanncmdlib: Handle locking.ALL_SET correctly when copying...
2012-09-12 René NussbaumerRefactor IAllocator code
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-09-12 René NussbaumerMove _CalculateGroupIPolicy and _ComputeDiskSize
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-08-28 Iustin PopImplement support for query only clients in Rapi
2012-08-28 Agata MurawskaMove necessary constants from rpc & rpc_defs to constants
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-10 Iustin PopAdd test for checking that all gnt-* subcommands run OK
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-08-07 Iustin PopMake jqueue unittests more generic
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-06-28 Iustin PopAdd a shell test for hbal and split instances
2012-06-28 Agata MurawskaAdd newline at the end of shelltest files
2012-06-28 René NussbaumerAdd forgotten unittest changes for instance_os_add
2012-06-27 Agata MurawskaStyle fixes in shelltests
2012-06-25 Agata MurawskaShelltestrunner tests for hcheck
2012-06-20 René NussbaumerUpdate the hooks documentation
2012-06-15 René NussbaumerVerify user supplied dicts against defaults
2012-06-15 Michael Hanselmannjstore: Add unittests
2012-06-15 Michael Hanselmannquery: Comparison of timestamps, job IDs
2012-06-15 Iustin PopFix cfgupgrade unittests
2012-06-14 Michael Hanselmannquery2: Add <, >, <=, >= comparison operators
2012-06-11 Michael HanselmannFix race condition in test for *FileID functions
2012-05-23 Iustin PopAdjust cfgupgrade for new minor version
2012-05-15 Iustin PopBeautify disk ipolicy violations in cluster-verify
2012-05-14 René Nussbaumerganeti.query_unittest: Adding testcase for diskparams
2012-05-14 Iustin PopMake x509 unittest testClockSkew a bit less flaky
next