Commit Graph

  • 88925ebe22
    add clippy to the CI Trinity Pointard 2021-04-09 01:29:17 +0200
  • 631c36b3ff S3 API: support ListBuckets Quentin Dufour 2021-05-02 22:30:56 +0200
  • ee2a3d363b
    Remove STREAMING-AWS4-HMAC-SHA256-PAYLOAD (see #64) Alex Auvolat 2021-05-03 17:30:40 +0200
  • 575726358c
    Tune Sled configuration Alex Auvolat 2021-05-03 17:27:43 +0200
  • 339c611789
    Add links to git/matrix/drone on top of documentation Alex Auvolat 2021-05-03 10:45:45 +0200
  • ef4d6e782a
    Add minio & rclone to our functional tests Quentin Dufour 2021-04-28 11:35:10 +0200
  • a981244f11
    Replace talk links with permalinks Alex Auvolat 2021-04-30 15:51:32 +0200
  • b1f60579a1 Merge pull request 'created doc/talks subfolder and added my talk and the previous one done at the wide team' (#67) from talks into main Alex 2021-04-30 15:47:11 +0200
  • be3b1d8f91 created doc/talks subfolder and added my talk and the previous one done at the wide team LUXEY Adrien 2021-04-30 10:21:15 +0200
  • dcfc32cf85
    Many S3 compatibility improvements: v0.2.1.5 Alex Auvolat 2021-04-28 01:05:40 +0200
  • 368eb35484 Merge pull request 'Correctly encode ampersand' (#61) from bug/ampersand into main Alex 2021-04-27 23:15:01 +0200
  • 642186c530
    Fix #59 (& issue) Alex Auvolat 2021-04-27 23:10:43 +0200
  • e01f74e763
    Introduce test case that demonstrates #59 (the & problem) Quentin Dufour 2021-04-27 21:30:12 +0200
  • 119217f9f6
    change a few comments Alex Auvolat 2021-04-08 15:13:02 +0200
  • 2812a027ea
    change some more comments and revert changes on TableSchema Trinity Pointard 2021-04-07 13:39:34 +0200
  • 74373aebcf
    make most requested changes Trinity Pointard 2021-04-06 05:25:28 +0200
  • 16300bbd89
    remove useless comment Alex Auvolat 2021-04-06 23:38:16 +0200
  • f2e1fca658
    re-disable drone caches Alex Auvolat 2021-04-08 20:13:28 +0200
  • 640e3921d8
    Use pre-prepared Docker image in CI to speed things up Alex Auvolat 2021-04-08 20:06:48 +0200
  • 7f1a50dbd9
    Update drone CI signature Alex Auvolat 2021-04-08 19:55:20 +0200
  • 1273802994
    use volume for cargo home Trinity Pointard 2021-04-08 16:51:56 +0200
  • 4af39ab47a
    fix drone CI signature Alex Auvolat 2021-04-08 15:30:07 +0200
  • 1c97b82c45
    Skip Drone CI caching Alex Auvolat 2021-04-08 15:29:22 +0200
  • 5c4b2cec3c
    document garage crate Trinity Pointard 2021-03-26 22:36:23 +0100
  • 1e3df189d0
    document api crate Trinity Pointard 2021-03-26 22:32:09 +0100
  • a2e1617d84
    document web crate Trinity Pointard 2021-03-26 22:05:16 +0100
  • 67585a4ffa
    attempt at documenting model crate Trinity Pointard 2021-03-26 21:53:28 +0100
  • b437610812
    attempt at documenting table crate Trinity Pointard 2021-03-26 19:41:46 +0100
  • f871689571
    run cargo fmt on util and make missing doc warning Trinity Pointard 2021-03-22 00:01:44 +0100
  • 8e0524ae15
    document rpc crate Trinity Pointard 2021-03-22 00:00:09 +0100
  • f9bd2d8fb7
    document util crate Trinity Pointard 2021-03-20 20:38:44 +0100
  • bf36f1f16a
    Update documentation Alex Auvolat 2021-04-06 00:01:49 +0200
  • f7c09daa46
    Try to fix Drone Alex Auvolat 2021-04-05 23:41:50 +0200
  • 6b2b400292
    small simplify Alex Auvolat 2021-04-05 23:21:25 +0200
  • 8c33d565d6
    Merge discovery loop with consul Alex Auvolat 2021-04-05 23:04:08 +0200
  • 948e44a3f6
    cargo fmt Alex Auvolat 2021-04-05 20:42:57 +0200
  • 3e2e38c830
    Print stats Alex Auvolat 2021-04-05 20:42:46 +0200
  • 2e53e31cdd
    Cargo fmt Alex Auvolat 2021-04-05 20:35:26 +0200
  • 64b91c2645
    Keep old data Alex Auvolat 2021-04-05 20:33:24 +0200
  • e16077f40a
    Persist directly and not in background Alex Auvolat 2021-04-05 20:26:01 +0200
  • 15ae74b080
    Install rustfmt Alex Auvolat 2021-04-05 20:00:48 +0200
  • 379af242ae
    Fix Drone CI signature Alex Auvolat 2021-04-05 19:58:42 +0200
  • 9ced9f78dc
    Improve bootstraping: do it regularly; persist peer list Alex Auvolat 2021-04-05 19:55:53 +0200
  • 3a449badb1
    Add signature to Drone CI Alex Auvolat 2021-04-05 12:10:28 +0200
  • 9996dcf13e
    test2 Alex Auvolat 2021-04-05 12:09:20 +0200
  • 7bc708d71d
    test Alex Auvolat 2021-04-05 12:08:05 +0200
  • d86abb98f0
    Drone CI badge on branch main Alex Auvolat 2021-04-05 11:45:20 +0200
  • 9589d10165
    fix command for adding node Alex Auvolat 2021-04-02 23:23:14 +0200
  • f9d77b6cd9
    Section on recovering from failures Alex Auvolat 2021-04-02 19:29:51 +0200
  • ee00ac59b7
    [doc] Added mention that GarageHQ is hosted with Garage LUXEY Adrien 2021-03-22 16:19:58 +0100
  • 8501d2679a
    publish website only in correct repo Alex Auvolat 2021-03-22 12:49:11 +0100
  • c9943aab1f
    fix typos Alex Auvolat 2021-03-19 17:55:10 +0100
  • d0692b75b0
    intro.md: fix some typos, errors & dead links, plus some stylistic stuff LUXEY Adrien 2021-03-19 16:45:21 +0100
  • 4a6ed223dc
    Fix garage_util description Quentin Dufour 2021-03-18 11:46:29 +0100
  • c409ee89f6
    Fix some typos Quentin Dufour 2021-03-18 11:35:50 +0100
  • c1d64333c5
    Fix a table in the doc Quentin Dufour 2021-03-18 11:26:02 +0100
  • c4cb9120fe only upload book from branch main Alex Auvolat 2021-03-19 14:29:37 +0100
  • c5e24de159 Center logo in book, add book CI Alex Auvolat 2021-03-19 14:25:57 +0100
  • 4e94b2b704 Fix checksum path in drone CI Alex Auvolat 2021-03-19 14:15:19 +0100
  • 44ff627e7d update makefile Alex Auvolat 2021-03-19 14:03:57 +0100
  • f859d15062 update to v0.2.1 v0.2.1 Alex Auvolat 2021-03-19 13:39:18 +0100
  • fd8f4caa81 Support old CPUs Alex Auvolat 2021-03-19 12:19:40 +0100
  • 4c26a0b9c1 Update Cargo.toml files with AGPL license info Alex Auvolat 2021-03-18 21:59:17 +0100
  • a1014224d3 garage node configure --replace <old_node_id> <new_node_id> Alex Auvolat 2021-03-18 21:49:12 +0100
  • e19e267b7e Merge pull request 'add support for using domain name in configuration' (#46) from trinity-1686a/garage:bind-domain into master Alex 2021-03-18 21:26:34 +0100
  • f17cb6c969 resolve domain to multiple addresses Trinity Pointard 2021-03-18 21:04:30 +0100
  • c8a7ce5cdf remove domain resolution for *_bind_addr Trinity Pointard 2021-03-18 19:46:35 +0100
  • 81e9db783f simplify addresse deserialialiser and limit allocations Trinity Pointard 2021-03-18 03:44:00 +0100
  • ae3b7029a9 add support for using domain name in configuration Trinity Pointard 2021-03-18 03:12:27 +0100
  • 6edbc65847 Add trinity's comment in the code Alex Auvolat 2021-03-18 19:46:43 +0100
  • bfa0ff8f82 Merge pull request 'add support for caching headers' (#49) from trinity-1686a/garage:cache-headers into master Alex 2021-03-18 19:45:02 +0100
  • dead945c8f Prepare for release 0.2 Alex Auvolat 2021-03-18 19:33:15 +0100
  • 4348bde180 Merge branch 'dev-0.2' Alex Auvolat 2021-03-18 19:27:02 +0100
  • 4eb16e8863 Allow to import keys from previous Garage instance Alex Auvolat 2021-03-18 19:24:59 +0100
  • 8e317e2783 Merge pull request 'try fixing CI' (#50) from trinity-1686a/garage:try-fix-ci into dev-0.2 Alex 2021-03-18 19:07:56 +0100
  • ec26acb161 try fixing CI Trinity Pointard 2021-03-18 17:45:26 +0100
  • b4c903371c add support for caching headers Trinity Pointard 2021-03-18 15:46:33 +0100
  • 5b659b28ce Merge pull request 'Add a mdbook documentation to present garage and help user on-boarding' (#45) from feature/mdbook into master Alex 2021-03-18 10:39:55 +0100
  • ea21c54434 Add handle files section to the doc Quentin Dufour 2021-03-17 22:44:35 +0100
  • 1a5af9d1fc WIP getting started Quentin Dufour 2021-03-17 22:06:37 +0100
  • b82a61fba2 Simplify our README Quentin Dufour 2021-03-17 20:58:30 +0100
  • 44d0815ff9 Wrote daemon Quentin Dufour 2021-03-17 20:04:27 +0100
  • 468e45ed7f WIP doc Quentin Dufour 2021-03-17 18:01:06 +0100
  • 60f994a118 Working on the getting started guide Quentin Dufour 2021-03-17 17:24:11 +0100
  • 002538f92c Refactor file organization Quentin Dufour 2021-03-17 16:15:18 +0100
  • c50113acf3 Work on structure + Getting started is reworked Quentin Dufour 2021-03-17 15:44:29 +0100
  • 0afc701a69 Doc skeleton + intro Quentin Dufour 2021-03-17 14:44:14 +0100
  • 797cda1c33 Add logo in repo Alex Auvolat 2021-03-17 10:26:50 +0100
  • 46c7226fe4 New logo!! Alex Auvolat 2021-03-17 08:41:07 +0100
  • 390ab02f41 Todo make a test for the Merkle updater Alex Auvolat 2021-03-16 20:10:41 +0100
  • 7b10245dfb Leader-based GC Alex Auvolat 2021-03-16 18:42:33 +0100
  • 08bcd51956 GC object table in a specific case Alex Auvolat 2021-03-16 16:51:15 +0100
  • 1bfe9c129e Switch to AGPL Alex Auvolat 2021-03-16 16:35:46 +0100
  • 3fadc5cbbd Small changes Alex Auvolat 2021-03-16 16:35:10 +0100
  • f4346cc5f4 Update dependencies Alex Auvolat 2021-03-16 15:58:40 +0100
  • 2a41b82384 Simpler Merkle & sync Alex Auvolat 2021-03-16 12:18:03 +0100
  • 0aad2f2e06 some reordering Alex Auvolat 2021-03-16 11:47:39 +0100
  • 515029d026 Refactor code Alex Auvolat 2021-03-16 11:43:58 +0100
  • 1d9961e411 Simplify replication logic Alex Auvolat 2021-03-16 11:14:27 +0100
  • 6a8439fd13 Some improvements in background worker but we terminate late Alex Auvolat 2021-03-15 23:14:12 +0100