index
:
func.git
httpd
m2m-merge
Unnamed repository; edit this file to name it for gitweb.
John Eckersberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
func
/
minion
/
module_loader.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move module_loader.py to parent directory as it won't be used only on minion ...
Krzysztof A. Adamski
2008-08-07
1
-120
/
+0
*
Change module_loader so it can be used in places other than func/minion/serve...
Krzysztof A. Adamski
2008-08-07
1
-5
/
+7
*
Revert "debug info"
John Eckersberg
2008-01-28
1
-2
/
+1
*
debug info
John Eckersberg
2008-01-28
1
-1
/
+2
*
Load classes under __init__ objects to break this down some more
John Eckersberg
2008-01-27
1
-6
/
+4
*
Combine our is{class,subclass} checks into a single conditional
Luke Macken
2008-01-15
1
-4
/
+3
*
Simplify our modules by auto-detecting them and registering their handlers
Luke Macken
2008-01-15
1
-7
/
+10
*
Slay a couple of tab characters
Luke Macken
2008-01-14
1
-1
/
+1
*
removed a lot of misplaced shebangs.
Steve 'Ashcrow' Milner
2008-01-13
1
-2
/
+0
*
log this stuff as a warning, don't print to stdout since
Adrian Likins
2007-10-26
1
-3
/
+7
*
catch any/all exceptions from trying to load a module,
Adrian Likins
2007-10-26
1
-1
/
+5
*
Moved code under the func namespace.
Devan Goodwin
2007-10-02
1
-0
/
+112