Timeline
2021-08-17:
- 19:24 Ticket #3770 (Determine where lease renwal secret and cancellation secret come from ...) created by
- Apparently these secrets currently are generated by client from "very …
- 18:58 Changeset in trunk [0f78d8d] by
- a glossary
- 18:58 Changeset in trunk [49300fc0] by
- news fragment
- 18:11 Changeset in trunk [47dfe5d] by
- fix typo
- 18:10 Changeset in trunk [65f7113] by
- Spell the endpoint correctly
- 18:01 Changeset in trunk [23212fc] by
- add some example client/server interactions
- 14:23 Changeset in trunk [a591c2c] by
- news fragment
- 12:11 Changeset in trunk [bef2413] by
- Refactored test_grid to be consistent with base testcases …
2021-08-16:
- 20:51 Ticket #3769 (Potential issues with PUT /v1/immutable/:storage_index/:share_number) created by
- Should document response codes, so that it's clear what to do in case …
- 20:04 Ticket #3768 (Cancel secrets for leases might be unnecessary) created by
- Creating a lease requires a cancellation secret, but there is no …
- 20:01 Ticket #3767 (Potential issues with `POST /v1/lease/<share-index>`) created by
- "If there are no shares for the given storage_index then NOT FOUND …
- 19:33 Ticket #3766 (Protocol is potentially high-latency and high bandwidth overhead for ...) created by
- Imagine uploading a new, small file. As I understand it, this will …
- 19:01 Ticket #3765 (Bucket vs. share terminology is a little confusing in protocol spec) created by
- "Buckets" appear to be a synonym for "share"? But it's unclear. …
- 18:58 Ticket #3764 (Add standard interaction patterns to GBS HTTP protocol spec) created by
- The HTTP protocol spec includes a number of endpoints, but doesn't …
- 18:51 Ticket #3763 (Potential issues with `PUT /v1/lease/:storage_index` in GBS protocol) created by
- 1. It says "If there are no shares for the given storage_index then …
- 18:33 Ticket #3762 (Determine what the new storage client HTTP protocol's version verb returns) created by
- The protocol has a version endpoint. Should it return the same thing …
- 18:19 Ticket #3761 (Sketch of proposed GBS Python interface) created by
- In order to refactor the Tahoe-LAFS client code to support two …
- 11:57 Changeset in trunk [f7f08c9] by
- Refactored test_root to be consistent with base testcases …
2021-08-13:
- 23:09 Changeset in trunk [27c8e62] by
- Replaced fixed arg with dynamic args in log_call_deferred …
- 17:22 Changeset in trunk [492bcbb] by
- Refactored test_logs to be consistent with base testcases …
- 13:47 Ticket #3760 (The old `codechecks` are no longer run by CI) closed by
- fixed: In [changeset:"561429ff5b0ebb5cf3869fde49f60eed07479f53/trunk" …
- 13:47 Changeset in trunk [561429ff] by
- Merge pull request #1102 from LeastAuthority?/3760.run-codechecks3 Try …
- 13:24 Changeset in trunk [9a8faae2] by
- Remove PYTHONIOENCODING, set for towncrier, no longer run here
2021-08-12:
- 20:50 Changeset in trunk [52a61e8] by
- news fragment
- 20:50 Changeset in trunk [acc8cbd] by
- Remove use of the mock module from test_status
- 16:11 Changeset in trunk [85ba656] by
- Try to make sure fixed argv is used on Py27+Windows Previous version …
2021-08-11:
- 21:21 Ticket #3757 (Refactor test_introducer in web module tests to use a single base test ...) closed by
- fixed: In [changeset:"580af66b69889e5376c31845e5c24e0bfdd87d73/trunk" …
- 21:21 Changeset in trunk [580af66] by
- Merge pull request #1100 from …
- 20:46 Changeset in trunk [893d21f] by
- Fix the UsageError? closer in the Py2 codepath we already have for it
- 19:42 Changeset in trunk [b56a956] by
- Sort out this gross error reporting encoding/decoding mess A little, …
- 18:41 Changeset in trunk [13dae39] by
- Go with a shorter name
- 18:40 Changeset in trunk [6931d10] by
- Fix mis-merge: use argv parameter instead of sys.argv
- 18:39 Changeset in trunk [975f268] by
- Provide enough output to debug the failure
- 18:27 Changeset in trunk [fd3d3bc] by
- Give the py3 static checker something to resolve unicode to It's …
- 18:25 Changeset in trunk [1d75bbf] by
- str is a kind of weird future thing; coerce another way
- 18:25 Changeset in trunk [4d41e30] by
- Just pass unicode at this layer
- 18:25 Changeset in trunk [d56c2185] by
- Options are defined with unicode now; argv better be unicode.
- 17:32 Changeset in trunk [0176583] by
- Get a text-mode FilePath? in a py3 compatible way
- 17:31 Changeset in trunk [2244f03] by
- fail more informatively
- 17:30 Changeset in trunk [5f6ae1f] by
- Fix mis-merge: don't try to stripe argv[0] twice
- 17:30 Changeset in trunk [ffbcbf7] by
- Send the warning to the parameterized stderr
- 17:19 Changeset in trunk [9632b35] by
- Fix mismerge: Put Py3 warning back
- 16:58 Changeset in trunk [15312009] by
- Fix mis-merge: This test moved to test_run.py
- 16:56 Changeset in trunk [66d40527] by
- Merge remote-tracking branch 'origin/master' into 3528.test_cli-no-mock
- 15:33 Changeset in trunk [b5c3290] by
- Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into …
- 14:25 Changeset in trunk [a1112e4] by
- Add the new job to the workflow
- 14:25 Changeset in trunk [97008b7] by
- Avoid renaming a job, it causes operational hassle
- 14:25 Changeset in trunk [6e89713] by
- Merge remote-tracking branch 'origin/master' into 3760.run-codechecks3
- 14:23 Ticket #3759 (The CircleCI Dockerhub authorization context prevents contributions ...) closed by
- fixed: In [changeset:"22622b5400202e87bc1ba541baf45d696d8dd402/trunk" …
- 14:23 Changeset in trunk [22622b5] by
- Merge pull request #1101 from …
- 14:00 Changeset in trunk [02f82e2] by
- news fragment
- 13:50 Changeset in trunk [2bb310c] by
- Try to run codechecks3 on CI
- 13:48 Ticket #3760 (The old `codechecks` are no longer run by CI) created by
- Most of the "code checks" were moved from the tox "codechecks" …
- 11:45 Changeset in trunk [0e2c4ff] by
- I suppose you cannot define an empty yaml map by leaving everything out
- 11:41 Changeset in trunk [6f36f85] by
- Define the yaml anchor elsewhere, where it is still needed
- 11:40 Changeset in trunk [c5fec82] by
- CircleCI succeeds in pulling the docker images without this It says …
- 11:33 Changeset in trunk [a4da8048] by
- Stop using the dockerhub-auth context for normal jobs
2021-08-10:
- 18:20 Ticket #3759 (The CircleCI Dockerhub authorization context prevents contributions ...) created by
- Our CircleCI jobs use custom Docker images with our dependencies …
- 18:00 Changeset in trunk [78a3ca52] by
- DUMMY COMMIT TO TRIGGER CI : added commit text to fragments …
- 09:13 Changeset in trunk [a6b7c07] by
- added missing parathensis, ran yapf Signed-off-by: fenn-cs …
Note: See TracTimeline
for information about the timeline view.