]> mj.ucw.cz Git - bex.git/shortlog
bex.git
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...