trinity-1686a
trinity-1686a pushed to dont-build-sqlite at trinity-1686a/garage 2023-06-26 11:59:47 +00:00
e5835704b7 don't build sqlite by default
trinity-1686a created pull request Deuxfleurs/garage#590 2023-06-24 08:21:59 +00:00
introduce dedicated return type for PollRange
trinity-1686a created branch k2v-client-poll-range-result in trinity-1686a/garage 2023-06-24 08:17:28 +00:00
trinity-1686a pushed to k2v-client-poll-range-result at trinity-1686a/garage 2023-06-24 08:17:28 +00:00
33b3cf8e22 introduce dedicated return type for PollRange
736083063f Merge pull request 'doc: Added ejabberd S3 section' (#588) from jpds/garage:doc-ejabberd-s3 into main
a5ae566e0b apps/index.md: Fixed endpoint URL example.
185f9e78f3 operations/durability-repairs.md: Added note about randomized scrub times.
fb971a5f01 cookbook/encryption.md: Added Cyberduck note.
Compare 10 commits »
trinity-1686a commented on pull request Deuxfleurs/garage#556 2023-05-07 08:17:09 +00:00
Include s3/website test only when k2v is enabled

hum, that function isn't specific to k2v, it's currently in :/garage/src/garage/tests/k2v/mod.rs, but its place should probably be :/garage/src/garage/tests/lib.rs instead. That would fix your…

trinity-1686a commented on pull request Deuxfleurs/garage#556 2023-04-30 00:51:21 +00:00
Include s3/website test only when k2v is enabled

I don't think any of these tests depends on k2v. What error are you getting?

trinity-1686a commented on pull request Deuxfleurs/garage#526 2023-03-13 16:08:51 +00:00
Increase Garage tests robustness

I'm not fond of that name, it sounds too much like a getter imo (not non-blocking)

trinity-1686a commented on pull request Deuxfleurs/garage#526 2023-03-13 16:08:51 +00:00
Increase Garage tests robustness

is this read anywhere?

trinity-1686a approved Deuxfleurs/garage#526 2023-03-13 16:08:51 +00:00
Increase Garage tests robustness

lgtm

trinity-1686a commented on issue Deuxfleurs/garage#503 2023-02-28 20:13:39 +00:00
Arti integration: onion services

Hi, Deuxfleurs member and Tor core contributor there 👋

Might be a bit early for this

It's indeed a bit early, Arti just started parsing documents and cells related to onion services,…

trinity-1686a created branch concurent-multipart-delete in trinity-1686a/garage 2022-10-22 09:41:03 +00:00
trinity-1686a pushed to concurent-multipart-delete at trinity-1686a/garage 2022-10-22 09:41:03 +00:00
c48f34ba29 add test for concurent multipart upload and delete
trinity-1686a pushed to main at trinity-1686a/garage 2022-10-12 21:56:41 +00:00
89b8087ba8 Merge pull request 'Properly return HTTP 204 when deleting non-existent object (fix #227)' (#384) from deleteobject-204 into main
76f42a1a2b Properly return HTTP 204 when deleting non-existent object (fix #227)
82600acf77 Merge pull request 'Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)' (#383) from resolve-peer-names into main
e46dc2a8ef Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)
80fdbfb0aa Merge pull request 'various fixes for v0.8.0' (#380) from various-fixes-for-0.8 into main
Compare 139 commits »
trinity-1686a transferred repository trinity-1686a/mknet to Deuxfleurs/mknet 2022-09-07 13:48:20 +00:00
trinity-1686a pushed to main at Deuxfleurs/mknet 2022-08-31 19:34:34 +00:00
30643ca50d add support for limiting queue len
trinity-1686a pushed to stream-body at trinity-1686a/netapp 2022-07-18 13:21:39 +00:00
cdff8ae1be add detection of premature eos
trinity-1686a pushed to stream-body at trinity-1686a/netapp 2022-06-20 21:40:41 +00:00
d3d18b8e8b use a framing protocol instead of even/odd channel
trinity-1686a pushed to stream-body at trinity-1686a/netapp 2022-06-19 16:42:39 +00:00
0fec85b47a start supporting sending error on stream
trinity-1686a pushed to stream-body at trinity-1686a/netapp 2022-06-19 15:49:04 +00:00
5d7541e13a wait for any ready stream instead of the highest priority one
4745e7c4ba further work on streams
Compare 2 commits »
trinity-1686a created pull request trinity-1686a/garage#1 2022-06-08 08:59:17 +00:00
wip: use netapp streaming