Timeline
2023-03-29:
- 14:00 Changeset in trunk [2f3091a] by
- pass mypy strict on the new module
- 13:56 Changeset in trunk [e8bcfea] by
- news fragment
- 13:52 Ticket #4004 (Abstract over configuration manipulation done by `write_node_config` ...) created by
- The interface between the Tor/I2P providers and the rest of Tahoe is …
- 13:47 Changeset in trunk [00ecb65] by
- remove unused import
- 13:46 Changeset in trunk [74ebda7] by
- Make tahoe create-node use the new listener protocol
- 13:28 Changeset in trunk [c52eb69] by
- Make the I2P and Tor providers implement the Listener protocol
- 13:26 Changeset in trunk [e15970a] by
- Add a couple simple Listeners that we need
- 13:26 Changeset in trunk [ed237b0] by
- improve the Listener protocol somewhat
2023-03-28:
- 20:30 Changeset in trunk [cbfbfe8] by
- top-of-file cleanups
- 20:29 Changeset in trunk [fdf8519] by
- Define a protocol for listener/transport providers
- 17:24 Ticket #4002 (The Tor integration tests involve always cloning a new copy of Chutney ...) closed by
- fixed: In [changeset:"0b5c96e7626beaca9f63c8ae3069bafbca9758ca/trunk" …
- 17:24 Changeset in trunk [0b5c96e] by
- Merge pull request #1281 from exarkun/4002.reuse-chutney Use an …
- 17:23 Ticket #4000 (The Tor integration tests fail hard if the required command-line tools ...) closed by
- fixed: In [changeset:"efa91df901b6ba34417b0b66d7c2c72bae4bf3b3/trunk" …
- 17:23 Changeset in trunk [efa91df] by
- Merge pull request #1279 from exarkun/4000.tor-integration-tests-skip …
- 17:22 Changeset in trunk [ecfa76a] by
- Python 3.8 compatibility
- 17:06 Changeset in trunk [d36adf3] by
- Refactor; failing tests for some reason.
- 16:55 Changeset in trunk [e8c72e6] by
- Not sure if per method logging is worth it, will start from assumption …
- 16:14 Ticket #3978 (When doing happy eyeballs for HTTP storage NURLs, connection status ...) closed by
- fixed: In [changeset:"2fd1123f77ef2df670e33e2a13b7574fe1f111fb/trunk" …
- 16:14 Changeset in trunk [2fd1123f] by
- Merge pull request #1276 from …
- 15:13 Changeset in trunk [80d8e5b4] by
- The function should return a coroutine.
- 13:01 Changeset in trunk [3ea9e97] by
- Python 3.8 compatibility
- 12:53 Changeset in trunk [a839ace] by
- news fragment
- 12:53 Changeset in trunk [2e6a402] by
- Crank the type checking ratchet
- 12:53 Changeset in trunk [6d4278b] by
- Factor some repetition out of the tests
- 12:52 Changeset in trunk [8e63fe2] by
- Remove the unused mock import
- 12:52 Changeset in trunk [9a8430c] by
- Remove porting boilerplate
- 12:52 Changeset in trunk [32cd545] by
- Pass a time function instead of patching the global
- 12:40 Changeset in trunk [6b7ea29d] by
- use foolscap.reconnector.Reconnector where one is required …
- 12:37 Changeset in trunk [e2c6cc49] by
- use foolscap.info.ConnectionInfo? where one is required It's *right* …
- 12:35 Changeset in trunk [2f106aa] by
- use foolscap.reconnector.ReconnectionInfo? where one is required It's …
- 12:32 Ticket #4003 (Stop using the mock library for testing: ...) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3519
2023-03-27:
- 20:58 Changeset in trunk [bd7c61c] by
- Split up the state management logic from the server pinging logic.
- 18:55 Changeset in trunk [4232c7f1] by
- remove unused binding
- 18:54 Changeset in trunk [7838f25] by
- Clean up with simpler idiom.
- 18:54 Changeset in trunk [0995772b] by
- Explain why we ignore type check.
- 18:43 Changeset in trunk [81193aa] by
- news fragment
- 18:42 Changeset in trunk [d3d9493] by
- Nothing uses the return value of this fixture
- 18:42 Changeset in trunk [fb8c10c] by
- Use an already-installed Chutney if there is one
- 18:31 Ticket #4002 (The Tor integration tests involve always cloning a new copy of Chutney ...) created by
- This is unnecessary and wasteful and inflexible. If there is …
- 18:07 Changeset in trunk [50c4ad8] by
- news fragment
- 18:07 Changeset in trunk [92eeaef] by
- news fragment
- 18:06 Changeset in trunk [8613e36] by
- Propagate parent environment to children in the integration tests
- 18:04 Ticket #4001 (The integration test suite doesn't consistently propagate the calling ...) created by
- The integration test suite uses spawnProcess to launch various child …
- 17:59 Changeset in trunk [1c99817] by
- Safely customize the client node's configuration This is similar to …
- 17:59 Changeset in trunk [1c11f9e7] by
- Add a little more debug info to the integration test suite output
- 17:59 Changeset in trunk [fbcef2d] by
- Safely customize the Tor introducer's configuration Previously we …
- 17:57 Changeset in trunk [b65e8c72] by
- Skip the tor integration tests if any needed tor tools are missing
- 17:54 Ticket #4000 (The Tor integration tests fail hard if the required command-line tools ...) created by
- Since the required tools are not Python packages we can't easily …
- 17:41 Changeset in trunk [4211fd8] by
- Revert to old code.
- 17:35 Changeset in trunk [4a396309] by
- Merge remote-tracking branch 'origin/master' into 3880-http-storage-logging
- 17:28 Ticket #3999 (The Tor integration tests do incorrect raw string mashing to generate ...) created by
- _create_anonymous_node uses the create-node CLI command and then …
- 14:51 Ticket #3998 (Remove pin to cryptography < 40 once pyOpenSSL exposes constants we ...) created by
- See https://github.com/pyca/pyopenssl/issues/1201
- 14:41 Changeset in trunk [e7c71e6] by
- Merge remote-tracking branch 'origin/master' into …
- 11:29 Ticket #3994 (The CircleCI config could be factored to allow more sharing between ...) closed by
- fixed: In [changeset:"c4781609882be52a2dbe516b9e1d060c2bc2ba33/trunk" …
- 11:29 Changeset in trunk [c478160] by
- Merge pull request #1274 from …
- 00:05 Changeset in trunk [ca7d600] by
- update stale explanation about CACHIX_NAME
- 00:04 Changeset in trunk [51f763c] by
- fix word-o
2023-03-26:
- 21:07 Changeset in trunk [9aefcbb] by
- Merge remote-tracking branch 'origin/master' into …
- 21:06 Ticket #3991 (The Nix package does not build for PyPy or CPython 3.11) closed by
- fixed: In [changeset:"2dd3b5d38da3f6112911424966d946e907942104/trunk" …
- 21:06 Changeset in trunk [2dd3b5d] by
- Merge pull request #1272 from exarkun/3991.build-with-nix-for-pypy …
- 20:05 Changeset in trunk [5873d46] by
- Merge remote-tracking branch 'origin/master' into …
- 20:04 Tickets #3996,3997 batch updated by
- fixed: In [changeset:"b4670028c4982112c2c2d52d9a097aacbf92cc15/trunk" …
- 20:04 Changeset in trunk [b467002] by
- Merge pull request #1277 from tahoe-lafs/3996.newer-flake8-and-pylint …
- 16:56 Changeset in trunk [6bf1f08] by
- additional news fragment
- 16:54 Ticket #3997 (Tahoe-LAFS is incompatible with cryptography 40) created by
- cryptography 40 dropped X509_V_ERR_CERT_NOT_YET_VALID and some related …
- 15:49 Changeset in trunk [226da2f] by
- Add missing pyyaml dependency It worked without this because we got …
2023-03-24:
- 19:30 Ticket #510 (use plain HTTP for storage server protocol) closed by
- fixed: Th is is ... done, I guess, or insofar as it isn't superseded by a …
- 19:27 Changeset in trunk [796fc5b] by
- Fix lint.
- 19:22 Changeset in trunk [51c7ca8d] by
- Workaround for incompatibility.
- 19:20 Changeset in trunk [ee75bcd] by
- Fix lint.
- 19:20 Changeset in trunk [06dc32a] by
- Fix lint.
- 19:19 Changeset in trunk [6ce5300] by
- Fix lint.
- 19:18 Changeset in trunk [63549c7] by
- Fix lints, remove some Python 2 junk.
- 19:15 Changeset in trunk [f5d9947] by
- Fix lint.
- 19:14 Changeset in trunk [0d92aec] by
- Fix lint.
- 19:14 Changeset in trunk [0377f858] by
- Correct type.
- 19:13 Changeset in trunk [0bdea02] by
- Fix lint.
- 19:12 Changeset in trunk [9d45cd8] by
- Fix lint.
- 19:09 Changeset in trunk [1668b2fc] by
- Fix lint.
- 19:07 Changeset in trunk [0c92fe5] by
- Fix lint.
- 19:06 Changeset in trunk [74e3e27] by
- Fix lint.
- 17:49 Changeset in trunk [4b25a92] by
- Limit cryptography for now.
- 16:08 Changeset in trunk [8d84e8a1] by
- Fix lint.
- 16:06 Changeset in trunk [3212311] by
- Fix lint.
- 16:06 Changeset in trunk [494a977] by
- Fix lint.
- 16:03 Changeset in trunk [aea748a] by
- Fix lint.
- 16:03 Changeset in trunk [0e68257] by
- Fix lints.
- 16:01 Changeset in trunk [29a66e5] by
- Fix lint.
- 15:51 Changeset in trunk [ae29ea2] by
- Fix lint, and some Python 3 cleanups.
- 15:46 Changeset in trunk [0cd197d] by
- Update another instance of List.
- 15:45 Changeset in trunk [e1839ff3] by
- Fix lints.
- 15:44 Changeset in trunk [76ecdfb7] by
- Fix lint.
- 15:44 Changeset in trunk [958c08d] by
- Lint fix and cleanup.
- 15:42 Changeset in trunk [eb1cb84] by
- Lint fix and cleanup.
- 15:41 Changeset in trunk [56e3aaa] by
- Lint fix and cleanup.
- 15:38 Changeset in trunk [ce6b7ae] by
- More modern pylint and flake8 and friends.
- 15:38 Changeset in trunk [1f29d5a2] by
- News fragment.
- 15:20 Changeset in trunk [33d30b5] by
- Type annotations.
- 15:12 Ticket #3996 (Update to newer flake8 and pylint for codechecks) created by
- 15:08 Changeset in trunk [9baafea] by
- Refactor: simplify code so there are fewer codepaths.
- 14:23 Changeset in trunk [7715c4c6] by
- News fragment.
- 14:22 Changeset in trunk [f0e60a80] by
- Remove unneeded import.
- 14:18 Changeset in trunk [6659350] by
- Improve type annotations.
- 14:10 Changeset in trunk [0da059b6] by
- Update the connection status during the initial choice of NURLs.
Note: See TracTimeline
for information about the timeline view.