Commit Graph

739 Commits

Author SHA1 Message Date
Steven Robertson 1dddfadf32 removing note saying ansible 2.8 interpreter discovery doesn't work 2020-02-05 15:28:29 -08:00
Steven Robertson e8f3154cab Merge branch 'master' into complexAnsiblePythonInterpreterArg 2019-11-15 16:08:51 -08:00
David Wilson d6329f3446 Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 2019-11-02 16:46:59 +00:00
Steven Robertson bca9d9bf67 added info to ansible_detailed.rst explaining new ansible_python_interpreter functionality 2019-10-30 15:05:02 -07:00
David Wilson e3c514d906 issue #633: update Changelog. 2019-08-20 15:52:00 +01:00
David Wilson ed33236c71 docs: , -> : 2019-08-18 19:12:37 +01:00
David Wilson 9b79986859 docs: use new manpage alias in one more place 2019-08-18 19:12:37 +01:00
David Wilson 7a391022ef docs: update Changelog for 0.2.8. 2019-08-18 16:23:03 +01:00
David Wilson 4bd0a234ce docs: lots more changelog concision 2019-08-18 15:49:24 +01:00
David Wilson 8a11dea075 docs: changelog concision 2019-08-18 13:20:18 +01:00
David Wilson efe91092dc docs: more changelog tweaks 2019-08-18 02:00:21 +01:00
David Wilson 52c070efc0 docs: reorder chapters 2019-08-18 01:12:42 +01:00
David Wilson 8844d5f5cc docs: versionless <title> 2019-08-18 01:12:24 +01:00
David Wilson 9b6792829d docs: update supported Ansible version, mention unsupported features 2019-08-18 01:06:48 +01:00
David Wilson 80bc5c7d8b docs: changelog fixes/tweaks 2019-08-18 01:06:48 +01:00
David Wilson a56930e913 issue #590: update Changelog. 2019-08-18 01:06:48 +01:00
David Wilson 4caca80962 issue #627: reduce the default pool size in a child to 2.
Ansible has no blocking services running, or really any service that
would have an outsized benefit from multiple IO waiters. Probably we
only need 1, but let's start with 2 just in case.
2019-08-17 19:46:08 +01:00
David Wilson 26a9fed396 docs: some more hyperlink joy 2019-08-17 18:32:47 +01:00
David Wilson d75c9cffc3 docs: add domainrefs plugin to make link aliases everywhere \o/
PATENT PENDING
2019-08-17 18:32:47 +01:00
David Wilson 6b180a4091 docs: link IS_DEAD in changelog 2019-08-17 18:32:47 +01:00
David Wilson 01a1914a1f docs: tweaks to better explain changelog race 2019-08-17 18:32:47 +01:00
David Wilson bcca47df3c issue #533: update routing to account for DEL_ROUTE propagation race 2019-08-17 14:48:08 +01:00
David Wilson 207f57537a issue #615: update Changelog. 2019-08-17 03:35:19 +01:00
David Wilson 3c8c11b360 issue #615: update Changelog. 2019-08-17 03:16:41 +01:00
David Wilson db8f0db5e7 docs: lots more changelog 2019-08-15 02:35:23 +01:00
David Wilson 341c453eaa issue #595: add buildah to docs and changelog. 2019-08-15 02:35:23 +01:00
David Wilson e0d9b8d1e1 docs: a few more internals.rst additions 2019-08-14 12:47:23 +01:00
David Wilson 49796e0c39 docs: update changelog 2019-08-12 16:13:01 +01:00
David Wilson 8dfb3966df issue #558, #582: preserve remote tmpdir if caller did not supply one
The undocumented 'tmp' parameter controls whether _execute_module()
would delete anything on 2.3, so mimic that. This means
_execute_remove_stat() calls will not blow away the temp directory,
which broke the unarchive plugin.
2019-08-12 15:41:17 +01:00
David Wilson e12f391106 docs: mention another __main__ safeguard 2019-08-12 11:46:37 +01:00
David Wilson 1d41adb346 docs: tweaks 2019-08-12 11:46:37 +01:00
David Wilson 9cb187c2c4 formatting error 2019-08-12 11:46:37 +01:00
David Wilson 9b9fe57ea8 docs: make Sphinx install soft fail on Python 2. 2019-08-12 11:46:37 +01:00
David Wilson c89f6cbab6 issue #598: update Changelog. 2019-08-12 11:46:37 +01:00
David Wilson 240dc84d94 issue #605: update Changelog. 2019-08-10 23:57:35 +00:00
David Wilson 4fa760cd21 issue #613: add tests for all the weird shutdown methods 2019-08-10 20:30:24 +01:00
David Wilson 57012e0f72 Add mitogen.core.now() and use it everywhere; closes #614. 2019-08-10 17:36:10 +01:00
David Wilson 379dca90b9 docs: move decorator docs into core.py and use autodecorator 2019-08-10 17:21:11 +01:00
David Wilson a91a8bf19c docs: upgrade Sphinx to 2.1.2, require Python 3 to build docs. 2019-08-10 17:20:30 +01:00
David Wilson 93e8d5dfcc docs: fix Sphinx warnings, add LogHandler, more docstrings 2019-08-10 16:38:03 +01:00
David Wilson 1d943388b7 docs: tidy up some Changelog text 2019-08-10 11:04:49 +01:00
David Wilson c464bb5346 issue #615: update Changelog. 2019-08-10 00:40:08 +01:00
David Wilson e352b9e5fd docs: update Changelog. 2019-08-09 04:48:24 +01:00
David Wilson 6fa69955c4 issue #586: update Changelog. 2019-08-09 04:42:23 +01:00
David Wilson f0138072f1 docs: update Changelog. 2019-08-08 23:09:41 +01:00
David Wilson 5ae6f92177 issue #612: update Changelog. 2019-08-08 18:17:42 +00:00
David Wilson 5970b041e0 docs: merge signals.rst into internals.rst 2019-08-08 17:29:11 +01:00
David Wilson 41d180495a issue #547: update Changelog. 2019-08-08 11:21:17 +00:00
David Wilson 50b2d590fd docs: update Changelog. 2019-08-08 10:55:00 +00:00
David Wilson b33b29af33 core: remove dead Router.on_shutdown() and Router "shutdown" signal
Its functionality was duplicated by _on_broker_exit() somewhere along
the way, and nothing has referred to it in a long time. I have no idea
how this happened.

Merge its docstring into _on_broker_exit() and delete it, remove the
Router "shutdown" signal after confirming it has no users, and move all
the Router-originated error messages together in a block at the top of
the class.

Already covered by router_test.AddHandlerTest.test_dead_message_sent_at_shutdown
2019-08-08 01:56:06 +01:00