You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/ansible_mitogen
David Wilson 76beea6554 issue #186: move target._get_file into mitogen.service
For lack of a better place to keep the client function, make it a
classmethod of FileService itself for now.

The old _get_file() is removed in a subsequent commit.
8 years ago
..
plugins ansible: add dummy init.pys so setup.py find_packages() DTRT. 8 years ago
__init__.py ansible: restructure to avoid intermediate imports 8 years ago
connection.py ansible: move FileService into mitogen.service. 8 years ago
logging.py master: annotate LogForwarder messages. 8 years ago
mixins.py ansible: preload built-in modules in ModuleDepScanner. 8 years ago
module_finder.py ansible: handle "from timeout import timeout" imports. 8 years ago
planner.py ansible: move FileService into mitogen.service. 8 years ago
process.py ansible: MITOGEN_DUMP_THREAD_STACKS for mux process too 8 years ago
runner.py issue #186: ansible: detach asynchronous tasks 8 years ago
services.py ansible: move FileService into mitogen.service. 8 years ago
strategy.py setns: support changing user. 8 years ago
target.py issue #186: move target._get_file into mitogen.service 8 years ago