aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | [next-0.10] bump version number to 1.0v1.0.0-rc1Alex Auvolat2024-03-2819-112/+113
| * | Merge branch 'main' into next-0.10Alex Auvolat2024-03-2812-63/+231
| |\ \
| * | | [next-0.10] admin api: fix logic in get cluster statusAlex Auvolat2024-03-271-12/+16
| * | | [next-0.10] layout helper: rename & clarify updates to update trackersAlex Auvolat2024-03-272-38/+27
| * | | [next-0.10] cache layout check resultAlex Auvolat2024-03-273-3/+11
| * | | [next-0.10] remove impl Deref for LayoutHelperAlex Auvolat2024-03-275-57/+55
| * | | [next-0.10] fixes to k2v rpc + comment fixesAlex Auvolat2024-03-274-10/+15
| * | | [next-0.10] doc: 2 changesAlex Auvolat2024-03-272-19/+43
| * | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-2612-190/+166
| |\ \ \
| * \ \ \ Merge pull request 'checksum algorithms' (#787) from s3-checksum into next-0.10Alex2024-03-2622-341/+1228
| |\ \ \ \
| | * | | | [s3-checksum] implement x-amz-checksum-* headersAlex Auvolat2024-03-2622-341/+1228
| |/ / / /
| * | | | Merge pull request 'Fixes to garage_net peering manager' (#786) from net-fixe...Alex2024-03-215-120/+118
| |\ \ \ \
| | * | | | [net-fixes] netapp peer exchange: send only currently connected addressnet-fixesAlex Auvolat2024-03-211-13/+13
| | * | | | [net-fixes] fix issues with local peer address (fix #761)Alex Auvolat2024-03-215-113/+100
| | * | | | [net-fixes] peering: only count node IDs and not addresses in hashAlex Auvolat2024-03-211-17/+28
| |/ / / /
| * | | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-193-25/+60
| |\ \ \ \
| * \ \ \ \ Merge pull request 'block refcount repair' (#782) from block-ref-repair into ...Alex2024-03-1913-22/+302
| |\ \ \ \ \
| | * | | | | [block-ref-repair] mention `garage block repair-rc` in documentationAlex Auvolat2024-03-192-2/+5
| | * | | | | [block-ref-repair] rename rc's rc field to rc_tableAlex Auvolat2024-03-194-18/+18
| | * | | | | [block-ref-repair] Block refcount recalculation and repairAlex Auvolat2024-03-1910-8/+285
| |/ / / / /
| * | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-1829-247/+718
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request 'Remove Sled' (#767) from rm-sled into next-0.10Alex2024-03-1238-826/+344
| |\ \ \ \ \ \
| | * | | | | | [rm-sled] factorize some code in sqlite backendAlex Auvolat2024-03-121-28/+24
| | * | | | | | [rm-sled] Make proper use of pinning in LMDB adapter + comment unsaferm-sledAlex Auvolat2024-03-082-25/+47
| | * | | | | | [rm-sled] Implement iterators in sqlite & lmdb transactionsAlex Auvolat2024-03-084-28/+195
| | * | | | | | [rm-sled] Implement some missing functionality in garage_dbAlex Auvolat2024-03-083-2/+19
| | * | | | | | [rm-sled] Remove counted_tree_hackAlex Auvolat2024-03-0814-247/+48
| | * | | | | | [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-0828-519/+34
| * | | | | | | Merge pull request 'Remove migration path from Garage v0.5' (#766) from rm-mi...Alex2024-03-0811-384/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [rm-migration] Remove migration path from Garage v0.5rm-migrationAlex Auvolat2024-03-0811-384/+5
| * | | | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-084-183/+183
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request 'ReplicationMode -> ConsistencyMode+ReplicationFactor' (#7...Alex2024-03-0716-161/+239
| |\ \ \ \ \ \ \
| | * | | | | | | ReplicationMode -> ConsistencyMode+ReplicationFactorYureka2024-03-0711-101/+158
| | * | | | | | | adjust docs for replication factorYureka2024-03-055-60/+81
| * | | | | | | | Merge pull request 'SSE-C encryption' (#730) from sse-c into next-0.10Alex2024-03-0724-269/+2088
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [sse-c] Remove special case for Content-Type headersse-cAlex Auvolat2024-03-077-46/+53
| | * | | | | | | | [sse-c] Documentation for SSE-CAlex Auvolat2024-03-072-0/+48
| | * | | | | | | | [sse-c] Testing for SSE-C encryptionAlex Auvolat2024-03-073-0/+469
| | * | | | | | | | [sse-c] Implement SSE-C encryptionAlex Auvolat2024-03-0718-233/+1528
| |/ / / / / / / /
| * | | | | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-073-5/+112
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request 'refactor: remove max_write_errors and max_faults' (#760) ...Alex2024-03-055-19/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | refactor: remove max_write_errors and max_faultsYureka2024-03-045-19/+5
| |/ / / / / / / /
| * | | | | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-0454-762/+6524
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [next-0.10] woodpecker: run debug pipeline on manual triggerAlex Auvolat2024-02-271-0/+1
| * | | | | | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-02-265-84/+199
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-231-15/+19
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-236-148/+130
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [next-0.10] fix buildAlex Auvolat2024-02-221-2/+2
| * | | | | | | | | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-02-2216-488/+523
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [next-0.10] cluster node status metrics: report nodes of all active layout ve...Alex Auvolat2024-02-201-34/+34