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 86f9572ef7 issue #536: stop defining explicit localhost in inventory.
This was needed at some point in the past, but the tests don't seem to
care about it any more. We'll fix any CI breakage by changing the tests,
since verifying implicit localhost behaviour is important.
7 years ago
.ci .ci: add verbiage for run_batches() too. 7 years ago
.github github: tweak issue template. 7 years ago
ansible_mitogen ansible: stash PID files in CWD if requested for debugging. 7 years ago
docs docs: update Changelog; closes #481 7 years ago
examples core: many docstring updates and an example substitute for Channel 7 years ago
mitogen Bump version for release. 7 years ago
scripts misc: rename to scripts. tab completion!! 7 years ago
tests issue #536: stop defining explicit localhost in inventory. 7 years ago
.gitignore Add venvs/ to gitignore 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml issue #477: travis.yml typo. 7 years ago
LICENSE Add license text everywhere. 8 years ago
README.md Motivational shame badges back in README 7 years ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
preamble_size.py stable: fix preamble_size on stable docs. 7 years ago
run_tests Allow independant control of coverage erase and reporting 7 years ago
setup.cfg Ignore another annoying flake8 message. 8 years ago
setup.py Drop 'alpha' trove classifier 7 years ago
tox.ini Aggregate code coverage data across tox all runs 7 years ago

README.md