| Commit message (Expand) | Author | Age | Files | Lines |
* | typo found when a unittest hit that section | Adrian Likins | 2008-02-04 | 1 | -1/+1 |
* | Get ready for release but also fix func-inventory so it understands the new h... | Michael DeHaan | 2008-02-04 | 1 | -1/+3 |
* | Add overlord netapp module so we can create filer objects. Hot. | John Eckersberg | 2008-02-04 | 1 | -0/+82 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-29 | 1 | -11/+21 |
|\ |
|
| * | clean up expand servers a little bit | Adrian Likins | 2008-01-29 | 1 | -11/+21 |
* | | All exceptions, async or otherwise, now come back as easily detectable signat... | Michael DeHaan | 2008-01-29 | 2 | -14/+14 |
|/ |
|
* | Fixup to client noglobs invocation. | Michael DeHaan | 2008-01-24 | 1 | -3/+2 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Adrian Likins | 2008-01-23 | 3 | -273/+12 |
|\ |
|
| * | Double-barrel asynchronous calls. Async can now occur on both sides simultan... | Michael DeHaan | 2008-01-23 | 1 | -1/+10 |
| * | Moving the async and multiprocess stuff to top level so we can use them | Michael DeHaan | 2008-01-23 | 3 | -272/+2 |
* | | first pass at allowing "groups" to be specified. | Adrian Likins | 2008-01-23 | 2 | -2/+119 |
|/ |
|
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-17 | 3 | -5/+14 |
|\ |
|
| * | oops, need that import afterall | Adrian Likins | 2008-01-16 | 1 | -0/+1 |
| * | pychecker/pyflakes | Adrian Likins | 2008-01-16 | 1 | -2/+0 |
| * | remove unused import | Adrian Likins | 2008-01-16 | 1 | -1/+14 |
| * | pychecker/pyflakes | Adrian Likins | 2008-01-16 | 1 | -3/+0 |
* | | Fix docstring. | Michael DeHaan | 2008-01-17 | 1 | -1/+1 |
|/ |
|
* | Make the --forks option also use storage that is not homedir based. | Michael DeHaan | 2008-01-15 | 1 | -3/+3 |
* | Make job engine delete jobs older than 1 hour, and store jobs not in homedirs... | Michael DeHaan | 2008-01-15 | 1 | -6/+22 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-15 | 8 | -11/+7 |
|\ |
|
| * | removed more shebangs from files that are not executable as part of the appli... | Steve 'Ashcrow' Milner | 2008-01-14 | 2 | -4/+0 |
| * | Our client.command.Command class looks for 'usage', not 'useage' | Luke Macken | 2008-01-14 | 6 | -7/+7 |
* | | Jobthing is now functional (see async_test.py for example usage), we still need | Michael DeHaan | 2008-01-15 | 1 | -6/+7 |
|/ |
|
* | No, you can't have just one bucket. | Michael DeHaan | 2008-01-13 | 1 | -0/+5 |
* | Update comments header in jobthing | Michael DeHaan | 2008-01-13 | 1 | -3/+5 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-13 | 10 | -33/+12 |
|\ |
|
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/func | Scott Henson | 2008-01-13 | 4 | -14/+3 |
| |\ |
|
| | * | more deletions of shebangs. | Steve 'Ashcrow' Milner | 2008-01-13 | 4 | -14/+3 |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/func | Scott Henson | 2008-01-13 | 6 | -17/+4 |
| |\| |
|
| | * | removed a lot of misplaced shebangs. | Steve 'Ashcrow' Milner | 2008-01-13 | 6 | -17/+4 |
| * | | Give people the ability to get exceptions back from the other side of the client | Scott Henson | 2008-01-13 | 1 | -1/+4 |
| |/ |
|
* / | Add jobthing, which is our async job engine. It's still in progress | Michael DeHaan | 2008-01-13 | 3 | -8/+117 |
|/ |
|
* | Tweak connection refused logic in func-inventory | Michael DeHaan | 2007-12-17 | 1 | -3/+7 |
* | Make func-inventory work again, although more needs to be done to tolerate sy... | Michael DeHaan | 2007-12-17 | 2 | -27/+25 |
* | Added inventory module for mount, though something has broken func-inventory'... | Michael DeHaan | 2007-12-17 | 1 | -0/+5 |
* | Fix the noglob handling, fixing things like func-inventory after the Multiplexer | Michael DeHaan | 2007-12-11 | 1 | -4/+5 |
* | Applied James Anthill's patch to generalize "show" features, plus a release | Michael DeHaan | 2007-12-11 | 1 | -29/+5 |
* | Integrating the multiplexer feature (forkbomb.py) with func's Client module. ... | Michael DeHaan | 2007-11-30 | 2 | -7/+26 |
* | Working on integrating the multiplexer code with func | Michael DeHaan | 2007-11-30 | 2 | -12/+26 |
* | Add forkbomb.py, which is a module we'll use to implement the multiplexer. | Michael DeHaan | 2007-11-30 | 1 | -0/+146 |
* | make func-inventory smart enough to know that if a module just returns a stri... | Michael DeHaan | 2007-10-26 | 1 | -0/+4 |
* | When func is invoked with no-args, show instructions rather than traceback. | Michael DeHaan | 2007-10-26 | 1 | -0/+3 |
* | This adds alternative output formats for func-inventory, so that other progra... | Michael DeHaan | 2007-10-26 | 1 | -1/+30 |
* | Slight changes to make it easier to establish seperate client handles to all ... | Michael DeHaan | 2007-10-25 | 2 | -14/+25 |
* | Added a ping function to the test module and a new command "func '*' ping" wh... | Michael DeHaan | 2007-10-25 | 2 | -1/+72 |
* | Make pretty printer be the default print option, and make a new option for ra... | Michael DeHaan | 2007-10-25 | 1 | -6/+13 |
* | Inventory module now defaults to calling 'inventory' methods, not 'info', to ... | Michael DeHaan | 2007-10-24 | 1 | -3/+3 |
* | change copyfile cmd line to transmit file contents as binary blobs | Adrian Likins | 2007-10-24 | 1 | -2/+2 |
* | move "func list_minions" to be a cmd module | Adrian Likins | 2007-10-24 | 2 | -16/+63 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2007-10-23 | 1 | -1/+0 |
|\ |
|