Alexandre Detiste
|
1cfe843d23
|
more python2 removal
|
2024-02-23 00:40:25 +01:00 |
|
Alexandre Detiste
|
b856238110
|
remove old Python2 __future__ statements
|
2024-02-15 16:53:34 +01:00 |
|
meejah
|
d70fa461da
|
fix already-stopped
|
2023-12-20 21:57:01 -07:00 |
|
meejah
|
194011946c
|
for some reason this makes 'the occasional error' happen all the time?
|
2023-12-20 21:56:08 -07:00 |
|
Itamar Turner-Trauring
|
964aba9788
|
Generate messages that work with stricter Eliot
|
2023-11-20 09:02:43 -05:00 |
|
Itamar Turner-Trauring
|
cab24e4c7b
|
Another service name issue.
|
2023-06-14 14:12:39 -04:00 |
|
Itamar Turner-Trauring
|
5da5a82a8c
|
Get rid of default mutable arguments.
|
2023-04-17 13:08:21 -04:00 |
|
Itamar Turner-Trauring
|
0cd197d4d0
|
Update another instance of List.
|
2023-03-24 11:46:46 -04:00 |
|
Itamar Turner-Trauring
|
56e3aaad03
|
Lint fix and cleanup.
|
2023-03-24 11:41:25 -04:00 |
|
meejah
|
6c0c9470cf
|
Merge pull request #1206 from tahoe-lafs/2916.grid-manager-proposal.6
Grid Manager: more control over which storage-servers a client uploads to
|
2023-02-28 19:05:32 +00:00 |
|
meejah
|
464498f6bf
|
Merge branch 'master' into 2916.grid-manager-proposal.6
|
2023-02-20 11:24:20 -07:00 |
|
Itamar Turner-Trauring
|
f4255cdaa3
|
More accurate names.
|
2023-02-07 09:03:45 -05:00 |
|
Itamar Turner-Trauring
|
cf4d767535
|
Fix whitespace.
|
2023-01-24 13:28:24 -05:00 |
|
Itamar Turner-Trauring
|
d5f5d394dd
|
Test changes in max default segment size (both directions).
|
2023-01-24 13:15:40 -05:00 |
|
Itamar Turner-Trauring
|
c93ff23da7
|
Don't send empty string writes.
|
2022-12-01 14:54:28 -05:00 |
|
Itamar Turner-Trauring
|
8ed333b171
|
Correct explanation.
|
2022-12-01 14:45:45 -05:00 |
|
Itamar Turner-Trauring
|
0ba58070cd
|
Tweaks.
|
2022-12-01 14:45:39 -05:00 |
|
Itamar Turner-Trauring
|
d4c202307c
|
Better method name.
|
2022-12-01 14:43:49 -05:00 |
|
Itamar Turner-Trauring
|
17dfda6b5a
|
More direct API.
|
2022-12-01 14:42:52 -05:00 |
|
Itamar Turner-Trauring
|
3790280264
|
Documentation.
|
2022-11-23 10:16:49 -05:00 |
|
Itamar Turner-Trauring
|
fd9e50adf1
|
Simplify _WriteBuffer slightly.
|
2022-11-23 10:13:18 -05:00 |
|
Itamar Turner-Trauring
|
d86d578034
|
Refactor to make core data structure easier to test in isolation.
|
2022-11-22 15:17:56 -05:00 |
|
Itamar Turner-Trauring
|
f638aec0af
|
Refactor to use BytesIO.
|
2022-11-22 14:22:54 -05:00 |
|
Itamar Turner-Trauring
|
a4787ca45e
|
Batch writes much more aggressively.
|
2022-11-22 14:12:14 -05:00 |
|
Itamar Turner-Trauring
|
435df4923f
|
Merge branch 'master' into 2916.grid-manager-proposal.6
|
2022-10-05 10:18:09 -04:00 |
|
Itamar Turner-Trauring
|
444bc724c5
|
A better approach to MAX_UEB_SIZE: just delete the code since it's not used in practice.
|
2022-09-16 10:38:29 -04:00 |
|
Itamar Turner-Trauring
|
4a573ede34
|
Download the actual data we need, instead of relying on bad reading-beyond-the-end semantics.
|
2022-09-15 11:29:32 -04:00 |
|
Itamar Turner-Trauring
|
8d5f08771a
|
Minimal check on parameters' contents.
|
2022-09-15 09:45:46 -04:00 |
|
Itamar Turner-Trauring
|
373a532829
|
Detect corrupted UEB length more consistently.
|
2022-09-15 09:36:56 -04:00 |
|
Itamar Turner-Trauring
|
c82bb5f21c
|
Use a more meaningful constant.
|
2022-09-08 13:44:22 -04:00 |
|
Itamar Turner-Trauring
|
9975fddd88
|
Get rid of garbage.
|
2022-09-08 13:42:19 -04:00 |
|
Itamar Turner-Trauring
|
92662d802c
|
Don't drop a Deferred on the ground.
|
2022-08-17 13:15:13 -04:00 |
|
Itamar Turner-Trauring
|
9d03c476d1
|
Make sure we write all the bytes we say we're sending.
|
2022-08-17 12:49:45 -04:00 |
|
Itamar Turner-Trauring
|
d50c98a1e9
|
Calculate URI extension size upfront, instead of hand-waving with a larger value.
|
2022-08-16 14:34:40 -04:00 |
|
Itamar Turner-Trauring
|
1ede0e7786
|
Merge remote-tracking branch 'meejah/2916.grid-manager-proposal.5' into 2916.grid-manager-proposal.6
|
2022-07-15 14:06:10 -04:00 |
|
Itamar Turner-Trauring
|
22aab98fcf
|
When callRemoteOnly as removed, these probably should've been changed to return
a Deferred.
|
2021-10-14 12:52:40 -04:00 |
|
Itamar Turner-Trauring
|
ac9875da75
|
Add explanation to new error logging.
|
2021-09-10 11:39:48 -04:00 |
|
Itamar Turner-Trauring
|
789a7edb56
|
Get rid of more callRemoteOnly usage.
|
2021-09-02 15:21:42 -04:00 |
|
Itamar Turner-Trauring
|
6c679bd4e0
|
Stop using callRemoteOnly.
|
2021-09-02 11:35:39 -04:00 |
|
meejah
|
7ad6c9269c
|
Merge branch 'master' into 2916.grid-manager-proposal.5
|
2021-08-25 14:04:53 -06:00 |
|
Itamar Turner-Trauring
|
0d0dd4dee9
|
Rip out all references to the unused IProgress API.
|
2021-03-31 10:35:25 -04:00 |
|
meejah
|
4a5bb5e8ff
|
Merge branch 'master' into 2916.grid-manager-proposal.5
|
2021-03-23 16:04:50 -06:00 |
|
Itamar Turner-Trauring
|
6fc44f7a31
|
get_name() should always return bytes, apparently.
|
2021-03-01 10:53:25 -05:00 |
|
Itamar Turner-Trauring
|
70c0607789
|
Enable BytesWarning across all tests ported to Python 3, fixing problems that caught.
|
2021-02-24 14:36:15 -05:00 |
|
Itamar Turner-Trauring
|
c5a426b797
|
More unicode-of-bytes fixes.
|
2021-02-12 11:47:11 -05:00 |
|
Itamar Turner-Trauring
|
a06956632b
|
More unicode-of-bytes bug fixes.
|
2021-02-12 11:37:43 -05:00 |
|
meejah
|
3c646991ad
|
Merge branch 'master' into 2916.grid-manager-proposal.5
|
2021-01-25 15:42:25 -07:00 |
|
Jean-Paul Calderone
|
e0fa228622
|
expand partial/lambda into full functions for clarity
|
2021-01-25 08:23:40 -05:00 |
|
Jean-Paul Calderone
|
5a0c913f58
|
document the new parameter
|
2021-01-25 08:21:39 -05:00 |
|
meejah
|
307a53dd71
|
Merge branch 'master' into 2916.grid-manager-proposal.5
|
2021-01-20 23:42:35 -07:00 |
|