]> mj.ucw.cz Git - bex.git/history - lib
Maint: Reorganization of my directory structure
[bex.git] / lib /
2019-07-11 Martin MaresTerminology: Groups, not classes
2019-07-11 Martin Mares"bex mach" can be asked for a set of machines
2019-03-29 Martin Maresbex-add: if attachments are given as symlinks, derefere...
2019-03-29 Martin MaresMake destination user configurable per machine
2018-02-12 Martin Maresbex-run: There is no NOXREF status, it should be NOXFER :)
2016-12-29 Martin Maresuse experimental 'smartmatch' for new Perls
2015-07-06 Martin MaresFixed help text
2015-03-29 Martin Mares"bex job -l" lists jobs in a long format, which include... v3.3
2015-03-29 Martin MaresPartial job IDs must start at the beginning of a component
2015-03-29 Martin MaresNew format of job IDs
2015-03-29 Martin MaresAccept partial job IDs as long as they are unique
2014-02-25 Martin Maresbex prun: DONE can be received even for non-running...
2014-02-25 Martin Maresbex prun: Fix handling of failure states with no job...
2013-06-14 Martin MaresRemove BEX version from comments and update copyright...
2013-06-14 Martin MaresMake editor configurable
2013-06-14 Martin Maresbex prun: Recognize PREP state
2013-06-14 Martin MaresImplemented job attachments
2013-02-12 Martin MaresConfiguration files moved from directory "BEX" to "cf"
2013-01-29 Martin Maresbex prun: One more mishandled error message
2013-01-28 Martin Maresbex prun: Forgotten debug message
2013-01-28 Martin Maresbex prun: Squashed uninitialized var warning
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...