Commit Graph

1006 Commits

Author SHA1 Message Date
Anxhelo Lushka
b3b85b2e41 Added a link to Fosshost in the README 2021-06-01 19:32:10 +02:00
Anxhelo Lushka
729415d19f
Update newsfragments/3677.documentation
Co-authored-by: Jean-Paul Calderone <exarkun@users.noreply.github.com>
2021-05-27 15:19:04 +02:00
Anxhelo Lushka
bfca424578 Fixes ticket:3677 2021-05-27 14:47:24 +02:00
Itamar Turner-Trauring
d967c6de98
Merge pull request #1067 from tahoe-lafs/3700.byteswarning-windows
Run (and pass) Python 3 unit tests on Windows

Fixes ticket:3700
Fixes ticket:3701
2021-05-26 14:43:50 -04:00
Sajith Sasidharan
33d89dbe8f Move IRC from freenode.net to libera.chat
Following some organizational developments, freenode.net's volunteer
staff has quit and formed libera.chat, a new IRC network.  Like many
other FOSS projects, Tahoe-LAFS project too has decided to move to
libera.chat for our IRC needs.
2021-05-26 07:26:57 -04:00
Itamar Turner-Trauring
8530b7548c
Merge pull request #1065 from tahoe-lafs/3714-cli-testing-coverage
A bit more test coverage for CLI.

Fixes ticket:3714
2021-05-25 14:55:16 -04:00
Itamar Turner-Trauring
19c7de7a7a News file. 2021-05-25 14:13:06 -04:00
Itamar Turner-Trauring
704da984ac News file. 2021-05-24 10:13:30 -04:00
Itamar Turner-Trauring
0d5344174f First integration test for put/get. 2021-05-21 11:57:32 -04:00
Itamar Turner-Trauring
8ec41fff45 News file. 2021-05-21 11:11:48 -04:00
Itamar Turner-Trauring
2eff096647 Merge remote-tracking branch 'origin/master' into 3709-even-more-integration-tests-python-3 2021-05-14 10:50:55 -04:00
Itamar Turner-Trauring
6a619b1ec7 Make sure not to install Python 3-only version of pefile. 2021-05-14 10:05:45 -04:00
Itamar Turner-Trauring
b330eb3b6f Merge remote-tracking branch 'origin/master' into 3709-even-more-integration-tests-python-3 2021-05-13 11:27:13 -04:00
Itamar Turner-Trauring
22a0f1d72e Merge remote-tracking branch 'origin/master' into 3707-more-integration-python-3 2021-05-13 11:23:36 -04:00
Itamar Turner-Trauring
330de25061
Merge pull request #1056 from tahoe-lafs/3703.integration-tests-python-3
First integration tests running on Python 3

Fixes ticket:3703
2021-05-13 11:20:54 -04:00
Jean-Paul Calderone
d06597fab7
Merge pull request #1060 from LeastAuthority/3712.nix-package-version
Set the correct version in the Nix packaging

Fixes: ticket:3712
2021-05-13 09:07:17 -04:00
Jean-Paul Calderone
bc5a8d199c
Merge pull request #1061 from LeastAuthority/3713.readme-service-fixes
Fix a couple code quality service badges (TravisCI, GitHub Actions) in the README

Fixes: ticket:3713
2021-05-13 08:25:10 -04:00
Itamar Turner-Trauring
32e82a5a48
Merge pull request #1057 from tahoe-lafs/3704-tahoe-get-regression
Fix `tahoe get` regression.

Fixes ticket:3704
2021-05-12 12:03:35 -04:00
Jean-Paul Calderone
684989afde news fragment 2021-05-12 10:22:13 -04:00
Jean-Paul Calderone
a7153baff2 Bump the Nix pkg version to 1.15.1-ish
Also make this part of release process.
Also generate a good version number for inside the package for Nix.
2021-05-12 09:52:13 -04:00
Itamar Turner-Trauring
ba03a7b436 News file. 2021-05-12 09:26:14 -04:00
meejah
73c28db8fb news 2021-05-11 11:50:11 -06:00
meejah
3f1c07e17b Merge branch 'release-1.15.1' 2021-05-11 11:36:07 -06:00
meejah
f12c00fd79 Merge branch 'release-1.15.0-rc0' 2021-05-11 11:33:08 -06:00
Itamar Turner-Trauring
886c5007b5 News file. 2021-05-10 10:38:14 -04:00
Itamar Turner-Trauring
a843210b26 Merge branch '3703.integration-tests-python-3' into 3707-more-integration-python-3 2021-05-10 10:38:02 -04:00
Itamar Turner-Trauring
9ca404151e News file. Empty since this was never released. 2021-05-10 10:31:45 -04:00
Itamar Turner-Trauring
01baa13fca News file 2021-05-10 10:10:02 -04:00
Itamar Turner-Trauring
aa22c6e59b
Merge pull request #1055 from tahoe-lafs/3705.python3-normal-trial
Run all unit tests on Python 3 unconditionally

Fixes ticket:3705
2021-05-10 09:59:30 -04:00
Itamar Turner-Trauring
16dd3e96f0
Merge pull request #1054 from tahoe-lafs/3699.flakes-on-py3
Run flake8 on Python 3

Fixes ticket:3699
2021-05-10 09:59:14 -04:00
May-Lee Sia
87b54a2f63
Merge pull request #1049 from tahoe-lafs/3682.add-CONTRIBUTORS.rst
3682.add contributors.rst
2021-05-07 23:19:06 +02:00
Itamar Turner-Trauring
15399b8eba News file. 2021-05-07 13:26:14 -04:00
Itamar Turner-Trauring
e76aa27320 News file. 2021-05-07 09:35:54 -04:00
May-Lee Sia
aeed60705f Merge branch 'master' into 3682.add-CONTRIBUTORS.rst 2021-05-07 12:39:03 +02:00
Itamar Turner-Trauring
7c598d6f02 News file. 2021-05-05 13:00:29 -04:00
Itamar Turner-Trauring
8f997870c8 Test newer versions of Python 3, as well as PyPy 3. 2021-05-05 09:47:28 -04:00
Itamar Turner-Trauring
bf77b5256e Merge branch '3691.cli-tests-python-3' into 3692.cli-tests-python-3 2021-05-04 10:04:49 -04:00
Itamar Turner-Trauring
91f8575d29 News file 2021-05-04 10:04:45 -04:00
Itamar Turner-Trauring
02edef01a9 News file. 2021-05-03 11:15:24 -04:00
Itamar Turner-Trauring
4eb9be1996 News file. 2021-04-30 11:17:09 -04:00
Itamar Turner-Trauring
e48d85dd8b Merge branch '3679.more-cli-tests-python-3' into 3687.cli-tests-python-3 2021-04-30 10:22:47 -04:00
Itamar Turner-Trauring
e56a8cc1f3 Merge branch '3678.cli-tests-python-3' into 3679.more-cli-tests-python-3 2021-04-30 10:20:27 -04:00
May-Lee Sia
db65b3d69b Clean up some files 2021-04-29 08:00:13 +02:00
May-Lee Sia
ec449970ee Add CONTRIBUTORS.rst 2021-04-29 07:56:27 +02:00
Itamar Turner-Trauring
ef36e0e02a Merge remote-tracking branch 'origin/master' into 3678.cli-tests-python-3 2021-04-28 13:17:37 -04:00
Itamar Turner-Trauring
904b423b48 Merge remote-tracking branch 'origin/master' into 3672.non-utf-8-bytes-in-logs 2021-04-28 13:17:07 -04:00
Sajith Sasidharan
1a05fb21de Name newsfragment correctly 2021-04-26 14:02:26 -04:00
Sajith Sasidharan
f4b8780ba7 Add newsfragment 2021-04-26 12:00:37 -04:00
Itamar Turner-Trauring
f424e906ad News file. 2021-04-26 09:54:58 -04:00
Jason R. Coombs
6142168977
Merge pull request #1038 from tahoe-lafs/3652.remove-account.url
3652 Remove STFPd account.url support.
2021-04-23 10:21:53 -04:00