Itamar Turner-Trauring
|
f8604e2394
|
Fix flakes.
|
2021-09-29 14:00:11 -04:00 |
|
Itamar Turner-Trauring
|
58d7e2f627
|
Simplify implementation.
|
2021-09-29 13:58:53 -04:00 |
|
Itamar Turner-Trauring
|
8fb6afee1b
|
Refactor BucketWriters such that disconnection can be limited Foolscap.
|
2021-09-29 13:42:17 -04:00 |
|
Itamar Turner-Trauring
|
a4153b7125
|
Implementation plan.
|
2021-09-29 11:56:04 -04:00 |
|
Itamar Turner-Trauring
|
51e8b5e197
|
Disconnection test works now.
|
2021-09-29 11:17:33 -04:00 |
|
Itamar Turner-Trauring
|
e64c397fc5
|
WIP disconnection test.
|
2021-09-28 13:51:31 -04:00 |
|
Itamar Turner-Trauring
|
2b1502eff6
|
News file.
|
2021-09-28 13:02:24 -04:00 |
|
Itamar Turner-Trauring
|
a02d5f4c9c
|
Just stick to current behavior.
|
2021-09-28 13:02:01 -04:00 |
|
Itamar Turner-Trauring
|
fadfbcad99
|
Merge pull request #1130 from tahoe-lafs/3801-no-overlapping-writes-immutable-upload
Disallow conflicting overlapping writes when doing an immutable upload.
Fixes ticket:3801
|
2021-09-28 10:37:56 -04:00 |
|
Itamar Turner-Trauring
|
f66f3e64ad
|
Fix syntax.
|
2021-09-27 16:58:18 -04:00 |
|
Itamar Turner-Trauring
|
eb5b6c557e
|
Merge pull request #1127 from tahoe-lafs/3799-simplify-IStorageServer
Rip out unnecessary operator logic, and simplify IStorageServer
Fixes ticket:3799
|
2021-09-27 16:57:16 -04:00 |
|
Itamar Turner-Trauring
|
de1a7d7fce
|
A more explicit test for successful overlapping.
|
2021-09-27 16:56:24 -04:00 |
|
Itamar Turner-Trauring
|
60cb3c0883
|
Restore range result.
|
2021-09-27 16:52:25 -04:00 |
|
Itamar Turner-Trauring
|
4e6438352a
|
Extend to end.
|
2021-09-27 16:45:01 -04:00 |
|
Itamar Turner-Trauring
|
38e449aceb
|
Add collections-extended.
|
2021-09-27 16:44:43 -04:00 |
|
Itamar Turner-Trauring
|
310a32b257
|
Merge pull request #1126 from tahoe-lafs/3795-istorageserver-tests-part-2
IStorageServer tests, part 2
Fixes ticket:3795
|
2021-09-27 16:27:29 -04:00 |
|
Itamar Turner-Trauring
|
c740da4acd
|
Explain what happens in reads past the end.
|
2021-09-27 15:09:24 -04:00 |
|
Itamar Turner-Trauring
|
da937cef9e
|
Correct docstring.
|
2021-09-27 15:04:04 -04:00 |
|
Itamar Turner-Trauring
|
1c10fa8c7f
|
Merge remote-tracking branch 'origin/master' into 3799-simplify-IStorageServer
|
2021-09-27 15:02:09 -04:00 |
|
Itamar Turner-Trauring
|
b1b64c787e
|
Add more randomness.
|
2021-09-27 15:00:52 -04:00 |
|
Itamar Turner-Trauring
|
96acb14199
|
Document impact of semantic changes on HTTP protocol.
|
2021-09-24 13:48:07 -04:00 |
|
Itamar Turner-Trauring
|
0b1082fc04
|
Fix lint.
|
2021-09-24 12:04:12 -04:00 |
|
Itamar Turner-Trauring
|
c1f8e9f8c7
|
IStorageServer test for overlapping writes.
|
2021-09-24 12:02:30 -04:00 |
|
Itamar Turner-Trauring
|
6ef3811112
|
Prevent conflicting overlapping writes.
|
2021-09-24 11:54:08 -04:00 |
|
Itamar Turner-Trauring
|
cae989e8de
|
News file.
|
2021-09-24 11:54:03 -04:00 |
|
Itamar Turner-Trauring
|
1ff4e61e41
|
Low-level tests for conflicting and non-conflicting writes.
|
2021-09-24 10:49:27 -04:00 |
|
Itamar Turner-Trauring
|
4f7727df04
|
Merge remote-tracking branch 'origin/master' into 3795-istorageserver-tests-part-2
|
2021-09-23 14:20:44 -04:00 |
|
Itamar Turner-Trauring
|
ec6dfb8297
|
Re-enable test.
|
2021-09-23 14:20:34 -04:00 |
|
Jean-Paul Calderone
|
c67c0727e6
|
Merge pull request #1103 from LeastAuthority/3525.test_status-no-mock
Remove usage of mock from allmydata/test/cli/test_status.py
Fixes: ticket:3525
|
2021-09-22 16:48:34 -04:00 |
|
Jean-Paul Calderone
|
198de5c648
|
Hoist the sys.stdout import to top level
|
2021-09-22 15:53:56 -04:00 |
|
Jean-Paul Calderone
|
c80016d2ec
|
convert tab to spaces
|
2021-09-22 15:51:26 -04:00 |
|
Itamar Turner-Trauring
|
b835a671ce
|
Merge remote-tracking branch 'origin/master' into 3795-istorageserver-tests-part-2
|
2021-09-21 15:09:49 -04:00 |
|
Itamar Turner-Trauring
|
4a9ff82533
|
Merge remote-tracking branch 'origin/master' into 3799-simplify-IStorageServer
|
2021-09-21 15:08:42 -04:00 |
|
Itamar Turner-Trauring
|
7693fedf0c
|
Merge pull request #1122 from tahoe-lafs/3784-istorageserver-test-suite
Start of IStorageServer test suite
Fixes ticket:3784
|
2021-09-21 15:08:04 -04:00 |
|
Itamar Turner-Trauring
|
460b74e171
|
Punt overlapping writes for now.
|
2021-09-21 13:29:24 -04:00 |
|
Itamar Turner-Trauring
|
b7ae9a675f
|
Merge remote-tracking branch 'origin/master' into 3784-istorageserver-test-suite
|
2021-09-21 13:20:53 -04:00 |
|
Jean-Paul Calderone
|
87113d6a13
|
Merge remote-tracking branch 'origin/master' into 3525.test_status-no-mock
|
2021-09-20 07:14:02 -04:00 |
|
Jean-Paul Calderone
|
2f742d8c1b
|
Merge pull request #1121 from LeastAuthority/3792.upload-more-logs
Upload eliot.log and test.log on both CircleCI and GA
Fixes: ticket:3792
|
2021-09-20 07:12:44 -04:00 |
|
Itamar Turner-Trauring
|
e11e5dfbe6
|
Revert removal of length in IStorageServer.
|
2021-09-15 16:31:54 -04:00 |
|
Itamar Turner-Trauring
|
1d2073b8f8
|
Revert "This is unnecessary, empty vector list is fine too."
This reverts commit f109afa3b130ab9c89209f794e8309cf1b5ab917.
|
2021-09-15 16:19:24 -04:00 |
|
Itamar Turner-Trauring
|
d9151b643a
|
News file.
|
2021-09-15 11:07:54 -04:00 |
|
Itamar Turner-Trauring
|
24c483aeda
|
Update to simplified test vector support.
|
2021-09-15 11:07:23 -04:00 |
|
Itamar Turner-Trauring
|
911a5e2ed1
|
Rip out server-side usage of operators other than eq, because nothing ever used them.
|
2021-09-15 11:07:02 -04:00 |
|
Itamar Turner-Trauring
|
f109afa3b1
|
This is unnecessary, empty vector list is fine too.
|
2021-09-15 10:51:43 -04:00 |
|
Itamar Turner-Trauring
|
8633432980
|
Switch IStorageServer interface to be slightly different than RIStorageServer.
|
2021-09-15 10:33:51 -04:00 |
|
Itamar Turner-Trauring
|
bb626890ed
|
Match review comment suggestions from previous PR.
|
2021-09-14 08:57:32 -04:00 |
|
Itamar Turner-Trauring
|
c2c75b5e8e
|
Merge branch '3784-istorageserver-test-suite' into 3795-istorageserver-tests-part-2
|
2021-09-14 08:49:58 -04:00 |
|
Itamar Turner-Trauring
|
87555ae3e4
|
Add missing __future__ imports.
|
2021-09-13 15:51:57 -04:00 |
|
Jean-Paul Calderone
|
9c7d719405
|
Merge pull request #1115 from tahoe-lafs/3782.use-new-mailing-list
Update references to the mailing list in documentation
Fixes: ticket:3782
|
2021-09-13 14:33:06 -04:00 |
|
Jean-Paul Calderone
|
5264108182
|
account for the archive message renumbering in the list migration
|
2021-09-13 13:26:08 -04:00 |
|