meejah
7a63c95d68
news
2021-06-13 22:38:22 -06:00
Itamar Turner-Trauring
6730f300c4
Merge branch '3734.broken-typechecks' into 3722.integration-tests-windows-python-3
2021-06-10 11:03:42 -04:00
Itamar Turner-Trauring
490d3ca29d
Work with latest mypy.
2021-06-10 11:03:01 -04:00
Itamar Turner-Trauring
051f1e4c9e
News file.
2021-06-10 10:47:39 -04:00
Sajith Sasidharan
b0013f0003
Add newsfragment
2021-06-07 15:30:46 -04:00
Itamar Turner-Trauring
aef8705b6f
News file.
2021-06-03 09:26:18 -04:00
Itamar Turner-Trauring
e9cf5d5ef0
News file.
2021-06-02 10:12:22 -04:00
Itamar Turner-Trauring
bc1e96f4da
Merge remote-tracking branch 'origin/master' into 3718.allmydata-scripts-python-3-part-2
2021-06-02 09:54:03 -04:00
Itamar Turner-Trauring
59dfd2c062
Merge pull request #1064 from tahoe-lafs/3716.allmydata-scripts-python-3-part-1
...
Port allmydata.scripts to Python 3, part 1
Fixes ticket:3716
2021-06-02 09:53:32 -04:00
meejah
fe934f69a3
Merge pull request #1071 from tahoe-lafs/libera-5kYx4CV2AJGv4dc2
...
3726 Register Tahoe-LAFS project with Libera.Chat
2021-06-01 21:33:45 -06:00
Anxhelo Lushka
b3b85b2e41
Added a link to Fosshost in the README
2021-06-01 19:32:10 +02:00
Sajith Sasidharan
0397266c17
Update newsfragment
2021-06-01 10:51:12 -04:00
Sajith Sasidharan
bf1df54fdd
Add newsfragment
2021-05-31 08:37:02 -04:00
Itamar Turner-Trauring
43138d16d1
Merge branch '3716.allmydata-scripts-python-3-part-1' into 3718.allmydata-scripts-python-3-part-2
2021-05-28 11:28:23 -04:00
Itamar Turner-Trauring
64f6ccd17f
Make --exclude-from behavior consistent, at the cost of a minor incompatibility.
2021-05-28 09:53:28 -04: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
827e2e1d03
Merge remote-tracking branch 'origin/master' into 3716.allmydata-scripts-python-3-part-1
2021-05-26 15:06:01 -04: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
f656daea7b
News file
2021-05-17 09:43:56 -04:00
Itamar Turner-Trauring
e0cab75cc6
Merge branch '3709-even-more-integration-tests-python-3' into 3716.allmydata-scripts-python-3-part-1
2021-05-14 10:51:52 -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
c98d90bf74
News file.
2021-05-14 09:41:49 -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