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
/
overlord
/
cmd_modules
/
call.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for configuring funcd ports.
Adrian Likins
2008-11-12
1
-1
/
+4
*
merge master into the export_methods branch
makkalot
2008-08-13
1
-28
/
+6
|
\
|
*
Use polling method from overlord module in call cmd_module.
Krzysztof A. Adamski
2008-08-07
1
-27
/
+5
*
|
sleep a little bit when polling it kills the machine it is running
makkalot
2008-08-01
1
-0
/
+1
|
/
*
attempting to remove any prints to stdout that should be going to stderr
Adrian Likins
2008-07-24
1
-1
/
+1
*
aiee. missed some uses of "func.config". Fix those to use certmaster.config
Adrian Likins
2008-07-24
1
-1
/
+1
*
Removing stray print message
Michael DeHaan
2008-07-11
1
-4
/
+0
*
Merge branch 'ssalevan_delegation'
Michael DeHaan
2008-07-11
1
-1
/
+5
|
\
|
*
Adding in some code to make CLI access available for delegation
Steve Salevan
2008-07-10
1
-1
/
+5
*
|
Fix --jobstatus option for call cmd_module.
Krzysztof Adamski
2008-07-03
1
-1
/
+1
*
|
Add support for forcing some long running methods to be called in async mode ...
Krzysztof A. Adamski
2008-06-29
1
-0
/
+9
*
|
add a "summary" to the cmd_module classes so the help can get to them.
Adrian Likins
2008-06-26
1
-0
/
+1
*
|
check for empty method list on call cmd. dont traceback if
Adrian Likins
2008-06-26
1
-0
/
+5
|
/
*
Fix options.async and options.forks problem.
Krzysztof A. Adamski
2008-06-26
1
-0
/
+2
*
Jobthing status codes cleanup.
Krzysztof A. Adamski
2008-06-06
1
-2
/
+2
*
Return unformated results from do().
Krzysztof A. Adamski
2008-05-31
1
-4
/
+4
*
Added --jobthing option to 'call' cmd_module.
Krzysztof A. Adamski
2008-05-31
1
-3
/
+13
*
Added --sort option to 'call' cmd_module.
Krzysztof A. Adamski
2008-05-31
1
-5
/
+12
*
Added --async option to 'call' cmd_module.
Krzysztof A. Adamski
2008-05-31
1
-0
/
+37
*
add "--pickle" support for dumping call data in python pickle format.
Adrian Likins
2008-04-08
1
-1
/
+6
*
don't use interactive mode, but print out the results directly from the "call"
Adrian Likins
2008-04-08
1
-2
/
+8
*
move command.py:BaseCommand() to it's own module, base_command.py
Adrian Likins
2008-03-28
1
-3
/
+3
*
add a BaseCommand class to func/overlord/command.py.
Adrian Likins
2008-03-28
1
-14
/
+10
*
Changing func/func/overlord/client.py:Client() to Overlord(). Client() still
Adrian Likins
2008-03-28
1
-5
/
+9
*
Our client.command.Command class looks for 'usage', not 'useage'
Luke Macken
2008-01-14
1
-1
/
+1
*
more deletions of shebangs.
Steve 'Ashcrow' Milner
2008-01-13
1
-2
/
+0
*
Integrating the multiplexer feature (forkbomb.py) with func's Client module. ...
Michael DeHaan
2007-11-30
1
-4
/
+14
*
Make pretty printer be the default print option, and make a new option for ra...
Michael DeHaan
2007-10-25
1
-6
/
+13
*
add "copyfile" commandline module that knows how to get the local
Adrian Likins
2007-10-12
1
-0
/
+15
*
make func_command use the new handleArguments method from
Adrian Likins
2007-10-09
1
-10
/
+9
*
add a couple alternatice serializers just for kicks
Adrian Likins
2007-10-08
1
-8
/
+35
*
create a func/overkiad/cmd_modules sub dir
Adrian Likins
2007-10-08
1
-0
/
+58