Commit Graph

10896 Commits

Author SHA1 Message Date
c053cec465 Switch back to yum
Turns out yum can install by path, too.  And dnf is not readily available on
CentOS (which shares this configuration).
2019-01-23 11:22:53 -05:00
96d6739475 news fragments 2019-01-23 11:18:26 -05:00
0640cfbb8b Bump Fedora to 28/29 and fix virtualenv install
Fedora python-virtualenv package no longer provides the /usr/bin/virtualenv
executable!  Switch to using dnf to install it so we don't have to guess the
right package name.
2019-01-23 11:14:58 -05:00
Brian Warner
495156ddaa docs: describe BTC/development agreement with Aspiration
update docs/donations.rst with the transfer address
2018-12-28 11:32:50 -06:00
d45727d372
Merge pull request #529 from grooveadelic/patch-1
Update copyright notice years
2018-12-20 01:51:59 +00:00
grooveadelic
d1379028e9
Update copyright notice years
[skip ci]
2018-09-15 18:26:07 +00:00
e40993dac3
Merge pull request #526 from meejah/async-initializers.5
Make the initialization of several core objects more async-friendly

(From the async-initializers.5 branch originally)
2018-09-14 10:55:08 -06:00
768eceacf2 unused var 2018-09-11 11:38:56 -06:00
1ad2174df9 windows yaml.safe_load returns None on unreadable files.. 2018-09-11 11:14:41 -06:00
7d34f8f1a1 test case when safe_load fails 2018-09-10 21:58:28 -06:00
419dea7b3a different import style for multi-imports from allmydata.node 2018-09-10 21:58:28 -06:00
3d35723a59 windows yamlutil.safe_load returns None when files are unreadable 2018-09-10 21:58:28 -06:00
72f17a3834 better cleanup 2018-09-10 21:58:28 -06:00
8a6a477ef7 don't depend on .called and .result (use Deferred callbacks properly) 2018-09-10 21:58:28 -06:00
054ed30757 better docstrings 2018-09-10 21:58:28 -06:00
87e0ce801a proper assert 2018-09-10 21:58:28 -06:00
3cc64649c0 add a pointer to relevant ticket 2018-09-10 21:58:28 -06:00
d0141b2f95 better docstring from exarkun 2018-09-10 21:58:28 -06:00
edb581b434 better docstring from exarkun 2018-09-10 21:58:28 -06:00
507c2db649 better utest docstring, cleanup 2018-09-10 21:58:28 -06:00
376a1dcbd5 turn XXX into a ticket 2018-09-10 21:58:28 -06:00
8b5e988755 use docstring to mark method as async 2018-09-10 21:58:28 -06:00
2b5d3be3c8 convert XXX comment to ticket 2018-09-10 21:58:28 -06:00
7de94f623c clarify Introducer imports 2018-09-10 21:58:28 -06:00
9a8ef9512e clarify comments 2018-09-10 21:58:28 -06:00
f488b79c71 self._portnumfile -> config.portnum_fname 2018-09-10 21:58:28 -06:00
692128ad1d better defaults handling 2018-09-10 21:58:28 -06:00
2e2bdf1ea1 test for EnvironmentError that's not ENOENT 2018-09-10 21:58:28 -06:00
ab812ca75f fix utests for Deferred/Failure-returning methods 2018-09-10 21:58:28 -06:00
f6b62ca192 import 2018-09-10 21:58:28 -06:00
a344bb24dc immutable default 2018-09-10 21:58:27 -06:00
dee8b72206 dead code 2018-09-10 21:58:27 -06:00
9aae4bd459 only handle ENOENT 2018-09-10 21:58:27 -06:00
a5287add80 clarify comments 2018-09-10 21:58:27 -06:00
efce7b1f6a use Failure for all errors from async methods 2018-09-10 21:58:27 -06:00
676a9efc23 docstring 2018-09-10 21:58:27 -06:00
714b0887dc more docstrings 2018-09-10 21:58:27 -06:00
2d55b61dd2 fixups after rebase 2018-09-10 21:58:27 -06:00
c22d7c632e docstring improvements 2018-09-10 21:58:27 -06:00
d6aeae0540 newsfragment 2018-09-10 21:58:27 -06:00
3974af6660 redundant imports 2018-09-10 21:58:27 -06:00
7632504373 create_client is async 2018-09-10 21:58:27 -06:00
14a66a54f0 flake8 2018-09-10 21:58:27 -06:00
0cfbdeb634 dead code 2018-09-10 21:58:27 -06:00
767f4ddd5d reorder args to match other method 2018-09-10 21:58:27 -06:00
045af64c2b dead code 2018-09-10 21:58:27 -06:00
06de4c88c4 codecleanup (incorrect merge?) 2018-09-10 21:58:27 -06:00
edc50f655b get rid of is_tub_listening 2018-09-10 21:58:27 -06:00
a82aa4ba2c code cleanup, docs 2018-09-10 21:58:27 -06:00
955d7abfa3 move validation code to parser-helper 2018-09-10 21:58:27 -06:00