Commit graph

3 commits

Author SHA1 Message Date
b3c4eb0574 Fix config parameter. 2011-06-03 15:38:01 +12:00
Brett Wilkins
03a7caa548 Fix UTF8 database issue. 2011-06-03 15:05:32 +12:00
eb6357a3b8 Now uses sqlalchemy for persistent storage and logging.
* Uses sqlalchemy declarative schema for the log and saved URLs.
 * runbot now not using nohup. Will need to be daemonised somehow.
 * Refactored botcommon.py out of existence.
 * Now reads from a config file which can optionally be specified at the
   command line with --config option.
 * Prints usage with --help or if no config file is found.
2010-06-04 04:39:05 +12:00