11442 Commits

Author SHA1 Message Date
meejah
4884f81235 brackets are important 2020-12-14 15:49:42 -07:00
meejah
38968b4034 correct merge resolution 2020-12-14 13:53:56 -07:00
meejah
bf799c1cf8 Merge branch 'master' into 2916.grid-manager-proposal.5
Conflicts:
	src/allmydata/storage_client.py
	src/allmydata/test/common_util.py
2020-12-14 13:44:42 -07:00
meejah
706d3085da create directories on save 2020-12-14 13:42:51 -07:00
Jean-Paul Calderone
1c2f3ee9c2
Merge pull request #924 from sajith/3555.stats-gatherer-is-history
Add a note about stats gatherer removal to "Old Configuration Files" doc

Fixes: ticket:3555
2020-12-14 09:40:30 -05:00
Sajith Sasidharan
158c4b9446
Merge branch 'master' into 3555.stats-gatherer-is-history 2020-12-11 14:46:39 -05:00
jehadbaeth
e59a922b27
Merge pull request #913 from jehadbaeth/new-readme
The README, revised by Viktoriia with feedback from the team, is now more focused on the developer community and provides more information about Tahoe-LAFS, why it's important, and how someone can use it or start contributing to it.
2020-12-11 21:07:06 +03:00
Sajith Sasidharan
a0479a52e3 Be consistent when mentioning versions 2020-12-11 11:30:03 -05:00
Sajith Sasidharan
da3d5e9f6c Update note about stats gatherer removal 2020-12-11 11:26:31 -05:00
Sajith Sasidharan
0e02f0cd85 Remove extra "." 2020-12-11 11:19:27 -05:00
Sajith Sasidharan
94906bed17 Rewrite notes about stats gatherer removal 2020-12-11 10:32:41 -05:00
jehadbaeth
d76bea4d00
Merge branch 'master' into new-readme 2020-12-11 18:32:20 +03:00
Sajith Sasidharan
713e456265 Mention stats gatherer removal in notes about old configuration 2020-12-11 10:19:07 -05:00
Jean-Paul Calderone
d096cc54ae
Merge pull request #920 from tahoe-lafs/3549.remove-stats-gatherer
Remove the stats gatherer

Fixes: ticket:3549
2020-12-10 19:47:05 -05:00
Jean-Paul Calderone
1c7c228f90 Merge remote-tracking branch 'origin/master' into 3549.remove-stats-gatherer 2020-12-10 18:27:54 -05:00
Jean-Paul Calderone
e8e928aced Remove the web view onto the removed metrics 2020-12-10 18:24:00 -05:00
Jean-Paul Calderone
83167cfe64 load_monitor is also gone 2020-12-10 18:22:45 -05:00
Jean-Paul Calderone
8afb4cba7c Make a recommendation 2020-12-10 18:22:06 -05:00
Jean-Paul Calderone
33b6fe5927 Remove more stats gatherer references 2020-12-10 18:20:30 -05:00
Itamar Turner-Trauring
e01608f7a2
Merge pull request #922 from tahoe-lafs/3551.more-immutable-python-3
Port the rest of allmydata.immutable to Python 3

Fixes ticket:3551
2020-12-10 10:46:42 -05:00
Itamar Turner-Trauring
e9b0a526bd
Merge branch 'master' into 3551.more-immutable-python-3 2020-12-10 10:06:53 -05:00
Jean-Paul Calderone
c1edd7a568
Merge pull request #919 from tahoe-lafs/3522.test_alias-no-mock
Remove mock from test_alias

Fixes: ticket:3522
2020-12-10 08:46:48 -05:00
Jean-Paul Calderone
4ac95a1ede Merge remote-tracking branch 'origin/master' into 3522.test_alias-no-mock 2020-12-10 07:19:43 -05:00
Jean-Paul Calderone
6f80862ec5 Slightly clean up formatting implementation 2020-12-10 07:19:27 -05:00
Jean-Paul Calderone
066e98874b Point at do_cli_unicode here too 2020-12-10 07:17:24 -05:00
Jean-Paul Calderone
d0c22a529e json.dumps output should always be ascii 2020-12-10 07:16:00 -05:00
Jean-Paul Calderone
2f53225765 better helper name 2020-12-10 07:06:01 -05:00
Jean-Paul Calderone
4bb28cadcb motivate its existence a bit more 2020-12-10 07:04:28 -05:00
Jean-Paul Calderone
c39f7721af run_cli_bytes docstring 2020-12-10 07:03:24 -05:00
Itamar Turner-Trauring
63ff67a7be Ported to Python 3. 2020-12-09 13:33:01 -05:00
Itamar Turner-Trauring
eb55c10eea Tests pass on Python 3. 2020-12-09 13:28:16 -05:00
Itamar Turner-Trauring
2edd029261 News file. 2020-12-09 13:23:11 -05:00
Itamar Turner-Trauring
baed5fd734 Port to Python 3. 2020-12-09 13:22:51 -05:00
Itamar Turner-Trauring
489b369218
Merge pull request #916 from tahoe-lafs/3456.introducer-python3
Port allmydata.introducer to Python 3

Fixes ticket:3546
2020-12-09 10:52:18 -05:00
Jean-Paul Calderone
9a27254afa unused import 2020-12-09 10:39:03 -05:00
Jean-Paul Calderone
9412cf70c2 remove unused helper 2020-12-09 10:36:17 -05:00
Jean-Paul Calderone
4f01c8f33e news fragment 2020-12-09 10:35:43 -05:00
Jean-Paul Calderone
a4e1451fa3 Don't document the stats gatherer 2020-12-09 10:34:37 -05:00
Jean-Paul Calderone
d7ec5a19be Don't implement the stats gatherer or support configuring or talking to one 2020-12-09 10:34:16 -05:00
Jean-Paul Calderone
3fd1b336b4 Don't test stats gatherer support in the runner 2020-12-09 10:32:49 -05:00
Jean-Paul Calderone
d916c725e6 Don't set up or query a stats gatherer in test_system 2020-12-09 10:32:26 -05:00
Itamar Turner-Trauring
67549aaed5 Merge remote-tracking branch 'origin/master' into 3456.introducer-python3 2020-12-09 09:21:02 -05:00
Itamar Turner-Trauring
dab89f433c
Merge pull request #914 from tahoe-lafs/3544.furls-not-bytes-maybe
Makes furls not bytes

Fixes ticket:3544
2020-12-09 09:20:32 -05:00
jbaeth
07e4fe841d fix ToC order 2020-12-09 12:04:26 +03:00
jehadbaeth
1719144695
Merge branch 'master' into new-readme 2020-12-09 11:55:58 +03:00
Itamar Turner-Trauring
0cf9be18d7 Merge remote-tracking branch 'origin/master' into 3544.furls-not-bytes-maybe 2020-12-08 16:08:12 -05:00
Jean-Paul Calderone
8f3acb7eb6
Merge pull request #918 from tahoe-lafs/3521.test_storage_client-no-mock
Remove Mock usage from test_storage_client

Fixes: ticket:3521
2020-12-08 15:36:28 -05:00
Itamar Turner-Trauring
754b88a0b9 Fix failing test. 2020-12-08 13:47:53 -05:00
jbaeth
6d1f3861fc rewording news fragment
fixing some links
fix ToC order
2020-12-08 19:30:24 +03:00
Jean-Paul Calderone
69d3dad646 Get rid of remote_host / get_remote_host
Nothing uses it and if we don't provide it we don't need getLocationHints
2020-12-08 10:37:31 -05:00