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
|
0bd0c7b9e7
|
issue #462: docs: update Changelog.
|
6 years ago |
David Wilson
|
a4c7a98dd9
|
parent: cope with broken /dev/pts on Linux; closes #462.
|
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 |
David Wilson
|
9680a84824
|
core: rename Router.self() to Router.myself().
|
6 years ago |
David Wilson
|
e77460a395
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
8f85ee038e
|
core: Add Router.self()
Returns a reference to the current context.
|
6 years ago |
David Wilson
|
f20e0bbac1
|
service: Allow registering path prefixes with FileService.
e.g. service.register_prefix('/') disables all security checks.
|
6 years ago |
David Wilson
|
0b162eba18
|
examples: tidy up comments
|
6 years ago |
David Wilson
|
b5831a0d76
|
examples: import select_loop.py.
|
6 years ago |
David Wilson
|
6fafc0a631
|
select: Python 2.x required __nonzero__ for bool(Select)
|
6 years ago |
David Wilson
|
d030decf57
|
issue #444: master: lower log level for soft import error.
|
6 years ago |
David Wilson
|
c6399789ea
|
docs: add host_pinned strategy to Changelog.
|
6 years ago |
David Wilson
|
09aa27a6a7
|
ansible: initial mitogen_host_pinned strategy.
|
6 years ago |