David Wilson
|
8fa3c74de4
|
issue #426: RouterMonitor format incorrect for 3->2 forward.
Each hop would cause "b''" to be wrapped around the context name.
|
6 years ago |
David Wilson
|
d8b9634c85
|
issue #426: PushFileService missing to_text() call.
|
6 years ago |
David Wilson
|
1e9f3446c8
|
issue #426: big hack so reset_connection has task_var access
|
6 years ago |
David Wilson
|
18bfde515d
|
issue #444: update Changelog.
|
6 years ago |
David Wilson
|
835bead37a
|
tests: allow running scripts from any subdir.
|
6 years ago |
David Wilson
|
81c93e173f
|
ci: remove duplicate /usr/bin/time call
|
6 years ago |
David Wilson
|
ca9ae4590c
|
issue #426: TemporaryEnvironment must coerce to Unicode.
|
6 years ago |
David Wilson
|
4bc0d0ec13
|
issue #426: apply_mode_spec() must handle bytes.
|
6 years ago |
David Wilson
|
a8921bb6ff
|
tests: fix scaling in fork_histogram
|
6 years ago |
David Wilson
|
374a361074
|
docs: try to fix CSS difference between local and rtfd
|
6 years ago |
David Wilson
|
861be2e3de
|
docs: wrap text around logos
|
6 years ago |
David Wilson
|
b084d837e6
|
docs: fit SVG viewbox to ansible logo
|
6 years ago |
David Wilson
|
98d06e25ca
|
docs: delete shame.rst to make room for new chapters.
|
6 years ago |
David Wilson
|
5f3244aa97
|
docs: import pcaps (using LFS) to regenerate charts.
|
6 years ago |
David Wilson
|
6936b93b43
|
tests: import fork_histogram.py.
|
6 years ago |
David Wilson
|
5a96d13fd8
|
issue #426: fix all.yml sorting, one more delegate_to
|
6 years ago |
David Wilson
|
bd82fa1986
|
issue #426: fix low_level_execute_command.yml breakage.
|
6 years ago |
David Wilson
|
a6e6bc4c71
|
issue #426: to_text filter.
|
6 years ago |
David Wilson
|
d15f5334c0
|
Turn on Travis build notifcations, but send them to IRC.
|
6 years ago |
David Wilson
|
9d87f03ab4
|
issue #426: disable Ansible smart transport.
|
6 years ago |
David Wilson
|
49d37bfa2d
|
issue #426: remove LANG and LC_ALL during tests.
|
6 years ago |
David Wilson
|
a6e6fd14be
|
issue #426: more 2->3 test fixes.
|
6 years ago |
David Wilson
|
67f710fd9b
|
issue #426: use delegate_to in fixup_perms2 and copy.yml
|
6 years ago |
David Wilson
|
a67a4361b3
|
docs: add #374 to Changelog.
|
6 years ago |
David Wilson
|
2b229a6a70
|
docs: add thanks entry.
|
6 years ago |
David Wilson
|
2f3a8f2a32
|
parent: proxy_connect docstring.
|
6 years ago |
David Wilson
|
5ffaa693a6
|
docs: get rid of autobuild remnant
|
6 years ago |
David Wilson
|
ec056042e0
|
core: more Poller docstrings.
|
6 years ago |
David Wilson
|
d286eeb2ea
|
core: more Poller docs
|
6 years ago |
David Wilson
|
5f5396bcb2
|
core: more poller doc
|
6 years ago |
David Wilson
|
499e7273d1
|
core: poller tidyups and minify fix
|
6 years ago |
David Wilson
|
3f5774cfd5
|
core: document/tidy up poller.
Remove duplicate attribute creates in subclasses too.
|
6 years ago |
David Wilson
|
7dd46bf44e
|
doc: API typos.
|
6 years ago |
David Wilson
|
a156d7aab3
|
core: move importer inline data out to class vars.
|
6 years ago |
David Wilson
|
ffdd6d2881
|
docs: add 824c7931 to changelog.
|
6 years ago |
David Wilson
|
3179951f5c
|
issue #454: fix AttributeError and atexit.yml test.
|
6 years ago |
David Wilson
|
824c7931a9
|
core: improve importer exception messages.
|
6 years ago |
David Wilson
|
1eb08fb5c5
|
core: docstring tidyups
|
6 years ago |
David Wilson
|
81a68223d4
|
issue #456: exception text typo.
|
6 years ago |
David Wilson
|
497234e782
|
issue #456: core: raise error during defer() if Broker shutdown
|
6 years ago |
David Wilson
|
8d7aefb1cf
|
docs: fix example up so it's closer to real code
|
6 years ago |
David Wilson
|
cd01957995
|
issue #397, #454: pick out only shutil.rmtree() calls from atexit.
|
6 years ago |
David Wilson
|
2959b7911e
|
issue #453: update Changelog.
|
6 years ago |
David Wilson
|
917a1ffb29
|
issue #453: prevent accidental child logging loop.
|
6 years ago |
David Wilson
|
d8ac50bf01
|
examples: add Select lifetimes to example.
|
6 years ago |
David Wilson
|
5dc916af5e
|
.github: suggest file attachments for large logs
|
6 years ago |
David Wilson
|
37783731d6
|
examples: use Router.myself() in the_basics.py
|
6 years ago |
David Wilson
|
6713b90acc
|
FileService: exceptions must be sent explicitly for no-reply methods
FileService should not be using no-reply at all.
|
6 years ago |
David Wilson
|
98696af9f8
|
service: log failing path in FileService call.
|
6 years ago |
David Wilson
|
2bbab585f7
|
service: fix NameError during no-reply call on 3.x.
|
6 years ago |