aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [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
| * | | | | | | | | | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-02-2010-168/+531
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-1539-199/+3938
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-13163-4446/+11908
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | bump crate versions to 0.10.0v0.10.0-beta1Alex Auvolat2024-01-1112-86/+86
| * | | | | | | | | | | | | | | | Merge pull request 'NLnet task 3' (#667) from nlnet-task3 into next-0.10Alex2024-01-1141-1666/+3282
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | layout: refactoring and fix in layout helpernlnet-task3Alex Auvolat2023-12-117-33/+38
| | * | | | | | | | | | | | | | | | layout: refactor/fix bad while loopAlex Auvolat2023-12-111-17/+14
| | * | | | | | | | | | | | | | | | fix some clippy lintsAlex Auvolat2023-12-119-22/+19
| | * | | | | | | | | | | | | | | | table: remove redundant tracing in insert_manyAlex Auvolat2023-12-111-5/+2
| | * | | | | | | | | | | | | | | | table: fix insert_many to not send duplicatesAlex Auvolat2023-12-081-1/+12
| | * | | | | | | | | | | | | | | | layout: refactoring, merge two filesAlex Auvolat2023-12-084-435/+440
| | * | | | | | | | | | | | | | | | rpc helper: small refactoringsAlex Auvolat2023-12-081-14/+17
| | * | | | | | | | | | | | | | | | layout: move block_read_nodes_of to rpc_helper to avoid double-lockingAlex Auvolat2023-12-083-70/+80
| | * | | | | | | | | | | | | | | | layout version: refactor get_node_zoneAlex Auvolat2023-12-082-26/+25
| | * | | | | | | | | | | | | | | | cli: improvements to the layout commands when multiple layouts are liveAlex Auvolat2023-12-084-29/+49
| | * | | | | | | | | | | | | | | | rpc: fix system::healthAlex Auvolat2023-12-081-3/+3
| | * | | | | | | | | | | | | | | | fix build with discovery featuresAlex Auvolat2023-12-071-2/+2
| | * | | | | | | | | | | | | | | | layout: allow sync update tracker to progress with only quorumsAlex Auvolat2023-12-077-21/+152
| | * | | | | | | | | | | | | | | | layout cli: safer skip-dead-nodes commandAlex Auvolat2023-12-073-21/+49
| | * | | | | | | | | | | | | | | | table sync: use write quorums to report global success or failure of syncAlex Auvolat2023-12-076-28/+36
| | * | | | | | | | | | | | | | | | rpc: refactor result tracking for quorum setsAlex Auvolat2023-12-074-88/+121
| | * | | | | | | | | | | | | | | | layout updates: fix the set of nodes among which minima are calculatedAlex Auvolat2023-12-073-8/+27
| | * | | | | | | | | | | | | | | | admin: more info in admin GetClusterStatusAlex Auvolat2023-11-285-94/+190
| | * | | | | | | | | | | | | | | | rpc helper: write comments + small refactoring of tracingAlex Auvolat2023-11-281-17/+88
| | * | | | | | | | | | | | | | | | cli: remove historic layout info from statusAlex Auvolat2023-11-271-18/+0
| | * | | | | | | | | | | | | | | | cli: add layout history and layout assume-sync commandsAlex Auvolat2023-11-274-3/+147