aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Bump version to 0.9.1v0.9.1rel-v0.9.1Alex Auvolat2024-01-1614-92/+92
| |/ /
| * | Merge pull request 'CLI help, comments & messages: make clear that full-lengt...Alex2024-01-165-10/+11
| |\ \
| | * | help, comments: make clear that full-length node ID = public keyAlex Auvolat2024-01-165-10/+11
| |/ /
| * | Merge pull request 'sync garage v0.9 with garage v0.8' (#657) from sync-08-09...Alex2024-01-1610-187/+377
| |\ \
| | * | Merge tag 'v0.8.5' into sync-08-09Alex Auvolat2024-01-1610-187/+377
| |/| |
| | * | Merge pull request 'Garage v0.8.5' (#687) from rel-0.8.5 into main-0.8.xv0.8.5Alex2024-01-1613-87/+87
| | |\ \
| | | * | Bump version to 0.8.5Alex Auvolat2024-01-1613-87/+87
| | |/ /
| | * | Merge pull request 'monitoring: finer histogram boundaries in prometheus metr...Alex2024-01-151-1/+8
| | |\ \
| | | * | monitoring: finer histogram boundaries in prometheus metrics (fix #531)Alex Auvolat2024-01-151-1/+8
| | * | | Merge pull request '0.8.x: config: refactor secret sourcing' (#685) from secr...Alex2024-01-159-276/+336
| | |\ \ \ | | | |/ / | | |/| |
| | | * | config: additional tests for secret sourcingAlex Auvolat2024-01-151-2/+40
| | | * | config: refactor secret sourcingAlex Auvolat2024-01-159-276/+298
| | |/ /
| | * | Merge pull request 'Add allow_world_readable_secrets option to config file' (...Alex2024-01-152-5/+89
| | |\ \
| | | * | Add allow_world_readable_secrets option to config fileFélix Baylac Jacqué2023-10-262-5/+89
| | |/ /
| | * | Merge pull request 's3 api: add missing CORS headers to PostObject responses ...Alex2023-10-261-3/+10
| | |\ \
| | | * | s3 api: add missing CORS headers to PostObject responses (fix #609)fix-cors-post-objectAlex Auvolat2023-10-201-3/+10
| | |/ /
| | * | Merge pull request 'Add support for specifying `rpc_secret_file`, `metrics_to...Alex2023-10-195-25/+57
| | |\ \
| | | * | garage: support specifying token / secret as environment variablesnetworkException2023-10-193-5/+29
| | | * | garage: fix admin-token descriptionnetworkException2023-10-191-1/+1
| | | * | util: move reading secret file into seperate helpernetworkException2023-10-191-16/+19
| | | * | docs: add documentation for specifying token / secret file as environment var...networkException2023-10-191-3/+8
| * | | | Merge pull request 'fix typo in peertube doc' (#617) from Lapineige/garage:ma...Alex2024-01-111-2/+2
| |\ \ \ \
| | * | | | another typoLapineige2023-08-191-1/+1
| | * | | | fix typoLapineige2023-08-191-1/+1
* | | | | | 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
| * | | | | cli: show when nodes are draining metadataAlex Auvolat2023-11-271-64/+108
| * | | | | rpc: update system::health to take into account write sets for all partitionsAlex Auvolat2023-11-271-32/+45
| * | | | | block manager: read_block using old layout versions if necessaryAlex Auvolat2023-11-275-9/+50