ganeti-local
2012-11-12 Iustin PopFix type error in kvm/GetMigrationStatus
2012-11-12 Iustin PopFix PID file writing in Haskell daemons
2012-11-12 Iustin PopRemove unsafePerformIO usage
2012-11-12 Iustin PopChange keyToFilename/readSSconfFile interaction
2012-11-12 Iustin PopChange type of program options to 'IO [Options]'
2012-11-12 Iustin PopTwo small logging improvements
2012-11-12 Iustin PopAnnotate confd startup/luxi binding error
2012-11-12 Iustin PopSwitch writing of PID file to new reporting style
2012-11-12 Iustin PopMove and rename BasicTypes.annotateIOError
2012-11-12 Iustin PopSwitch daemon startup to pipe-based error reporting
2012-11-12 Iustin PopMove preparation steps of confd in prepMain
2012-11-12 Iustin PopSplit queryd run into prepare and exec
2012-11-12 Iustin PopConvert tag objects to a safer type
2012-11-12 Iustin PopSwitch Luxi TH code from simple to custom fields
2012-11-12 Iustin PopFix display of results in ==? operator
2012-11-12 Iustin PopMake THH:genSaveOpCode a bit more general
2012-11-09 Michael Hanselmannsphinx_ext: Allow use of “rapi” module in pyeval
2012-11-08 Michael Hanselmannrlib2: Document two previously undocumented functions
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 Hanselmannhttp/__init__.py: Remove extraneous argument
2012-11-08 Michael Hanselmannrapi.testutils: Add utility to format HTTP headers
2012-11-08 Michael Hanselmannrapi.testutils: Return headers from mock utility
2012-11-08 Michael Hanselmannhttp: Add wrapper for mimetools.Message
2012-11-08 Iustin PopRename Confd.hs to Confd/Types.hs
2012-11-08 Dato SimóOpCodes.hs: add OpTagsSet and OpTagsDel
2012-11-08 Dato Simóhtools: move TagObject from Luxi.hs to OpCodes.hs
2012-11-07 Michael HanselmannAdd missing tests for commit f0d2286
2012-11-07 Iustin PopImplement base checkFn/prepFn/execFn model for daemons
2012-11-07 Iustin PopOne more ghc 7.6 fix
2012-11-07 Michael Hanselmannworkerpool: Use itertools.count instead of manual counting
2012-11-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-11-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-07 Iustin PopSwitch devel/upload to a static file
2012-11-07 Iustin PopFix compatibility with newer Haskell libraries
2012-11-06 Guido TrotterUse SSH_LOGIN_USER rather than root for xl ssh
2012-11-06 Guido TrotterFix gnt-instance console with xl
2012-11-06 Michael HanselmannAdd utility to check if file is executable
2012-11-06 Michael HanselmannFix NameError in constants.py introduced in merge 46c1f82
2012-11-06 Iustin PopAdd test for Luxi calls consistency hs/py
2012-11-06 Guido TrotterMerge branch 'devel-2.6'
2012-11-06 Guido TrotterMerge branch 'stable-2.6' into devel-2.6
2012-11-06 Guido TrotterDisable E1101 on ganeti/http/server.py:424
2012-11-06 Guido TrotterFix live migration under xl
2012-11-06 Guido TrotterDon't check for xend port when using xl
2012-11-06 Michael Hanselmannutils.io: Improve handling of double and single slashes
2012-11-06 Michael Hanselmannworkerpool: Don't mask variable in AddManyTasks
2012-11-06 Michael Hanselmannworkerpool: Simplify _WaitForTaskUnlocked
2012-11-05 Dato Simócli.py: use None as name for tag operations on the...
2012-11-02 Bernardo Dal... Fix previous merge
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 HanselmannFix typo in gnt-instance man page
2012-11-01 Michael Hanselmannjqueue: Return jobs to queue when shutting down
2012-11-01 Michael Hanselmanngnt-debug delay: Add "--submit" option
2012-11-01 Michael HanselmannRemove duplicate workerpool test
2012-11-01 Iustin PopMake hostname checks uniform between instance rename...
2012-11-01 Iustin PopImprove logging of new job submissions
2012-11-01 Iustin PopImprove handling of lock exceptions
2012-10-30 Iustin PopAdd note about developing on a production machine
2012-10-30 Iustin PopFix runtime memory increases
2012-10-30 Iustin PopFix validation of vgname in OpClusterSetParams
2012-10-30 Iustin PopFix removal of storage directory on shared file storage
2012-10-30 Iustin PopSwitch non-redundant check to disk template-based
2012-10-29 Bernardo Dal... Fix permission for socket directory
2012-10-29 Iustin PopDocument the new --yes-do-it option for master-failover
2012-10-29 Iustin PopAdd option to force master-failover without voting
2012-10-26 Iustin PopConvert Luxi results to Ganeti errors
2012-10-26 Michael Hanselmanncfgupgrade: Write file for file storage paths
2012-10-26 Michael Hanselmannbackend: Switch to new file storage directory verification
2012-10-26 Michael HanselmannCheck allowed file storage paths during cluster-verify
2012-10-26 Michael HanselmannMake Paramiko an optional dependency for listrunner
2012-10-26 Michael HanselmannRemove setup-ssh
2012-10-26 Michael Hanselmanngnt-node add: Use prepare-node-join
2012-10-26 Michael Hanselmannprepare-node-join: Use ssh.GetAllUserFiles
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 HanselmannFactorize job selection in “gnt-job cancel”
2012-10-26 Michael Hanselmannutils.x509: Factorize code to extract X509 certificate
2012-10-26 Michael Hanselmannprepare_node_join: Move daemon SSH files to constants
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-26 Iustin PopMove htools backends to a separate directory
2012-10-26 Iustin PopFix lint issue in Test/…/THH.hs
2012-10-26 Iustin PopFix X509CertError definition in Haskell codebase
2012-10-26 Iustin PopFix a few issues found by newer hlint
2012-10-26 Iustin PopAdd a simple unittest for THH code
2012-10-26 Iustin PopAdd support for optional fields with null serialised
2012-10-26 Iustin PopUpdate instance modify message
2012-10-25 Dato SimóErrors.hs: improve field names for ConfigVersionMismatch
2012-10-25 Iustin PopRemove unused cache implementation
2012-10-25 Dato SimóTHH.hs: delete isOptional, no longer used
2012-10-25 Michele TartaraFix two typos in Ganeti administrator's guide
2012-10-25 Michael Hanselmannbdev: Remove unused import of itertools
2012-10-25 Michael Hanselmannbdev: Add verification for file storage paths
2012-10-25 Michael Hanselmannjqueue: Factorize code to modify job
2012-10-25 Michael Hanselmanncli: Use callback for --priority
2012-10-25 Michael Hanselmannjqueue: Add docstring for _DetermineJobDirectories
next