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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'mhicks_submit'
Michael DeHaan
2008-07-14
3
-37
/
+43
|
\
\
\
|
*
|
|
Adding an option for no graphics support
Matthew Hicks
2008-07-07
1
-1
/
+4
|
*
|
|
Closing file descriptors during the virt install to avoid leaking them
Matthew Hicks
2008-07-07
1
-1
/
+1
|
*
|
|
Updated find_resources.py and func-find-resources script to look across minions
Matthew Hicks
2008-07-07
2
-35
/
+38
*
|
|
|
Grails plugin is not technically a language binding, so we are going to let t...
Michael DeHaan
2008-07-14
18
-2941
/
+0
*
|
|
|
Remove binary files
Michael DeHaan
2008-07-11
4
-3
/
+0
*
|
|
|
Merging Marco's func bindings
Michael DeHaan
2008-07-11
32
-0
/
+3544
*
|
|
|
Removing stray print message
Michael DeHaan
2008-07-11
3
-33
/
+10
*
|
|
|
Correct merge error
Michael DeHaan
2008-07-11
1
-1
/
+1
*
|
|
|
Merge branch 'ssalevan_delegation'
Michael DeHaan
2008-07-11
12
-18
/
+449
|
\
\
\
\
|
*
|
|
|
Add missing yaml files
Michael DeHaan
2008-07-11
11
-0
/
+1691
|
*
|
|
|
Adding in some code to make CLI access available for delegation
Steve Salevan
2008-07-10
4
-12
/
+16
|
*
|
|
|
Removing superfluous print statements
Steve Salevan
2008-07-09
1
-2
/
+0
|
*
|
|
|
Committing fixes to delegation/overlord client code
Steve Salevan
2008-07-09
2
-3
/
+8
|
*
|
|
|
Adding potentially-working delegation code to overlord client
Steve Salevan
2008-07-09
2
-17
/
+54
|
*
|
|
|
Adding in tree manipulation tools and minion-side delegation module.
Steve Salevan
2008-07-08
3
-4
/
+217
|
*
|
|
|
Adding in arguments for calling func with delegation
Steve Salevan
2008-07-01
2
-2
/
+18
|
*
|
|
|
Adding in some basic map append functionality to mapper tool
Steve Salevan
2008-06-27
1
-4
/
+25
|
*
|
|
|
Adding in a command-line map building tool,
Steve Salevan
2008-06-27
4
-1
/
+89
|
*
|
|
|
Renaming minion module certmaster to prevent gnarl namespace issues.
Steve Salevan
2008-06-27
2
-4
/
+8
|
*
|
|
|
Fixing mapping function to produce correct map
Steve Salevan
2008-06-27
1
-10
/
+11
|
*
|
|
|
Fixing certmaster to work with branched certmaster project (you can no
Steve Salevan
2008-06-27
2
-1
/
+45
*
|
|
|
|
Allow func-transmit to call "list_minions"
Michael DeHaan
2008-07-11
1
-12
/
+25
*
|
|
|
|
Make list_minions use the server_spec APIs versus making a remote test call.
Michael DeHaan
2008-07-11
3
-9
/
+6
*
|
|
|
|
Merge branch 'makkalot_extreme'
Michael DeHaan
2008-07-08
33
-106
/
+1616
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
add the func rewuirement to spec
makkalot
2008-07-08
1
-1
/
+1
|
*
|
|
|
the structure for the rpm package we need a big commit but these are formal t...
makkalot
2008-07-07
12
-0
/
+491
|
*
|
|
|
minor changes for spec file
makkalot
2008-07-07
1
-3
/
+11
|
*
|
|
|
change the startup string to the proper name and remove the scripts wedont use
makkalot
2008-07-07
1
-4
/
+1
|
*
|
|
|
remove the irrelevant lines we dont actually use :)
makkalot
2008-07-07
1
-2
/
+1
|
*
|
|
|
delete the scripts thing we dont need it the setup.py already does the same t...
makkalot
2008-07-07
1
-9
/
+0
|
*
|
|
|
use the func's utils to deamonize the funcwebd :)
makkalot
2008-07-07
1
-2
/
+10
|
*
|
|
|
the scripts part fo commandline start and stop for the server
makkalot
2008-07-06
1
-0
/
+9
|
*
|
|
|
add the init-scripts
makkalot
2008-07-06
1
-0
/
+115
|
*
|
|
|
minor changes in setup
makkalot
2008-07-06
1
-4
/
+13
|
*
|
|
|
make the server to use the default production server from /etc
makkalot
2008-07-06
1
-1
/
+9
|
*
|
|
|
adding the funcwebd daemon thing to package
makkalot
2008-07-06
1
-8
/
+46
|
*
|
|
|
turn off the debgging for production server
makkalot
2008-07-06
1
-58
/
+33
|
*
|
|
|
adding the config production server to etc
makkalot
2008-07-06
1
-0
/
+0
|
*
|
|
|
the virtual server entry for funcweb behind ssled apache :)
makkalot
2008-07-06
1
-0
/
+18
|
*
|
|
|
the configuration file for production server for funcweb
makkalot
2008-07-06
1
-0
/
+91
|
*
|
|
|
the rpm spec file will change in the future for begginning stage it is good :)
makkalot
2008-07-06
1
-0
/
+93
|
*
|
|
|
adding some directives to setup for packaging, will add more actually thats j...
makkalot
2008-07-06
1
-2
/
+6
|
*
|
|
|
add some comments into the controller
makkalot
2008-07-02
1
-3
/
+14
|
*
|
|
|
adding some simple cache mechanism for fc = Overlord(minion) thing , we do th...
makkalot
2008-07-02
1
-34
/
+119
|
*
|
|
|
display only the methods that are registered with register_method api structure
makkalot
2008-07-01
1
-3
/
+10
|
*
|
|
|
fix the tests i broke, also fix some mess
makkalot
2008-07-01
1
-40
/
+46
|
*
|
|
|
remove that print mesage :)
makkalot
2008-07-01
1
-1
/
+1
|
*
|
|
|
show the description into the rendering template ^__^
makkalot
2008-07-01
1
-0
/
+1
|
*
|
|
|
remove my minion so others may test it
makkalot
2008-06-30
1
-2
/
+1
[prev]
[next]