Alex Auvolat
|
be203494c5
|
set some flaky tests as #[ignore] (#1432)
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/1432
|
2026-05-01 14:44:28 +00:00 |
|
Gwen Lg
|
f59a8b7f62
|
style: corrects the use of ';' to improve readability
- remove unnecessary semicolon
and enable lint warning: unnecessary semicolon
help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.93.0/index.html#unnecessary_semicolon
- add `;` to the last statement for consitent formatting
and enable lint `clippy::semicolon_if_nothing_returned`
warning: consider adding a `;` to the last statement for consistent formatting
help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.93.0/index.html#semicolon_if_nothing_returned
|
2026-02-17 18:38:44 +00:00 |
|
Stefan Majer
|
2eb9fcae20
|
Fix all typos
|
2025-01-16 13:22:00 +01:00 |
|
Alex Auvolat
|
b96f84b894
|
[networking-fixes] add option to bind outgoing RPC sockets (fix #638)
Thanks to yuka for the original patch.
|
2024-02-19 11:45:44 +01:00 |
|
Alex Auvolat
|
125c662860
|
[import-netapp] move and rename FullMeshPeeringSrategy to PeeringManager
|
2024-02-15 12:15:35 +01:00 |
|
Alex Auvolat
|
5766befb24
|
[import-netapp] fix tests
|
2024-02-15 12:15:33 +01:00 |
|
Alex Auvolat
|
5ea24254a9
|
[import-netapp] import Netapp code into Garage codebase
|
2024-02-15 12:15:07 +01:00 |
|