]> mj.ucw.cz Git - bex.git/shortlog
bex.git
2013-01-19 Martin MaresMaint: Fixed location of web scripts v3.1
2013-01-19 Martin MaresReleased as 3.1
2013-01-19 Martin MaresTODO pruned
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-09-21 Martin Mares"bex help" is now equivalent to "bex --help"
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-24 Martin MaresUpdated TODO list
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 MaresMaint: More bug fixes
2012-02-16 Martin MaresMaint: Do not forget +x v3.0
2012-02-16 Martin MaresReleased as 3.0
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-11-21 Martin Maresbls: Added a new utility for listing known machines...
2011-11-09 Martin MaresTODO
2011-11-09 Martin Maresbprun: Replaced magical counters by real accounting...
2011-10-31 Martin MaresTODO
2011-10-31 Martin Maresbprun: Various cursed updates
2011-10-31 Martin Maresbprun: Attaching to specific screen session; colors
2011-10-31 Martin MaresBugfix of previous commit
2011-10-31 Martin Maresbprun: Use job names
2011-10-31 Martin Maresbprun: Recycle slots
2011-10-31 Martin MaresFirst cursey version of bprun
2011-10-31 Martin Maresbrun: Report DONE even on hosts where no job is queued
2011-10-31 Martin MaresRationalized logging
2011-10-31 Martin MaresUse job->name consistently
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 preparatory commands
2011-10-31 Martin MaresAdded bjob
2011-10-31 Martin Maresbenq has a lot of switches for creating the job
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 MaresNewly inserted jobs immediately enter NEW status
2011-10-31 Martin MaresLet default prolog ask for set -e
2011-10-31 Martin MaresUse mkpath instead of make_path, it's not supported...
2011-10-31 Martin Maresbq --job
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 MaresBetter description of status codes
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 MaresBits of documentation
2011-10-31 Martin MaresBug fixes
2011-10-31 Martin MaresBEX module split
2011-10-31 Martin Maresbprun: Set window title
2011-10-31 Martin MaresFirst attempt at parallel execution
2011-10-30 Martin Maresbrun: Status socket
2011-10-30 Martin Maresbq: --by-host, shows status
2011-10-30 Martin MaresWorking brun
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...