David Wilson
14b389cb46
issue #406 : don't leak FDs on failed child start.
2018-11-03 15:49:52 +00:00
David Wilson
4230a93557
issue #406 : update Changelog.
2018-11-02 17:05:22 +00:00
David Wilson
6fdc45da1a
docs: Changelog concision
2018-11-02 15:14:00 +00:00
David Wilson
5bdb745f07
docs: howitworks tweaks
2018-11-02 15:14:00 +00:00
David Wilson
8e4c164d93
issue #388 : fix Sphinx markup
2018-11-02 15:14:00 +00:00
David Wilson
804bacdadb
docs: move most remaining docstrings back into *.py; closes #388
...
The remaining ones are decorators which don't seem to have an autodoc
equivlent.
2018-11-02 15:14:00 +00:00
David Wilson
1f8c09e43f
issue #333 : update Changelog.
2018-11-02 10:06:05 +00:00
David Wilson
f8f2f9d718
docs: update Changelog; closes #352 .
2018-11-01 20:58:13 +00:00
David Wilson
677dbdb0e7
docs: update Changelog; closes #351 .
2018-11-01 20:55:47 +00:00
David Wilson
a098943e3c
docs: update install steps to point directly at Known Issues.
2018-11-01 20:45:35 +00:00
David Wilson
1af2d9aef1
docs: move Known Issues to the top.
2018-11-01 20:44:42 +00:00
David Wilson
59d0f0df65
docs: split Known Issues out into a separate heading and update it
2018-11-01 20:31:21 +00:00
David Wilson
7fd4549ad1
issue #370 : update Changelog.
2018-11-01 20:25:19 +00:00
David Wilson
f3f36d6244
docs: add connection: "smart" to known issues.
2018-11-01 20:20:50 +00:00
David Wilson
d9b2686259
docs: update Changelog
2018-11-01 15:14:25 +00:00
David Wilson
40d11b32b0
issue #400 : update Changelog.
2018-11-01 15:06:18 +00:00
David Wilson
a7ee23719a
issue #388 : move a ton of documentation back into the source
2018-11-01 11:54:22 +00:00
David Wilson
c89675112b
issue #410 : update changelog
2018-10-31 16:43:27 +00:00
David Wilson
fadb9181bc
issue #410 : support sudo --user and SELinux options, add stub test.
2018-10-31 15:46:59 +00:00
David Wilson
0d410aef51
docs: fix internals.rst headings.
2018-10-31 15:08:27 +00:00
David Wilson
0394dac2c7
docs: document RouteMonitor class.
2018-10-31 15:06:47 +00:00
David Wilson
7314b54afd
issue #409 : update Changelog.
2018-10-31 12:44:25 +00:00
David Wilson
54445470e2
issue #409 : add missing path config variables to severa plugins
...
So every method can be redirected to a stub implementation.
2018-10-31 12:40:08 +00:00
David Wilson
48942a8a30
issue #409 : updat Changelog.
2018-10-31 00:52:06 +00:00
David Wilson
026710cb28
issue #373 : update Changelog.
2018-10-30 22:41:28 +00:00
David Wilson
1198164ce6
docs: Changelog typos.
2018-10-30 15:24:50 +00:00
David Wilson
766dce9a59
docs: update Changelog
2018-10-30 15:02:46 +00:00
David Wilson
d81698c43a
docs: update Changelog.
2018-10-30 10:55:26 +00:00
David Wilson
1eae594e32
ssh: fix check_host_keys="accept" and test; closes #411
...
Add real accept/enforce tests.
2018-10-30 10:35:45 +00:00
David Wilson
cf50b572f6
docs: update ChangeLog.
2018-10-30 10:24:53 +00:00
David Wilson
b527ff0b66
docs: update Changelog; closes #369 .
2018-10-29 19:45:43 +00:00
David Wilson
efed9da474
docs: update Changelog.
2018-10-26 13:59:06 +01:00
David Wilson
9ec360c26d
core: split out & extend Broker.sync_call()
2018-10-26 13:58:12 +01:00
David Wilson
8891fda48a
docs: getting_started typo
2018-10-26 09:09:54 +00:00
David Wilson
f3e19d81da
docs: reorder sections
2018-10-23 23:26:12 +01:00
David Wilson
96b88cc70f
issue #76 : docs: update Changelog.
2018-10-23 23:24:34 +01:00
David Wilson
bd71a2760e
docs: describe disconnect propagation; closes #76 .
2018-10-23 23:16:48 +01:00
David Wilson
72da291b24
docs: fix up incomplete Temporary Files section.
2018-10-23 16:53:06 +01:00
David Wilson
48bc91550b
docs: update changelog.
2018-10-23 16:14:07 +01:00
David Wilson
40d2cf7e25
docs: update changelog.
2018-10-23 15:34:06 +01:00
David Wilson
a7b1831ddf
core: move IS_DEAD doc into core.py.
2018-10-03 14:45:23 +01:00
David Wilson
48f9fc8930
docs: tweak thanks text
2018-10-03 00:50:44 +01:00
David Wilson
f5e933e8a2
docs: add Alex's fix to changelog
2018-10-03 00:47:13 +01:00
dw
f3ee4011cc
Merge pull request #386 from moreati/doc-cleanups
...
Documentation cleanups
2018-10-03 00:34:49 +01:00
Alex Willmer
90823231f9
docs: Add services page to a hidden table of contents
...
This fixes an error reported by tox -edocs
Warning, treated as error:
/home/alex/src/mitogen/docs/services.rst:document isn't included in any
toctree
without promoting the page to a top level TOC entry, since the page
appears to be work in progress.
2018-10-03 00:24:11 +01:00
Alex Willmer
bf34b383eb
docs: Disambiguate references to Context
...
This addresses an error found while running tox -edocs
Warning, treated as error:
mitogen/docs/api.rst:469:more than one target found for cross-reference
u'Context': mitogen.core.Context, mitogen.parent.Context
2018-10-03 00:22:18 +01:00
Alex Willmer
191a327d9d
docs: Don't redefine links to scp and sftp
...
This addresses an error found while running tox -edocs
Warning, treated as error:
./docs/ansible.rst:6:Duplicate explicit target name: "scp(1)".
2018-10-03 00:21:18 +01:00
David Wilson
0fa5fe5559
parent: handle masters with blank sys.executable; closes #356 .
2018-10-02 21:15:46 +01:00
David Wilson
4c81eba599
Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw
...
(Pull #377 )
Changes:
- additional_parameters -> extra_args
- Merge with kubectl changes from dmw branch
- Update docs
- Remove unused username class member
- Avoid mutable kubectl_args class member
- Use six.iteritems
2018-10-02 20:00:00 +01:00
David Wilson
0abb6b0880
issue 366: update changelog.
2018-10-02 19:19:30 +01:00