Commit Graph

1953 Commits

Author SHA1 Message Date
David Wilson b2b7e7b06b tests: file_service_test fixes
Due to 6713b90acc
2019-01-19 06:19:04 +00:00
David Wilson 04755c3321 issue #426: tighten up PushFileService types.
Bytes/Unicode mixing caused a hang, so prevent bytes entirely.
2019-01-19 05:43:39 +00:00
David Wilson 8fa3c74de4 issue #426: RouterMonitor format incorrect for 3->2 forward.
Each hop would cause "b''" to be wrapped around the context name.
2019-01-19 05:36:31 +00:00
David Wilson d8b9634c85 issue #426: PushFileService missing to_text() call. 2019-01-19 05:23:17 +00:00
David Wilson 1e9f3446c8 issue #426: big hack so reset_connection has task_var access 2019-01-19 05:17:39 +00:00
David Wilson 18bfde515d issue #444: update Changelog. 2019-01-19 02:14:51 +00:00
David Wilson 835bead37a tests: allow running scripts from any subdir. 2019-01-19 02:02:09 +00:00
David Wilson 81c93e173f ci: remove duplicate /usr/bin/time call 2019-01-19 02:01:55 +00:00
David Wilson ca9ae4590c issue #426: TemporaryEnvironment must coerce to Unicode. 2019-01-19 02:00:33 +00:00
David Wilson 4bc0d0ec13 issue #426: apply_mode_spec() must handle bytes. 2019-01-19 01:51:54 +00:00
David Wilson a8921bb6ff tests: fix scaling in fork_histogram 2019-01-18 23:30:12 +00:00
David Wilson 374a361074 docs: try to fix CSS difference between local and rtfd 2019-01-18 23:30:12 +00:00
David Wilson 861be2e3de docs: wrap text around logos 2019-01-18 23:30:12 +00:00
David Wilson b084d837e6 docs: fit SVG viewbox to ansible logo 2019-01-18 23:30:12 +00:00
David Wilson 98d06e25ca docs: delete shame.rst to make room for new chapters. 2019-01-18 23:30:12 +00:00
David Wilson 5f3244aa97 docs: import pcaps (using LFS) to regenerate charts. 2019-01-18 23:30:12 +00:00
David Wilson 6936b93b43 tests: import fork_histogram.py. 2019-01-18 23:30:12 +00:00
David Wilson 5a96d13fd8 issue #426: fix all.yml sorting, one more delegate_to 2019-01-18 23:30:12 +00:00
David Wilson bd82fa1986 issue #426: fix low_level_execute_command.yml breakage. 2019-01-18 23:30:12 +00:00
David Wilson a6e6bc4c71 issue #426: to_text filter. 2019-01-18 23:30:12 +00:00
David Wilson d15f5334c0 Turn on Travis build notifcations, but send them to IRC. 2019-01-18 23:30:12 +00:00
David Wilson 9d87f03ab4 issue #426: disable Ansible smart transport. 2019-01-18 23:30:12 +00:00
David Wilson 49d37bfa2d issue #426: remove LANG and LC_ALL during tests. 2019-01-18 23:30:12 +00:00
David Wilson a6e6fd14be issue #426: more 2->3 test fixes. 2019-01-18 23:30:12 +00:00
David Wilson 67f710fd9b issue #426: use delegate_to in fixup_perms2 and copy.yml 2019-01-18 23:30:12 +00:00
David Wilson a67a4361b3 docs: add #374 to Changelog. 2019-01-18 23:30:12 +00:00
David Wilson 2b229a6a70 docs: add thanks entry. 2019-01-18 23:30:12 +00:00
David Wilson 2f3a8f2a32 parent: proxy_connect docstring. 2019-01-05 20:12:01 +00:00
David Wilson 5ffaa693a6 docs: get rid of autobuild remnant 2019-01-05 20:11:46 +00:00
David Wilson ec056042e0 core: more Poller docstrings. 2018-12-19 21:50:02 +00:00
David Wilson d286eeb2ea core: more Poller docs 2018-12-19 21:49:26 +00:00
David Wilson 5f5396bcb2 core: more poller doc 2018-12-19 21:48:03 +00:00
David Wilson 499e7273d1 core: poller tidyups and minify fix 2018-12-19 21:11:11 +00:00
David Wilson 3f5774cfd5 core: document/tidy up poller.
Remove duplicate attribute creates in subclasses too.
2018-12-19 20:23:00 +00:00
David Wilson 7dd46bf44e doc: API typos. 2018-12-18 00:33:59 +00:00
David Wilson a156d7aab3 core: move importer inline data out to class vars. 2018-12-15 15:40:59 +00:00
David Wilson ffdd6d2881 docs: add 824c7931 to changelog. 2018-12-15 15:21:04 +00:00
David Wilson 3179951f5c issue #454: fix AttributeError and atexit.yml test. 2018-12-15 15:16:32 +00:00
David Wilson 824c7931a9 core: improve importer exception messages. 2018-12-15 15:03:25 +00:00
David Wilson 1eb08fb5c5 core: docstring tidyups 2018-12-14 14:49:34 +00:00
David Wilson 81a68223d4 issue #456: exception text typo. 2018-12-14 05:31:37 +00:00
David Wilson 497234e782 issue #456: core: raise error during defer() if Broker shutdown 2018-12-14 05:30:20 +00:00
David Wilson 8d7aefb1cf docs: fix example up so it's closer to real code 2018-12-14 03:36:46 +00:00
David Wilson cd01957995 issue #397, #454: pick out only shutil.rmtree() calls from atexit. 2018-12-13 22:24:16 +00:00
David Wilson 2959b7911e issue #453: update Changelog. 2018-12-13 20:02:02 +00:00
David Wilson 917a1ffb29 issue #453: prevent accidental child logging loop. 2018-12-13 19:59:46 +00:00
David Wilson d8ac50bf01 examples: add Select lifetimes to example. 2018-12-13 16:18:43 +00:00
David Wilson 5dc916af5e .github: suggest file attachments for large logs 2018-12-13 16:10:13 +00:00
David Wilson 37783731d6 examples: use Router.myself() in the_basics.py 2018-12-13 04:35:33 +00:00
David Wilson 6713b90acc FileService: exceptions must be sent explicitly for no-reply methods
FileService should not be using no-reply at all.
2018-12-13 03:31:48 +00:00