]> mj.ucw.cz Git - bex.git/history - lib
Maint: Fixed location of web scripts
[bex.git] / lib /
2013-01-19 Martin Maresbex prun: Fixed priority inversion
2013-01-19 Martin Maresbex prun: Even more debugging
2013-01-19 Martin Maresbex prun: More --debug
2013-01-19 Martin Maresbex prun: Added --debug
2013-01-19 Martin Maresbex prun: --debug-children does not overwrite the log
2013-01-19 Martin Maresbex prun: More display slot fixes
2013-01-19 Martin Maresbex prun: Better allocation of display slots
2013-01-06 Martin Maresbex prun: Let NOPING entries be displayed in a differen...
2012-09-21 Martin Maresbex queue: Implemented filtering of states, fixed ...
2012-09-21 Martin MaresImplemented "bex queue --attn"
2012-09-21 Martin Mares"bex queue --filenames" can be used to show job file...
2012-04-14 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/bex
2012-04-14 Martin Maresbex log: Added --why
2012-02-21 Martin Maresbex queue: add --summary option and enable option bundling
2012-02-17 Martin Maresprun: Recognize NOXFER state
2012-02-16 Martin Maresadd: Added --execute switch
2012-02-16 Martin Maresadd: When a job ID is reused, the old contents are...
2012-02-16 Martin MaresOops
2012-02-16 Martin Maresprun: Added a switch for setting the number of parallel...
2012-02-16 Martin MaresStill cleaning up references to `brun' and `bq'
2012-02-16 Martin Maresrun: Avoid SIGPIPE
2012-02-16 Martin Maresrun: make ssh allocate a PTY
2012-02-16 Martin Maresprun: use tmux instead of GNU screen, added --debug...
2012-02-16 Martin MaresQueue: fix reference to bex queue --init
2012-02-16 Martin MaresConfig: store path to library files, too
2012-02-15 Martin MaresOne more rename of subcommands
2012-02-15 Martin MaresRenamed all subcommands to bex-<name>
2012-02-15 Martin MaresAll commands now have normal --help
2012-02-15 Martin MaresFixed directory name bugs in `bex queue ls'
2012-02-15 Martin Mares`bex queue' without more arguments lists all queues
2012-02-15 Martin Mares`bex queue' has its own subcommands
2012-02-15 Martin MaresCreation of queues must be explicit
2012-02-15 Martin MaresRename subcommands
2012-02-15 Martin MaresUse configured home and library dirs consistently and...
2012-02-15 Martin MaresUpdated command usage
2012-02-15 Martin MaresFix bogus comments introduced by previous commit
2012-02-15 Martin MaresThe big move -- introduced subcommands
2011-10-31 Martin MaresRationalized logging
2011-10-31 Martin MaresImplemented `bq --rm' and `bq --move-to'
2011-10-31 Martin MaresUpdates of job status are atomic
2011-10-31 Martin MaresCommand used to run ssh is configurable
2011-10-31 Martin MaresImplemented skip_on_fail
2011-10-31 Martin MaresJobs should be sorted by their IDs when scanning queue
2011-10-31 Martin MaresUse mkpath instead of make_path, it's not supported...
2011-10-31 Martin Maresbprun: Maximum number of parallel jobs is configurable...
2011-10-31 Martin MaresLet default subject be empty
2011-10-31 Martin MaresLet bq display (an approximation of) active locks
2011-10-31 Martin MaresImplemented locking of queues, hosts and jobs
2011-10-31 Martin MaresPings are optional
2011-10-31 Martin MaresHost names are configurable
2011-10-31 Martin MaresKeep history of completed jobs
2011-10-31 Martin MaresPer-job logs
2011-10-31 Martin MaresBug fixes
2011-10-31 Martin MaresBEX module split
2011-10-30 Martin MaresChange file naming conventions
2011-10-30 Martin MaresFirst running jobs...
2011-10-30 Martin MaresWorking almost complete benq and rudimentary bq
2011-10-30 Martin MaresBuilding infrastructure...