Commit Graph

  • 68d63fde27 Pacify mypy. Itamar Turner-Trauring 2024-01-24 08:11:45 -0500
  • ff6e3ed56b News fragment. Itamar Turner-Trauring 2024-01-24 08:06:07 -0500
  • f0ce6e9d68 Use Python version of CBOR loading. Itamar Turner-Trauring 2024-01-24 08:05:29 -0500
  • 1db76da2e2 Centralize cbor dumping and loading, for better control. Itamar Turner-Trauring 2024-01-24 07:55:57 -0500
  • 2cc9ceabcd
    Merge pull request #1355 from meejah/4087.cbor2-encoding meejah 2024-01-20 05:58:56 +0000
  • 52a27a6fa1 news #1355 meejah 2024-01-19 12:10:38 -0700
  • 741f6182f8 exclude cbor2 5.6.0 meejah 2024-01-19 12:10:13 -0700
  • 6b7d1e985c test for 4087 meejah 2024-01-19 12:09:20 -0700
  • 19538e31f5
    Merge pull request #1353 from meejah/4076.prepare-release-1.19.0 meejah 2024-01-19 02:16:17 +0000
  • f1833906ff details about how to publish #1353 meejah 2024-01-18 17:32:18 -0700
  • 51e9fcab56 fixups from review (thanks itamarst) tahoe-lafs-1.19.0 meejah 2024-01-18 16:03:12 -0700
  • 3849282d71 more test infra meejah 2024-01-11 00:31:04 -0700
  • bd476aa9a7 prelim test meejah 2024-01-09 21:05:35 -0700
  • 820970b869 notes meejah 2024-01-09 21:05:18 -0700
  • e49435927c News file #1354 Itamar Turner-Trauring 2024-01-08 10:09:21 -0500
  • 20b4f89581 Hopefully fix dirty reactor tests. Itamar Turner-Trauring 2024-01-08 10:08:57 -0500
  • 9570e4b199 update nix meejah 2024-01-04 20:13:35 -0700
  • bbaa7cb9ea release notes meejah 2024-01-04 20:12:56 -0700
  • 164ac29bd8 fix news meejah 2024-01-04 20:08:10 -0700
  • 9f3a3bc1e8 changelog for 1.19.0 meejah 2024-01-04 20:06:00 -0700
  • ee19fc5a18 update NEWS.txt for release meejah 2024-01-04 20:04:04 -0700
  • f44574f2f2
    Merge pull request #1348 from meejah/4078.race-condition meejah 2024-01-04 18:59:26 +0000
  • ed193c7e3f Mypy 1.8 #1351 Itamar Turner-Trauring 2024-01-04 09:35:42 -0500
  • bec5ee890c Merge branch 'master' into 4078.race-condition #1348 meejah 2023-12-22 17:35:23 -0700
  • 56c861449a match better meejah 2023-12-21 15:22:38 -0700
  • f3be22e630 news meejah 2023-12-21 01:24:14 -0700
  • d70fa461da fix already-stopped meejah 2023-12-18 23:27:16 -0700
  • 194011946c for some reason this makes 'the occasional error' happen all the time? meejah 2023-12-18 23:01:25 -0700
  • 25ef11efc8 news meejah 2023-11-29 16:33:49 -0700
  • 5c6d65ba44
    Merge pull request #1352 from tahoe-lafs/4084-write-logs-in-thread Itamar Turner-Trauring 2023-12-18 16:39:20 -0500
  • 0fc9af866e TODOs: ways to take advantage of larger chunk size 4080-larger-chunks Itamar Turner-Trauring 2023-12-15 10:51:36 -0500
  • 451cdd7dcb Fix lint #1352 Itamar Turner-Trauring 2023-12-12 10:39:18 -0500
  • d5db9e800f News fragment Itamar Turner-Trauring 2023-12-12 10:37:04 -0500
  • 3d4945a26d Write out Eliot messages in a thread. Itamar Turner-Trauring 2023-12-12 10:33:25 -0500
  • 3a1e079828 Pacify newer Mypy Itamar Turner-Trauring 2023-12-11 10:14:31 -0500
  • e8066f6e3d News file Itamar Turner-Trauring 2023-12-11 10:10:07 -0500
  • 7ab0483d07 Pacify newer mypy Itamar Turner-Trauring 2023-12-11 10:09:50 -0500
  • e230a65fa6 Upgrade mypy Itamar Turner-Trauring 2023-12-11 10:09:43 -0500
  • 4bf1a643d5 Merge branch '4072-no-more-blocking-part-2' into 4080-larger-chunks Itamar Turner-Trauring 2023-12-08 11:46:22 -0500
  • 78aa3b3466 Use larger chunks by default. Itamar Turner-Trauring 2023-12-08 11:33:51 -0500
  • ebad94004c Encrypt with larger chunks, to reduce CPU usage. Itamar Turner-Trauring 2023-12-08 10:56:26 -0500
  • 43302e6bf3 News file Itamar Turner-Trauring 2023-12-08 10:56:01 -0500
  • 2783bd8b77 Unnecessary maybeDeferred Itamar Turner-Trauring 2023-12-07 16:39:30 -0500
  • ac5178269b Merge remote-tracking branch 'origin/master' into 4072-no-more-blocking-part-2 Itamar Turner-Trauring 2023-12-07 15:44:32 -0500
  • 81a5ae6f46 Simplify Itamar Turner-Trauring 2023-12-06 16:01:14 -0500
  • 9a1e73892e Run joining in a thread Itamar Turner-Trauring 2023-12-06 15:58:30 -0500
  • 4c03d931bd Accept memoryview Itamar Turner-Trauring 2023-12-06 15:56:58 -0500
  • 0c2db2d5a8 Make sure FEC does some work Itamar Turner-Trauring 2023-11-15 15:53:25 -0500
  • b14ca204f2 try to report more information when it fails #1349 Jean-Paul Calderone 2023-12-05 16:38:27 -0500
  • 3090d75e27 formatting #1346 meejah 2023-11-23 18:10:55 -0700
  • ad272cb7b5 fix instructions meejah 2023-11-23 17:52:55 -0700
  • 4f3d062d10 update NEWS meejah 2023-11-23 17:52:06 -0700
  • 7751e199a0 fix release instructions meejah 2023-11-23 17:33:38 -0700
  • 97ae2bc95f revamp release instructions meejah 2023-11-23 16:46:36 -0700
  • 652694c5b7 bump nix version meejah 2023-11-20 03:19:11 -0700
  • b282ef3c44 1.19.0 release-notes meejah 2023-11-20 03:18:33 -0700
  • 827e84335e correct title meejah 2023-11-20 03:18:21 -0700
  • 9160d081a0 update NEWS.txt for release meejah 2023-11-20 02:59:58 -0700
  • de40b09b43 tox changed again meejah 2023-11-21 19:30:46 -0700
  • 638d8d66c4
    Merge pull request #1347 from tahoe-lafs/4075-dependency-updates meejah 2023-11-22 17:23:22 -0700
  • 774b4f2861 Fix mypy errors #1347 Itamar Turner-Trauring 2023-11-21 08:31:34 -0500
  • c99362f54d News fragment Itamar Turner-Trauring 2023-11-21 08:22:56 -0500
  • 0e512f22be Update towncrier version Itamar Turner-Trauring 2023-11-21 08:21:20 -0500
  • fe8a94089c More thorough mypy checks Itamar Turner-Trauring 2023-11-21 08:19:32 -0500
  • e4bf0a346b Upgrade ruff Itamar Turner-Trauring 2023-11-21 08:17:05 -0500
  • 17271d2fac New towncrier is out with the fix Itamar Turner-Trauring 2023-11-21 08:16:49 -0500
  • 37176f3df9 New Twisted release Itamar Turner-Trauring 2023-11-21 08:16:24 -0500
  • e3c8ff0fc6
    Merge pull request #1344 from tahoe-lafs/3072-python-3.12-support Itamar Turner-Trauring 2023-11-21 08:13:50 -0500
  • 5dfc39cb20 Skip on 3.12 #1344 Itamar Turner-Trauring 2023-11-20 17:44:56 -0500
  • 83f3404dbc Unnecessay Itamar Turner-Trauring 2023-11-20 17:43:43 -0500
  • 44b0b2841e Try passing in all environment variables, to try to make integration tests pass Itamar Turner-Trauring 2023-11-20 17:31:34 -0500
  • c105e0da69 Force setting a value for columns Itamar Turner-Trauring 2023-11-20 17:11:37 -0500
  • 4116bfc715 Pass COLUMNS down to workaround what may be a bug in twisted.python.usage Itamar Turner-Trauring 2023-11-20 16:55:41 -0500
  • b5d4a710fe change data format; append to old results #1340 meejah 2023-11-20 14:46:05 -0700
  • 4f8269db09 Use modern versions Itamar Turner-Trauring 2023-11-20 16:29:01 -0500
  • e104504a36 freeze meejah 2023-11-20 14:20:45 -0700
  • bb3546c965 Try tox 4 again Itamar Turner-Trauring 2023-11-20 16:19:17 -0500
  • 98da34e5e6 f-string meejah 2023-11-20 14:17:10 -0700
  • 25a659d720 clarify meejah 2023-11-20 14:16:33 -0700
  • 38fcd298d7 single to double backtick meejah 2023-11-20 14:14:31 -0700
  • af02c199d7 Merge branch 'master' into 4069-benchmark-improvements meejah 2023-11-20 14:13:55 -0700
  • 304164ddf8 Try to avoid calling setup.py directly. Itamar Turner-Trauring 2023-11-20 16:05:52 -0500
  • 8b2b0c7e5b Sticking to tox 3 for now Itamar Turner-Trauring 2023-11-20 11:13:24 -0500
  • 6831dfe2c0 Run 3.12 Windows tests Itamar Turner-Trauring 2023-11-20 10:50:06 -0500
  • e5e9cb2b49 Disable deadlines on 3.12 Itamar Turner-Trauring 2023-11-20 10:42:55 -0500
  • c6d08976f5
    Merge 078c3f5eb9 into c98be858ab #1324 Jean-Paul Calderone 2023-11-20 07:55:30 -0700
  • c98be858ab
    Merge pull request #1345 from tahoe-lafs/4074-drop-pkg_resources Itamar Turner-Trauring 2023-11-20 09:38:58 -0500
  • 964aba9788 Generate messages that work with stricter Eliot Itamar Turner-Trauring 2023-11-20 09:02:43 -0500
  • a94d95e10f Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support Itamar Turner-Trauring 2023-11-20 08:38:52 -0500
  • ddd5fd9d81 Not actually used anywhere #1345 Itamar Turner-Trauring 2023-11-20 08:30:10 -0500
  • 457b4895b5 Pacify mypy when running with newer Python Itamar Turner-Trauring 2023-11-17 11:47:00 -0500
  • 9eb460e6cf Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support Itamar Turner-Trauring 2023-11-17 11:44:32 -0500
  • d28444c2ba Don't use latest eliot for now Itamar Turner-Trauring 2023-11-17 11:29:18 -0500
  • 57534facc5 Python 3.8 support for importlib.resources.files Itamar Turner-Trauring 2023-11-17 11:26:52 -0500
  • e6630b59f7 Fix mypy complaints, simplifying code while we're at it Itamar Turner-Trauring 2023-11-17 11:18:28 -0500
  • ccc35bf7cd Rename Itamar Turner-Trauring 2023-11-17 11:10:34 -0500
  • c941146f43 Fix lints Itamar Turner-Trauring 2023-11-17 11:09:35 -0500
  • fea816c0b7 News fragment Itamar Turner-Trauring 2023-11-17 11:09:02 -0500
  • 7d43eb76d9 Shouldn't need setuptools for runtime anymore Itamar Turner-Trauring 2023-11-17 11:08:18 -0500
  • 95341a2c07 Generalize static file setup. Itamar Turner-Trauring 2023-11-17 11:07:40 -0500