Mirror of mitogen
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.
 
 
Go to file
David Wilson 6fb3a76e68 master: annotate LogForwarder messages.
mitogen/master.py:
    Annotate forwarded log entries with their original source, logger
    name, and message.

ansible:
    mark stderr in red with -vvv

    Tempting to make this appaer 100% of the time, but some crappy
    bashrcs may cause lots of junk to be printed.
6 years ago
.travis issue #210: run DebOps under v2.5.1 too. 6 years ago
ansible_mitogen master: annotate LogForwarder messages. 6 years ago
docs master: annotate LogForwarder messages. 6 years ago
examples issue #164: split "examples" out into regression/integration tests. 6 years ago
mitogen master: annotate LogForwarder messages. 6 years ago
tests ansible: add connection delegation test targets. 6 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 6 years ago
.lgtm.yml compat: ignore LGTM checks on third party 6 years ago
.travis.yml issue #210: run DebOps under v2.5.1 too. 6 years ago
ChangeLog docs: add initial ChangeLog. 6 years ago
LICENSE Add license text everywhere. 6 years ago
README.md README: move testing bits into tests directory. 6 years ago
dev_requirements.txt tests: Add coverage as a dev requirement 6 years ago
preamble_size.py Add mitogen.service to preamble_size.py 6 years ago
run_tests issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 6 years ago
setup.cfg tests: Switch to unit2 test runner, with coverage 6 years ago
setup.py setup: Scan project dir to find packages 6 years ago
tox.ini tests: Switch to unit2 test runner, with coverage 6 years ago

README.md