summaryrefslogtreecommitdiffstats
path: root/modules/func_module.py
Commit message (Expand)AuthorAgeFilesLines
* Moved code under the func namespace.Devan Goodwin2007-10-021-67/+0
* Remove unused importsJames Bowes2007-09-281-1/+0
* config crap in one file so we don't have recursive/impossible imports, I hopeSeth Vidal2007-09-271-1/+1
* really nice if I'd stop dropping 'i' out of config_fileSeth Vidal2007-09-271-4/+5
* add a system.list_modules method that returns a list of all the modulesAdrian Likins2007-09-271-2/+3
* move logger and config_data to func/funcAdrian Likins2007-09-271-2/+8
* Fix import paths.Michael DeHaan2007-09-261-2/+2
* Import from minion, not serverJames Bowes2007-09-261-2/+2
* pyflakes cleanupsAdrian Likins2007-09-241-6/+2
* add some simple support for base object methodsAdrian Likins2007-09-241-1/+22
* change to module loader to allow subdirs in the module path.Adrian Likins2007-09-211-2/+2
* Rename web_svc as func_module.Michael DeHaan2007-09-211-0/+43