17 Commits (8a856e79eae98e887594f6804e6052697e2be425)

Author SHA1 Message Date
Vincent Driessen aa2c9e85eb Use 'busy' and 'idle' to replace the unicode symbols. 13 years ago
Vincent Driessen cce85c11c5 Fix missing import statement. 13 years ago
Vincent Driessen a111db13fd Allow users to specify the import path manually, if the default (current
working directory) is undesired.
13 years ago
Vincent Driessen 2ac6c1faa3 Allow includes from the local directory by default.
Will build in a flag in the future to be able to disallow this.
13 years ago
Vincent Driessen 7be878aed7 Allow specification of DB.
(And fix the worker actually being able to connect to a different
database.)
13 years ago
Vincent Driessen 903f1b9f46 Fix command description. 13 years ago
Vincent Driessen 2ff383162c Fix bug #15. 13 years ago
Vincent Driessen 1dba21f176 Add --host and --port options to specify what Redis to use. 13 years ago
Vincent Driessen 56d05c3509 Replace optparse with the more flexible argparse.
We now have real subcommands.
13 years ago
Vincent Driessen bf6347e78e Inverse the --graph option (and rename to --raw). 13 years ago
Vincent Driessen b1f571e920 Move function up. 13 years ago
Vincent Driessen d291f1dc4a Text fix. 13 years ago
Vincent Driessen ec4da2b3ad Add sort-by-queue flag. 13 years ago
Vincent Driessen 0f38cfdd84 Add rqinfo -w command, to monitor active workers. 13 years ago
Vincent Driessen 4ad6281641 Rewrite the ANSI color formatter a bit. 13 years ago
Vincent Driessen aebfe74630 Add polling/scaling graphs. 13 years ago
Vincent Driessen a905961f94 Add some sample scripts. 13 years ago