Timeline
2023-03-22:
- 18:25 Ticket #3993 (Uncalibrated reports of the amount of time required to generate an RSA ...) closed by
- fixed: In [changeset:"95677ccbd6b9519ee649761244403ebad7dccc9a/trunk" …
- 18:25 Changeset in trunk [95677cc] by
- Merge pull request #1273 from exarkun/3993.calibrate-cost-reports …
- 13:40 Changeset in trunk [727d10a] by
- hit the right build target
- 13:36 Changeset in trunk [bc424dc] by
- news fragment
- 13:36 Ticket #3994 (The CircleCI config could be factored to allow more sharing between ...) created by
- There is a "nixos" job that has "nixpkgs" as a parameter to allow …
- 13:30 Changeset in trunk [8d0869f] by
- Factor some shared pieces of CircleCI configuration out * Take …
- 13:04 Changeset in trunk [c1de2ef] by
- news fragment
- 13:04 Changeset in trunk [c49aa44] by
- Update the raw number and give a reference for interpretation
- 13:03 Ticket #3993 (Uncalibrated reports of the amount of time required to generate an RSA ...) created by
- docs/performance.rst, docs/specifications/dirnodes.rst, and a …
- 12:42 Changeset in trunk [e7ed17a] by
- fix some editing errors about overreads and generally try to clarify
- 12:35 Changeset in trunk [7c0b219] by
- specify the unit of available-space
- 12:07 Changeset in trunk [44f5057] by
- fix link markup
- 00:42 Changeset in trunk [77d3437] by
- Merge remote-tracking branch 'origin/master' into …
2023-03-21:
- 16:51 Tickets #3935,3981 batch updated by
- fixed: In [changeset:"559e2ecdab5daa79ee5b5587ba7cf0d5ce5e8a95/trunk" …
- 16:51 Changeset in trunk [559e2ec] by
- Merge pull request #1262 from tahoe-lafs/3935-happy-eyeballs MVP …
- 15:29 Changeset in trunk [264269f] by
- Better test name.
- 15:29 Changeset in trunk [14aeaea] by
- Another todo.
- 15:28 Ticket #3992 (When first connecting to remote storage servers over HTTP, there are ...) created by
- In storage_client.py, first we get the version to find which NURL to …
- 15:26 Changeset in trunk [7ae8b50] by
- Async!
- 15:22 Changeset in trunk [b65bc9d] by
- Better explanation.
- 15:20 Changeset in trunk [e989677] by
- Pass in a pool instead of pool options.
- 14:39 Changeset in trunk [6a0a895] by
- Encode the reason limit in the implementation as well
- 14:39 Changeset in trunk [fe0e159] by
- Give base32 a section heading We don't have any other sections but …
- 14:39 Changeset in trunk [6771ca8] by
- fix table markup
- 14:39 Changeset in trunk [6dc6d6f] by
- inline the actual base32 alphabet we use
- 14:39 Changeset in trunk [c0a8be58] by
- nail it down
- 14:39 Changeset in trunk [5facd06] by
- adjust markup to clarify the encoding exceptions
- 14:39 Changeset in trunk [7859ba7] by
- fix title level inconsistency
- 14:39 Changeset in trunk [c3afab15] by
- correct version type annotation
- 14:39 Changeset in trunk [b27946c] by
- trim overlong section marker
- 14:39 Changeset in trunk [369d26f] by
- There is a limit to the size of the corruption report a server must accept
- 14:39 Changeset in trunk [8645462f] by
- Base64 encode the swissnum Typically swissnums themselves are base32 …
- 14:39 Changeset in trunk [48a2d4d3] by
- Authorization is the right header field
- 14:39 Changeset in trunk [98a3691] by
- Add more CDDL to the spec; remove some server version flags from it
- 14:39 Changeset in trunk [7b20738] by
- some more edits
- 14:39 Changeset in trunk [a8832b1] by
- Start adapting language to narrow down possible interpretations
- 13:44 Changeset in trunk [d96a22e] by
- Merge remote-tracking branch 'origin/master' into 3935-happy-eyeballs
- 13:43 Ticket #3988 (test_large_file in integration/test_get_put.py fails consistently on ...) closed by
- fixed: In [changeset:"f12b78e199d7096aa2e1e88c1299ec3fbf7c3521/trunk" …
- 13:43 Changeset in trunk [f12b78e] by
- Merge pull request #1271 from tahoe-lafs/3988-failing-test-http Fix …
- 13:29 Changeset in trunk [a173df4] by
- news fragment
- 12:57 Changeset in trunk [35b921b] by
- Put Python package overrides in one place, and add a lot more of them …
- 12:56 Changeset in trunk [dd8f6d4] by
- Remove the non-unit test dependencies from the unit test inputs
- 12:56 Changeset in trunk [41d5538] by
- Fix maturin build when using PyPy? for the pycddl package
- 12:55 Changeset in trunk [900b4a3] by
- Package a version of collections-extended compatible with Python 3.11
- 12:53 Ticket #3991 (The Nix package does not build for PyPy or CPython 3.11) created by
- The Nix package pulls in some unnecessary dependencies that also …
- 12:35 Ticket #3990 (Failing repairer test (on PyPy)) created by
- […] Perhaps a GC issue.
2023-03-20:
- 19:27 Changeset in trunk [23b977a] by
- Undo unnecessary imports.
- 19:25 Changeset in trunk [815066c] by
- Just use the utility.
- 19:24 Changeset in trunk [cce5d3a] by
- Don't actually need this.
- 19:20 Changeset in trunk [ded5b20] by
- Lint fix.
- 19:14 Changeset in trunk [aba60d2] by
- Run blocking tests in a thread.
- 19:02 Changeset in trunk [61d9d82c] by
- Make await_client_ready() non-blocking.
- 18:31 Changeset in trunk [ab300c0] by
- Merge remote-tracking branch 'origin/master' into 3988-failing-test-http
- 14:03 Changeset in trunk [c259bdb] by
- Merge remote-tracking branch 'origin/master' into 3935-happy-eyeballs
- 12:59 Ticket #3989 (The `tenacity` dependency costs a lot and brings a little) closed by
- fixed: In [changeset:"2dfabf796f3d1f28b1f436a8a383c261254bd618/trunk" …
- 12:59 Changeset in trunk [2dfabf79] by
- Merge pull request #1270 from exarkun/3989.drop-tenacity-dep Fixes: …
2023-03-17:
- 19:46 Changeset in trunk [6a43465] by
- Fix the type annotations
- 19:32 Changeset in trunk [5cf892b] by
- Also remove it from the Nix packaging
- 19:31 Changeset in trunk [a9f3465] by
- news fragment
- 19:30 Changeset in trunk [a3ebd21] by
- implement retry ourselves, don't depend on tenacity
- 19:29 Ticket #3989 (The `tenacity` dependency costs a lot and brings a little) created by
- We use tenacity in just one place, test_iputil.py, for a function …
2023-03-16:
- 20:31 Changeset in trunk [a24e6bd] by
- Try to rewrite test_get_put.py::test_large_file into system-style test.
- 13:37 Changeset in trunk [e6832dd] by
- another one
- 13:09 Changeset in trunk [c9dba4d] by
- Fix a couple other _protocol attributes
- 12:52 Changeset in trunk [58e0e3de] by
- see if this fixes the AttributeError?
- 12:33 Changeset in trunk [35525bc] by
- Merge remote-tracking branch 'origin/master' into …
- 12:26 Ticket #3970 (Type Annotations and updating of function for wormholetesting) closed by
- fixed: In [changeset:"8431bbff676a8ac2772db7e76056ef7407071a62/trunk" …
- 12:26 Changeset in trunk [8431bbf] by
- Merge pull request #1261 from danielzwlee/3970.type-annotations-clean …
2023-03-15:
- 22:08 Ticket #3987 (Replace the use of `mach-nix` for nix packaging with something else) closed by
- fixed: In [changeset:"e033f25d0a99fe5c002890733ebfc13b5e0842d1/trunk" …
- 22:08 Changeset in trunk [e033f25d] by
- Merge pull request #1267 from exarkun/replace-mach-nix Fixes: ticket:3987
- 21:06 Ticket #3988 (test_large_file in integration/test_get_put.py fails consistently on ...) created by
- 19:47 Changeset in trunk [2a8867f] by
- more packaging instructions
- 19:44 Changeset in trunk [52f43ce] by
- Add 3.11.
- 19:42 Changeset in trunk [aaaec9a] by
- package update instructions
- 19:33 Changeset in trunk [b665240] by
- Merge remote-tracking branch 'origin/master' into replace-mach-nix
- 00:40 Changeset in trunk [324a5ba3] by
- give the reader a hint about the interpretation of ./.
- 00:38 Changeset in trunk [505032d] by
- a note about what this is and what's going on upstream
Note: See TracTimeline
for information about the timeline view.