Some command line scripts fixes
[ganeti-local] / scripts / gnt-job
2009-02-12 Iustin PopSome command line scripts fixes
2009-02-03 Iustin PopAn attempt at fixing some encoding issues
2008-12-18 Michael HanselmannPrevent RPC timeout on auto-archiving jobs
2008-12-11 Iustin PopFix epydoc format warnings
2008-11-28 Michael Hanselmanngnt-job: Print message from CancelJob to standard output
2008-11-28 Michael Hanselmannjqueue: Allow jobs waiting for locks to be canceled
2008-11-23 Iustin PopEnable auto-unit formatting in script output
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-10-27 Iustin PopDocumentation updates for gnt-job
2008-10-20 Iustin PopFix some pylint-detected issues on the scripts
2008-10-20 Iustin PopConvert the gnt scripts to ToStdout/err
2008-10-07 Iustin PopImplement job 'waiting' status
2008-10-06 Iustin PopImplement job auto-archiving
2008-09-30 Iustin PopFix ‘gnt-job info’ with no arguments
2008-09-30 Iustin PopAdd output of job/opcode timestamps
2008-09-30 Iustin PopAbstract the timestamp formatting into cli.py
2008-09-29 Iustin PopAdd opcode execution log in job info
2008-09-29 Iustin PopAdd a info subcommand to gnt-job
2008-09-29 Iustin PopImplement job summary in gnt-job list
2008-07-28 Michael HanselmannImplement “gnt-job cancel”
2008-07-24 Michael HanselmannImplement “gnt-job archive” to archive jobs
2008-07-23 Michael Hanselmanngnt-job: Don't treat job IDs as numbers
2008-07-11 Michael HanselmannMake "gnt-job list" work again
2008-07-01 Iustin PopImplement “gnt-job list -o +...”
2008-05-13 Iustin PopSmall style fixes
2008-05-13 Iustin PopRevert "CLI: remove command opts/args in "gnt-X""
2008-05-13 Iustin PopCLI: remove command opts/args in "gnt-X"
2008-04-10 Iustin PopAdd per-opcode results to job processing
2008-04-04 Iustin PopAdd a simple gnt-job script