Commit Graph

697 Commits (cf23d0dee6f40e5a19b633fd8c4e6744f96a7f72)

Author SHA1 Message Date
David Wilson 72d8973bc9 docs: Get rid of a ton of blocking resources from theme. 5 years ago
David Wilson d002cbbff0 docs: update stats 5 years ago
David Wilson eb6d83e1a0 docs: update download link. 5 years ago
David Wilson 7bb2832302 docs: Google site verification 5 years ago
David Wilson b3b9f82085 docs: move confusing install step to noteworthy difference 5 years ago
David Wilson 38b3415838 docs: update Changelog for release. 5 years ago
David Wilson 0b110305c9 issue #587: update Changelog 5 years ago
David Wilson f30a4c05c8 issue #581: expose mitogen_mask_remote_name variable. 5 years ago
David Wilson ee62c57c9d issue #576: fix Kwargs minor version check.
Unicode kwargs were introduced in Python 2.6.5, not 2.6.0.
5 years ago
David Wilson 65deb3feac issue #575: fix exception text rendering 5 years ago
David Wilson 9739f550ab docs: remove infringing mark 5 years ago
David Wilson 2758c38f4f docs: fix config var scope 5 years ago
David Wilson 81b0059d83 docs: faster stats-preserving redirect 5 years ago
David Wilson 8af8c868ad docs: update ansible page 5 years ago
dw 77da511811
Merge branch 'master' into issue570 5 years ago
David Wilson 34fb9da1be issue #570: add firewalld to always-fork list for now. 5 years ago
Luka Matijevic 0bc9b206d7 docs: removed excess word 5 years ago
Luka Matijevic 598821e865 docs: fixed message routing example description
Message routing example description does not match given diagram.
5 years ago
Luka Matijevic 81db1c94b3 docs: removed repeated word 5 years ago
David Wilson c6f4dc356b docs: update Changelog; closes #557. 5 years ago
David Wilson 13643b7268 docs: update Changelog for release. 5 years ago
David Wilson 2bd0bbd4df issue #555: ansible: workaround ancient reload(sys) hack.
This is the most minimal change for what might be relatively minimal
edge case. Alternative is replacing reload(), but let's not do that yet.

Closes #555
5 years ago
David Wilson 7743e57ff3 issue #554: track and remove multiple make_tmp_path() calls. 5 years ago
David Wilson d1ba077f0e docs: update Changelog. 5 years ago
David Wilson ffae035584 docs: drastically simplify install/changelog. 5 years ago
David Wilson 2226c23c91 issue #550: update Changelog. 5 years ago
David Wilson 0b177f1491 docs: update Changelog. 5 years ago
David Wilson 79af8ef680 docs: update Changelog; closes #548. 5 years ago
David Wilson b7742a4b5f docs: better intro paragraph. 5 years ago
David Wilson 0a66ca72ef os_fork: more doc tweaks 5 years ago
David Wilson 5dc0bd6f8d os_fork: clean up docs 5 years ago
David Wilson ebbf5ab62c issue #535: update Changelog. 5 years ago
David Wilson 63f4864b21 issue #535: introduce mitogen.os_fork module and Corker class. 5 years ago
David Wilson c119ae8f66 issue #535: docs: update Changelog 5 years ago
David Wilson 72862f0bb9 issue #535: docs: fix up Select doc 5 years ago
David Wilson 28aa8b3b27 issue #535: docs: update Changelog. 5 years ago
David Wilson 7d0480e8bd core: increase cookie field lengths to 64-bit; closes #545. 5 years ago
David Wilson c0db283ac7 docs: update copyright year. 5 years ago
David Wilson 14e6c6e49e docs: update Changelog. 5 years ago
David Wilson d865fb797d docs: change 'unreleased' Changelog format and add a hint. 5 years ago
David Wilson 2cde51ea63 docs: update Changelog; closes #542. 5 years ago
David Wilson 45f915f392 docs: update Changelog; closes #537. 5 years ago
David Wilson e010667230 Bump version for release. 5 years ago
David Wilson 6d7bd7e3b9 docs: update Changelog. 5 years ago
David Wilson cf8ecf19b7 docs: update Changelog; closes #532. 5 years ago
David Wilson 1b4eb06f72 docs: more concise Changelog. 5 years ago
David Wilson b317b66317 issue #541: changelog typos. 5 years ago
David Wilson 0f30808234 ansible: quiesce boto logger; closes #541. 5 years ago
David Wilson c39ee9b7fe docs: update Changelog. 5 years ago
David Wilson 023b44b129 docs: remove top "Table of Contents" link 5 years ago
David Wilson 2d536b49eb docs: remove a little more top margin wastage 5 years ago
David Wilson 968b826800 docs: update Changelog; closes #539. 5 years ago
David Wilson 1c955a9876 ansible: capture stderr stream of async tasks. Closes #540. 5 years ago
David Wilson 4be4b085e3 docs: update Changelog. 5 years ago
David Wilson d45797b370 docs: duplicate word 5 years ago
David Wilson 24c48c165d docs: update Changelog. 5 years ago
David Wilson 8ae6ca1d5b tests/ansible: Spec.become_method() test & mitogen_via= fix.
ansible_become_method hostvar was not taken into account.
5 years ago
David Wilson 4d33598fa0 setup.py: include LICENSE; closes #538. 5 years ago
David Wilson d1cadf8ac8 tests/ansible: Spec.password() test, document interactive pw limitation. 5 years ago
David Wilson 10dcbaa493 docs: lighter pink 5 years ago
David Wilson 1292b55fec docs: add 'Fixes' heading 5 years ago
David Wilson 676f756153 docs: more margin tweaks for changelog 5 years ago
David Wilson 45c3871d6f docs: tighter <p> margins, even less shouting, red headings 5 years ago
David Wilson 5df8991744 docs: tidy up footer and GitHub link 5 years ago
David Wilson d060f73f46 docs: enable fixed_sidebar 5 years ago
David Wilson eae7b21673 docs: sans-serif fonts, reduce shouty headings 5 years ago
David Wilson 90401833fa docs: update Changelog; closes #511, closes #536. 5 years ago
David Wilson f514dbeba9 docs: update Changelog release date. 5 years ago
David Wilson b12539f99b docs: update Changelog; closes #481 5 years ago
David Wilson 32161f3df5 docs: update thanks 5 years ago
David Wilson 4f6c57b6a8 docs: lose "approaching stability" language, we're pretty good now 5 years ago
David Wilson 7b046c9fba docs: fix changelog syntax/order/"20KB" 5 years ago
David Wilson e703522010 issue #505: docs: add new detail graph for one scenario. 5 years ago
David Wilson c279454502 docs: update and re-record profile graphs in docs; closes #505
pcaps moved to 'pcaps' branch.
5 years ago
David Wilson eb67fbe9d2 ansible: double the default pool size.
Tempted to push this up to 64, but let's do it incrementally just in
case.
5 years ago
David Wilson e167f6373c docs: update Changelog. 5 years ago
David Wilson b499fbe29b ansible: add mitogen_ssh_compression variable. 5 years ago
David Wilson 2153e195c3 docs: changelog tidyups. 5 years ago
David Wilson 4531338b12 ansible: document and make affinity stuff portable to non-Linux
Portable as in does nothing for the time at least for now.
5 years ago
David Wilson f06152db97 docs: update Changelog. 5 years ago
David Wilson 7b129e8576 ansible: use Poller for WorkerProcess; closes #491. 5 years ago
David Wilson 8f6e6b3940 docs: update Changelog. 5 years ago
David Wilson 90573b1963 docs: update Changelog. 5 years ago
Alex Willmer 2b1035b500
Merge branch 'master' into cover-us 5 years ago
Alex Willmer 2fa84e096f Aggregate code coverage data across tox all runs
Fixes #529
5 years ago
David Wilson 8a2dcbf674 docs: update Changelog; closes #527. 5 years ago
Alex Willmer 0d725f9cd8 Fix DeprecationWarning in mitogen.utils.run_with_router()
```
14:20:32.186270 W py.warnings:
/home/alex/src/mitogen/mitogen/utils.py:152: DeprecationWarning: invalid
escape sequence \*
  """
```
5 years ago
Alex Willmer e7d70b109b Generate coverage report even if some tests fail
`set -o errexit` was exiting run_tests prematurely if any test failed,
so the coverage report was not always generated.
5 years ago
David Wilson 77e7cadd22 issue #429: update Changelog. 6 years ago
David Wilson cd1e5e0138 issue #429: update Changelog. 6 years ago
David Wilson 60e9596e7d docs: update Changelog; closes #499. 6 years ago
David Wilson 3158c4ae9d docs: update Changelog; closes #493. 6 years ago
David Wilson bf676aacfe docs: update Changelog; closes #479. 6 years ago
David Wilson ac4e61e19e docs: update Changelog; closes #477. 6 years ago
David Wilson bb9bb593e4 docs: update Changelog. 6 years ago
David Wilson 63da372de5 docs: update Changelog. 6 years ago
David Wilson dd30a907ce issue #477: promote setup_gil() to mitogen.utils
This is since ansible_mitogen/process.py is 2.6-only, and I want to use
setup_gil() in 2.4 code.
6 years ago
David Wilson 6a2f88d6a3 issue #477: make mitogen.fork unsupported on Py<2.6. 6 years ago
David Wilson 3e255129ab docs: add another strace recipe 6 years ago
David Wilson a302b71f58 docs: include strace wrapper trick. 6 years ago