aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move convert_db command into main garage binaryconvert-db-main-binaryAlex Auvolat2023-10-105-30/+32
* Merge pull request 'Add support for binding to unix domain sockets' (#640) fr...Alex2023-10-0314-36/+213
|\
| * doc: add documentation for specifying unix socket pathsnetworkException2023-10-031-0/+7
| * api: allow custom unix bind mode and use 0o220 for admin servernetworkException2023-10-034-4/+8
| * everywhere: support unix sockets when binding in various placesnetworkException2023-09-296-28/+108
| * config: allow using paths for unix domain sockets in various placesnetworkException2023-09-291-4/+5
| * util: add helper sum type for unix and tcp socket addressesnetworkException2023-09-292-0/+45
| * cargo: add hyperlocal as a dependencynetworkException2023-09-294-1/+41
* | Merge pull request 'doc: update endpoint_url documentation' (#641) from flokl...Alex2023-10-024-8/+11
|\ \ | |/ |/|
| * doc: update endpoint_url documentationFlorian Klink2023-10-024-8/+11
|/
* Merge pull request 'prez-ocp' (#636) from prez-ocp into mainAlex2023-09-2175-0/+19773
|\
| * add ocp2023 presentationprez-ocpAlex Auvolat2023-09-1971-0/+19772
| * doc: update stickerAlex Auvolat2023-09-184-0/+1
|/
* Merge pull request 'Fix multiple shutdown issues' (#633) from fix-shutdown in...Alex2023-09-122-19/+26
|\
| * fix hang on shutdownAlex Auvolat2023-09-121-9/+9
| * Fix error when none of S3/K2V/WEB/ADMIN server is started (fix #613)Alex Auvolat2023-09-121-10/+17
|/
* Merge pull request 'fix 32-bit build' (#632) from fix-32bit into mainAlex2023-09-111-2/+2
|\
| * fix 32-bit buildfix-32bitAlex Auvolat2023-09-111-2/+2
|/
* Merge pull request 'use statvfs instead of mount list to determine free data/...Alex2023-09-114-45/+39
|\
| * use statvfs instead of mount list to determine free data/meta space (fix #611)Alex Auvolat2023-09-114-45/+39
|/
* Merge pull request 'make lmdb's map_size configurable (fix #628)' (#630) from...Alex2023-09-116-12/+81
|\
| * config: make block_size and sled_cache_capacity expressable as stringsAlex Auvolat2023-09-117-28/+69
| * make lmdb's map_size configurable (fix #628)Alex Auvolat2023-09-116-2/+30
|/
* Merge pull request 'Revert netapp to 0.5.2 to avoid rmp-serde upgrade that br...Alex2023-09-0513-123/+100
|\
| * update version to 0.8.4v0.8.4hold-netapp-0.5.2Alex Auvolat2023-09-0513-89/+88
| * Revert netapp update, hold to version 0.5.2 that uses rmp-serde 0.15Alex Auvolat2023-09-053-38/+16
|/
* Merge pull request 'Garage v0.8.3' (#619) from next-0.8 into mainv0.8.3Alex2023-08-2923-130/+159
|\
| * add garage_db dependency in garage_rpcnext-0.8Alex Auvolat2023-08-283-1/+4
| * bump version to 0.8.3v0.8.3-rc1Alex Auvolat2023-08-2813-86/+86
| * fix test_website_check_domainAlex Auvolat2023-08-281-9/+9
| * integration test: move json_body to root of crateAlex Auvolat2023-08-287-17/+22
| * move alpine linux info to binary package pageAlex Auvolat2023-08-282-20/+17
| * Merge pull request 'doc: Add information about Alpine Linux package to Quick ...Alex2023-08-281-0/+19
| |\
| | * doc: Add information about Alpine Linux package to Quick StartJakub Jirutka2023-05-071-0/+19
| * | admin api: refactor caddy check api codeAlex Auvolat2023-08-281-17/+22
|/ /
* | Merge pull request 'support index on path missing a trailing slash' (#612) fr...Alex2023-08-281-32/+96
|\ \
| * | web_server.rs: handle error properly and refactorcompat/index-without-trailing-slashAlex Auvolat2023-08-281-23/+13
| * | support index on path missing a trailing slashQuentin Dufour2023-08-081-28/+102
* | | Merge pull request 'cargo: Bump dependencies' (#606) from jpds/garage:cargo-b...Alex2023-08-286-1322/+1169
|\ \ \
| * | | update cargo.nixAlex Auvolat2023-08-281-934/+859
| * | | cargo: Updated gethostname v0.2.3 -> v0.4.3.Jonathan Davies2023-08-282-4/+4
| * | | cargo: Updated pretty_env_logger v0.4.0 -> v0.5.0.Jonathan Davies2023-08-282-39/+21
| * | | garage/api: cargo: Updated idna dependency to 0.4.Jonathan Davies2023-08-282-13/+3
| * | | garage/db: cargo: Updated rusqlite to 0.29.Jonathan Davies2023-08-282-6/+6
| * | | cargo: Updated:Jonathan Davies2023-08-282-336/+286
|/ / /
* | | Merge pull request 'Support {s3,web}.root_domains for the Caddy on-demand TLS...Alex2023-08-285-36/+157
|\ \ \
| * | | support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tlsQuentin Dufour2023-08-085-36/+157
| |/ /
* | | Merge pull request 'reverse-proxy.md: Added caching section for Caddy.' (#614...Alex2023-08-281-0/+41
|\ \ \
| * | | reverse-proxy.md: Added caching section for Caddy.Jonathan Davies2023-08-161-0/+41
| |/ /
* | | Merge pull request 'backup.md: Added restic-android note.' (#616) from jpds/g...Alex2023-08-281-0/+1
|\ \ \ | |/ / |/| |