summaryrefslogtreecommitdiffstats
path: root/server/server.py
Commit message (Expand)AuthorAgeFilesLines
* add system.listMethods supportAdrian Likins2007-09-241-0/+11
* change to module loader to allow subdirs in the module path.Adrian Likins2007-09-211-2/+2
* Add trait_names for ipython's tab completionJames Bowes2007-09-201-0/+4
* just a friendly reminderAdrian Likins2007-09-201-1/+13
* we are not vf_server, change I!*N domainAdrian Likins2007-09-201-1/+1
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-201-1/+6
|\
| * 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-201-1/+5
* | pychecker cleanupsAdrian Likins2007-09-201-6/+8
|/
* Removing VF items + misc cleanupMichael DeHaan2007-09-201-79/+42
* remove all the --debug "try to run from the src tree" crapAdrian Likins2007-09-201-8/+1
* debug spew cleanup to protect the unwashed masses from foo poisoningAdrian Likins2007-09-201-3/+0
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-201-5/+4
|\
| * Remove yaml libraries (configparser is good enough) plus remove references to...Michael DeHaan2007-09-201-5/+4
* | attempt to let us run with --debug flag to run from src checkoutAdrian Likins2007-09-201-18/+22
|/
* initial code dropAdrian Likins2007-09-201-0/+215