|
4af39ab47a
|
fix drone CI signature
|
2021-04-27 16:37:11 +02:00 |
|
|
1c97b82c45
|
Skip Drone CI caching
|
2021-04-27 16:37:11 +02:00 |
|
|
5c4b2cec3c
|
document garage crate
|
2021-04-27 16:37:10 +02:00 |
|
|
1e3df189d0
|
document api crate
|
2021-04-27 16:37:10 +02:00 |
|
|
a2e1617d84
|
document web crate
|
2021-04-27 16:37:10 +02:00 |
|
|
67585a4ffa
|
attempt at documenting model crate
|
2021-04-27 16:37:10 +02:00 |
|
|
b437610812
|
attempt at documenting table crate
|
2021-04-27 16:37:10 +02:00 |
|
|
f871689571
|
run cargo fmt on util and make missing doc warning
|
2021-04-27 16:37:10 +02:00 |
|
|
8e0524ae15
|
document rpc crate
|
2021-04-27 16:37:10 +02:00 |
|
|
f9bd2d8fb7
|
document util crate
|
2021-04-27 16:37:10 +02:00 |
|
|
bf36f1f16a
|
Update documentation
|
2021-04-27 16:37:10 +02:00 |
|
|
f7c09daa46
|
Try to fix Drone
|
2021-04-27 16:37:09 +02:00 |
|
|
6b2b400292
|
small simplify
|
2021-04-27 16:37:09 +02:00 |
|
|
8c33d565d6
|
Merge discovery loop with consul
|
2021-04-27 16:37:09 +02:00 |
|
|
948e44a3f6
|
cargo fmt
|
2021-04-27 16:37:09 +02:00 |
|
|
3e2e38c830
|
Print stats
|
2021-04-27 16:37:09 +02:00 |
|
|
2e53e31cdd
|
Cargo fmt
|
2021-04-27 16:37:09 +02:00 |
|
|
64b91c2645
|
Keep old data
|
2021-04-27 16:37:09 +02:00 |
|
|
e16077f40a
|
Persist directly and not in background
|
2021-04-27 16:37:09 +02:00 |
|
|
15ae74b080
|
Install rustfmt
|
2021-04-27 16:37:09 +02:00 |
|
|
379af242ae
|
Fix Drone CI signature
|
2021-04-27 16:37:08 +02:00 |
|
|
9ced9f78dc
|
Improve bootstraping: do it regularly; persist peer list
|
2021-04-27 16:37:08 +02:00 |
|
|
3a449badb1
|
Add signature to Drone CI
|
2021-04-27 16:37:08 +02:00 |
|
|
9996dcf13e
|
test2
|
2021-04-27 16:37:08 +02:00 |
|
|
7bc708d71d
|
test
|
2021-04-27 16:37:08 +02:00 |
|
|
d86abb98f0
|
Drone CI badge on branch main
|
2021-04-27 16:37:08 +02:00 |
|
|
9589d10165
|
fix command for adding node
|
2021-04-27 16:37:08 +02:00 |
|
|
f9d77b6cd9
|
Section on recovering from failures
|
2021-04-27 16:37:08 +02:00 |
|
LUXEY Adrien
|
ee00ac59b7
|
[doc] Added mention that GarageHQ is hosted with Garage
|
2021-04-27 16:37:08 +02:00 |
|
|
8501d2679a
|
publish website only in correct repo
|
2021-04-27 16:37:08 +02:00 |
|
|
c9943aab1f
|
fix typos
|
2021-04-27 16:37:07 +02:00 |
|
LUXEY Adrien
|
d0692b75b0
|
intro.md: fix some typos, errors & dead links, plus some stylistic stuff
modifié : doc/book/src/intro.md
|
2021-04-27 16:37:07 +02:00 |
|
|
4a6ed223dc
|
Fix garage_util description
|
2021-04-27 16:37:07 +02:00 |
|
|
c409ee89f6
|
Fix some typos
|
2021-04-27 16:37:07 +02:00 |
|
|
c1d64333c5
|
Fix a table in the doc
|
2021-04-27 16:37:04 +02:00 |
|
|
c4cb9120fe
|
only upload book from branch main
|
2021-03-19 14:29:37 +01:00 |
|
|
c5e24de159
|
Center logo in book, add book CI
|
2021-03-19 14:25:57 +01:00 |
|
|
4e94b2b704
|
Fix checksum path in drone CI
|
2021-03-19 14:15:19 +01:00 |
|
|
44ff627e7d
|
update makefile
continuous-integration/drone/push Build is passing
|
2021-03-19 14:03:57 +01:00 |
|
|
f859d15062
|
update to v0.2.1
continuous-integration/drone/push Build is pending
|
2021-03-19 13:39:18 +01:00 |
|
|
fd8f4caa81
|
Support old CPUs
continuous-integration/drone/push Build is passing
|
2021-03-19 12:19:40 +01:00 |
|
|
4c26a0b9c1
|
Update Cargo.toml files with AGPL license info
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2021-03-18 21:59:17 +01:00 |
|
|
a1014224d3
|
garage node configure --replace <old_node_id> <new_node_id>
continuous-integration/drone/push Build is passing
|
2021-03-18 21:49:12 +01:00 |
|
|
e19e267b7e
|
Merge pull request 'add support for using domain name in configuration' (#46) from trinity-1686a/garage:bind-domain into master
continuous-integration/drone/push Build is passing
Reviewed-on: #46
|
2021-03-18 21:26:34 +01:00 |
|
|
f17cb6c969
|
resolve domain to multiple addresses
continuous-integration/drone/pr Build is passing
And warn instead of failling when a domain can't be resolved
|
2021-03-18 21:04:30 +01:00 |
|
|
c8a7ce5cdf
|
remove domain resolution for *_bind_addr
continuous-integration/drone/pr Build is passing
|
2021-03-18 19:47:51 +01:00 |
|
|
81e9db783f
|
simplify addresse deserialialiser and limit allocations
|
2021-03-18 19:47:51 +01:00 |
|
|
ae3b7029a9
|
add support for using domain name in configuration
|
2021-03-18 19:47:51 +01:00 |
|
|
6edbc65847
|
Add trinity's comment in the code
continuous-integration/drone/push Build is passing
|
2021-03-18 19:46:43 +01:00 |
|
|
bfa0ff8f82
|
Merge pull request 'add support for caching headers' (#49) from trinity-1686a/garage:cache-headers into master
continuous-integration/drone/push Build is passing
Reviewed-on: #49
|
2021-03-18 19:45:02 +01:00 |
|