Timeline
2021-09-27:
- 21:05 Changeset in trunk [914ca56] by
- TODOs.
- 21:04 Changeset in trunk [9f80435] by
- Update to new interface.
- 21:03 Changeset in trunk [da363d5] by
- Merge remote-tracking branch 'origin/master' into …
- 20:58 Changeset in trunk [f66f3e6] by
- Fix syntax.
- 20:57 Ticket #3799 (Proposal: Rip out all ops other than eq from test vectors in mutable writes) closed by
- fixed: In [changeset:"eb5b6c557e6d0cf3174b49823c1698797be88a04/trunk" …
- 20:57 Changeset in trunk [eb5b6c5] by
- Merge pull request #1127 from tahoe-lafs/3799-simplify-IStorageServer …
- 20:56 Changeset in trunk [de1a7d7] by
- A more explicit test for successful overlapping.
- 20:52 Changeset in trunk [60cb3c0] by
- Restore range result.
- 20:45 Changeset in trunk [4e64383] by
- Extend to end.
- 20:44 Changeset in trunk [38e449a] by
- Add collections-extended.
- 20:27 Ticket #3795 (Test suite for IStorageServer, part 2) closed by
- fixed: In [changeset:"310a32b257bb1cd5ab7a39906dffea583b377863/trunk" …
- 20:27 Changeset in trunk [310a32b] by
- Merge pull request #1126 from …
- 19:09 Changeset in trunk [c740da4a] by
- Explain what happens in reads past the end.
- 19:04 Changeset in trunk [da937ce] by
- Correct docstring.
- 19:02 Changeset in trunk [1c10fa8] by
- Merge remote-tracking branch 'origin/master' into …
- 19:00 Changeset in trunk [b1b64c7] by
- Add more randomness.
2021-09-25:
- 20:03 Changeset in trunk [49b6080] by
- remove depracated assert methods Signed-off-by: fenn-cs …
2021-09-24:
- 22:04 Changeset in trunk [88cbb7b] by
- remove methods that break test_filenode with AsyncBrokenTest? …
- 17:48 Changeset in trunk [96acb14] by
- Document impact of semantic changes on HTTP protocol.
- 16:04 Changeset in trunk [0b1082f] by
- Fix lint.
- 16:02 Changeset in trunk [c1f8e9f] by
- IStorageServer test for overlapping writes.
- 15:54 Changeset in trunk [6ef3811] by
- Prevent conflicting overlapping writes.
- 15:54 Changeset in trunk [cae989e] by
- News file.
- 14:49 Changeset in trunk [1ff4e61e] by
- Low-level tests for conflicting and non-conflicting writes.
- 11:39 Changeset in trunk [14076e5] by
- Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into …
2021-09-23:
- 18:20 Changeset in trunk [4f7727d] by
- Merge remote-tracking branch 'origin/master' into …
- 18:20 Changeset in trunk [ec6dfb8] by
- Re-enable test.
- 18:12 Ticket #3804 (Data integrity check for uploads) created by
- When uploading data, the server can't tell if the upload was …
- 18:02 Ticket #3803 (HTTP client could change upload chunk size based on how slow upload ...) created by
- Assuming immutable (or mutable too?) uploads have some sort of …
- 17:40 Ticket #3802 (Schema enforcement for HTTP protocol contents) created by
- Many data inputs to the HTTP protocol need stringent checks, e.g. …
- 11:58 Changeset in trunk [7183d53] by
- put test dependency in the setuptools test extra
- 11:48 Changeset in trunk [2f60ab30] by
- black formatting
- 11:48 Changeset in trunk [4b6d002] by
- protect this crazy line from black
- 11:43 Changeset in trunk [f66a8ab1] by
- formatting and explicit unicode string literals
- 11:43 Changeset in trunk [cbb96bd] by
- one more docstring
- 11:43 Changeset in trunk [4d81647] by
- factor helper function out to top-level
- 11:42 Changeset in trunk [f8c07bf] by
- add some docstrings
- 11:41 Changeset in trunk [5e26f25] by
- It's ported to Python 3!
2021-09-22:
- 22:37 Changeset in trunk [424047b] by
- Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into …
- 22:37 Changeset in trunk [dd8aa8a] by
- test if log_call_deffered decorates parametized functions correctly …
- 20:48 Ticket #3525 (Stop using the mock library for testing: ...) closed by
- fixed: In [changeset:"c67c0727e6b69e1d026551490c6e9c21b4d94a63/trunk" …
- 20:48 Changeset in trunk [c67c072] by
- Merge pull request #1103 from LeastAuthority?/3525.test_status-no-mock …
- 19:53 Changeset in trunk [198de5c] by
- Hoist the sys.stdout import to top level
- 19:51 Changeset in trunk [c80016d] by
- convert tab to spaces
2021-09-21:
- 19:09 Changeset in trunk [b835a67] by
- Merge remote-tracking branch 'origin/master' into …
- 19:08 Changeset in trunk [4a9ff82] by
- Merge remote-tracking branch 'origin/master' into …
- 19:08 Ticket #3784 (Test suite for IStorageServer, part 1) closed by
- fixed: In [changeset:"7693fedf0ca20c5ceda643a52af626f283561291/trunk" …
- 19:08 Changeset in trunk [7693fed] by
- Merge pull request #1122 from …
- 17:29 Changeset in trunk [460b74e] by
- Punt overlapping writes for now.
- 17:20 Changeset in trunk [b7ae9a6] by
- Merge remote-tracking branch 'origin/master' into …
- 17:19 Ticket #3801 (Clarify behavior of overwriting in immutable uploads) created by
- This is related but not quite the same as #3793. 1. Current …
2021-09-20:
- 11:18 Changeset in trunk [44211db4] by
- Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into …
- 11:17 Changeset in trunk [e54dee8] by
- Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into …
- 11:14 Changeset in trunk [87113d6] by
- Merge remote-tracking branch 'origin/master' into 3525.test_status-no-mock
- 11:12 Ticket #3792 (CI configurations don't consistently upload all of the test logs) closed by
- fixed: In [changeset:"2f742d8c1b04583544d9a178ef722e7d30fa1384/trunk" …
- 11:12 Changeset in trunk [2f742d8] by
- Merge pull request #1121 from LeastAuthority?/3792.upload-more-logs …
Note: See TracTimeline
for information about the timeline view.