summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Prevent XMLRPC server from printing to console.Michael DeHaan2007-09-201-0/+1
* Catch FuncException when the config file is missing and exit gracefullyJames Bowes2007-09-202-2/+6
* Removing VF items + misc cleanupMichael DeHaan2007-09-201-79/+42
* remove all the --debug "try to run from the src tree" crapAdrian Likins2007-09-202-27/+3
* debug spew cleanup to protect the unwashed masses from foo poisoningAdrian Likins2007-09-202-8/+4
* fix up config_data to use ConfigParser correctlyAdrian Likins2007-09-201-1/+4
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-2017-1891/+47
|\
| * Remove yaml libraries (configparser is good enough) plus remove references to...Michael DeHaan2007-09-2017-1643/+33
| * Basic config file. Intentionally short. Slowly removing VF code.Michael DeHaan2007-09-202-248/+14
* | attempt to let us run with --debug flag to run from src checkoutAdrian Likins2007-09-201-18/+22
* | attempts at letting us run from a installed, or local modulesAdrian Likins2007-09-201-11/+25
|/
* initial code dropAdrian Likins2007-09-2018-0/+2301