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
...
|
|
*
|
|
|
|
Use overlod module to list_minions() instead of the hack in func-transmit.
Krzysztof A. Adamski
2008-08-07
2
-31
/
+22
|
|
*
|
|
|
|
Use polling method from overlord module in call cmd_module.
Krzysztof A. Adamski
2008-08-07
2
-27
/
+42
|
|
*
|
|
|
|
Pass reference to the parrent class to modules loaded by load_methods().
Krzysztof A. Adamski
2008-08-07
3
-8
/
+8
|
|
*
|
|
|
|
Adding overlord modules support.
Krzysztof A. Adamski
2008-08-07
6
-6
/
+38
|
|
*
|
|
|
|
Load cmd_modules dynamicly.
Krzysztof A. Adamski
2008-08-07
1
-14
/
+6
|
|
*
|
|
|
|
Move module_loader.py to parent directory as it won't be used only on minion ...
Krzysztof A. Adamski
2008-08-07
2
-1
/
+1
|
|
*
|
|
|
|
Change module_loader so it can be used in places other than func/minion/serve...
Krzysztof A. Adamski
2008-08-07
1
-5
/
+7
*
|
|
|
|
|
|
update unit tests
Adrian Likins
2008-08-18
1
-4
/
+9
|
/
/
/
/
/
/
*
/
/
/
/
/
fix up the code to generate the message catagalogs a bit.
Adrian Likins
2008-08-07
1
-2
/
+6
|
/
/
/
/
/
*
|
|
|
|
Fix async job IDs problem, finally.
Krzysztof A. Adamski
2008-08-06
1
-3
/
+4
*
|
|
|
|
Add info about commandline options to the man page. Also add info about using
Adrian Likins
2008-08-04
1
-3
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
fix for jobthing to tolerate the weird and long names for globs in database r...
makkalot
2008-08-03
2
-8
/
+44
*
|
|
|
some test cases for async db code ,some fuzzzying and weird argument tests.
makkalot
2008-08-03
1
-0
/
+320
*
|
|
|
some merge error its fix
makkalot
2008-08-01
1
-5
/
+0
*
|
|
|
a small fix in the async code that was causing wrong results
makkalot
2008-08-01
1
-4
/
+5
*
|
|
|
add more methods for groups api
makkalot
2008-08-01
2
-5
/
+79
*
|
|
|
some changes into Minions class to work properly with Group class
makkalot
2008-08-01
1
-5
/
+11
*
|
|
|
some beautiful tests for group code :)
makkalot
2008-08-01
1
-35
/
+188
*
|
|
|
some fixes into groups also adding some db operations like add,remove and etc.
makkalot
2008-08-01
1
-22
/
+131
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of git://git.fedorahosted.org/func
makkalot
2008-07-29
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'awood_submit'
Adrian Likins
2008-07-28
1
-1
/
+2
|
|
\
\
|
|
*
\
Merge branch 'submit' of git://github.com/awood/func into awood_submit
Adrian Likins
2008-07-28
1
-1
/
+2
|
|
|
\
\
|
|
|
*
|
Modifying the update command to use a pattern rather than a name.
Alex Wood
2008-07-28
1
-1
/
+1
|
|
|
*
|
Previously the update method returned true even if yum didn't actually update.
Alex Wood
2008-07-24
1
-4
/
+3
|
|
|
*
|
Adding the ability to search for yum updates to specific packages
Alex Wood
2008-07-22
1
-3
/
+21
*
|
|
|
|
remove that test we dont use it may write one in the future for controller
makkalot
2008-07-29
1
-32
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
merge from new_layout to master
makkalot
2008-07-28
45
-929
/
+1480
|
\
\
\
\
|
*
|
|
|
fixing the refresh code for completed tasks
makkalot
2008-07-28
1
-1
/
+1
|
*
|
|
|
some look and feel fixes here
makkalot
2008-07-28
3
-3
/
+3
|
*
|
|
|
some code to tolerate the old job_ids to not crash the app
makkalot
2008-07-28
1
-3
/
+7
|
*
|
|
|
add the link for notification text :)
makkalot
2008-07-24
1
-1
/
+1
|
*
|
|
|
some usability changes
makkalot
2008-07-24
2
-2
/
+4
|
*
|
|
|
some look and feel fixes
makkalot
2008-07-24
1
-17
/
+13
|
*
|
|
|
when short commands are executed succesfully we dont need again to notify the...
makkalot
2008-07-24
1
-0
/
+11
|
*
|
|
|
the os._exit(0) magic :)
makkalot
2008-07-23
2
-2
/
+3
|
*
|
|
|
adding some test code for sample usage
makkalot
2008-07-23
1
-0
/
+37
|
*
|
|
|
little fix to change the behaviour for the first changes, because we may have...
makkalot
2008-07-23
1
-6
/
+5
|
*
|
|
|
change the minion db plurge thing for new ids
makkalot
2008-07-23
1
-1
/
+6
|
*
|
|
|
fixing some bugz and adding some debug mesages will be removed later
makkalot
2008-07-23
1
-9
/
+8
|
*
|
|
|
adding links for displaying the async results
makkalot
2008-07-23
1
-1
/
+7
|
*
|
|
|
adding some new images for news asyncresult page :)
makkalot
2008-07-22
4
-0
/
+0
|
*
|
|
|
adding new template for displaying the async results
makkalot
2008-07-22
2
-2
/
+167
|
*
|
|
|
adding methods to show the async results in a table and also return the resul...
makkalot
2008-07-22
1
-0
/
+65
|
*
|
|
|
changing the layout to add some simple menu we will have 2 pages :)
makkalot
2008-07-22
2
-12
/
+20
|
*
|
|
|
integrate the async code changes into the controller class
makkalot
2008-07-21
1
-8
/
+34
|
*
|
|
|
adding the js code into the templates
makkalot
2008-07-21
2
-3
/
+4
|
*
|
|
|
adding some polling js code to see if we have some interesting change in asyn...
makkalot
2008-07-21
1
-0
/
+35
|
*
|
|
|
writing more tests for select method and others
makkalot
2008-07-20
1
-7
/
+73
|
*
|
|
|
some fixes in select from method
makkalot
2008-07-20
1
-7
/
+20
|
*
|
|
|
go go tester :)
makkalot
2008-07-18
1
-9
/
+81
[prev]
[next]