Commit Graph

  • d445c4ef9c WIP fetch object Quentin 2020-11-11 15:24:25 +0100
  • 758e9e4e0c Better separate error handling and logging Quentin 2020-11-11 13:35:02 +0100
  • 8b0052d04f Integrate with new error scheme Quentin 2020-11-11 12:09:53 +0100
  • e31aa0f7df Merge branch 'master' into feature/refactor-s3 Quentin 2020-11-11 11:26:51 +0100
  • f01006a1f9 Extract a helper to handle errors Quentin 2020-11-11 11:13:31 +0100
  • 3cb3994cd2 Add documentation to host_to_bucket Quentin 2020-11-10 17:05:10 +0100
  • cacf8ddf2d Panic when it is a logical error Quentin 2020-11-10 15:52:20 +0100
  • d1b2fcc1e7 Rewrite for clarity Quentin 2020-11-10 15:48:40 +0100
  • ab62c59acb Fix indent again Quentin 2020-11-10 15:40:33 +0100
  • 8797eed0ab Fixes due to integration tests Quentin 2020-11-10 15:32:04 +0100
  • 1e52ee9f5b Rewrite authority to host while staying on stack Quentin 2020-11-10 15:26:48 +0100
  • 27795a390c Fix formatting Quentin 2020-11-10 09:59:52 +0100
  • 4093833ae8 Extract bucket Quentin 2020-11-10 09:57:07 +0100
  • 045009da9b Merge pull request 'Refactor error management in API part' (#10) from error-refactoring into master Alex 2020-11-08 18:04:52 +0100
  • 09137fd6b5 Log host Quentin 2020-11-08 16:06:52 +0100
  • c78df603d7 Add some documentation Quentin 2020-11-08 16:02:16 +0100
  • 71721f5bcf Merge branch 'master' into feature/website Quentin 2020-11-08 15:53:33 +0100
  • 0791e7164e Parse host header Quentin 2020-11-08 15:47:25 +0100
  • a50fa70d45 Refactor error management in API part Alex Auvolat 2020-11-08 15:04:30 +0100
  • 54166d2a09 Update cargo.lock Alex Auvolat 2020-11-08 15:05:17 +0100
  • 18aab38a6a Merge pull request 'Unit Tests' (#9) from feature/unit-tests into master Alex 2020-11-08 13:40:57 +0100
  • 6a8b972f3a Modif parse_bucket_key to fail when bucket is "" Alex Auvolat 2020-11-08 13:39:44 +0100
  • e1415f5976 Add a second test Quentin 2020-11-07 15:34:53 +0100
  • 9a50ce12a8 Fix formatting Quentin 2020-11-07 13:59:30 +0100
  • 8f4ada1965 Add a test for parse_bucket_key Quentin 2020-11-07 13:53:32 +0100
  • fdbf5100cd Merge branch 'master' into feature/website Quentin 2020-11-07 12:49:12 +0100
  • c9c699d377 Merge pull request 'Make on-boarding easier' (#8) from feature/on-boarding into master Alex 2020-11-06 18:29:30 +0100
  • 7c3743ae23 Replace tabs with spaces Quentin 2020-11-06 17:57:55 +0100
  • 6d9ea43e9a Add a development section in readme.md Quentin 2020-11-06 17:56:57 +0100
  • 57c6e1c877 Fix README + create dev config file Quentin 2020-11-06 14:23:56 +0100
  • 13f8e1d2f3 Add Garage logo Alex Auvolat 2020-11-06 17:25:23 +0100
  • 154f71f410 Fix README + create dev config file Quentin 2020-11-06 14:23:56 +0100
  • 0d3bc169ee It compiles! Quentin 2020-11-03 12:37:16 +0100
  • b3caa3628d Fix description of the crate Quentin 2020-11-02 15:57:23 +0100
  • cea871d944 Skeleton to the new web API Quentin 2020-11-02 15:48:39 +0100
  • 104e2ce0a2 Add "web" configuration entry Quentin 2020-10-31 17:28:56 +0100
  • 5faf069e33 trace test Alex Auvolat 2020-07-15 15:41:49 +0200
  • 27a0d0d859 pretty Alex Auvolat 2020-07-15 15:37:35 +0200
  • 1c70552f95 Validate content MD5 and SHA256 sums for PutObject and UploadPart Alex Auvolat 2020-07-15 15:31:13 +0200
  • 6c7f9704ea Implement correct ETag for objects created with PutObject Alex Auvolat 2020-07-13 16:51:30 +0200
  • 9305e5e87f More headers taken into account Alex Auvolat 2020-07-09 17:04:43 +0200
  • 44dba0e53c cargo fmt Alex Auvolat 2020-07-08 17:34:37 +0200
  • 64a6eda0d2 Migrate S3 api to use new model Alex Auvolat 2020-07-08 17:33:24 +0200
  • 84bbbfaa7b Add multiple headers to object model Alex Auvolat 2020-07-08 17:33:14 +0200
  • a5fa2a136b (WIP) New object table model, TODO: update API calls to use it Alex Auvolat 2020-07-08 16:46:47 +0200
  • 86bf4dedac Add support for model migrations Alex Auvolat 2020-07-08 16:10:53 +0200
  • 86fb7bbba5 Apply cargo fmt; add trace output when request signature is bad Alex Auvolat 2020-07-08 13:33:02 +0200
  • f22ecb60a8 Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream. Alex Auvolat 2020-07-07 17:15:53 +0200
  • 3b0b11085e Add versions to dependencies 0.1.0 Alex Auvolat 2020-07-07 14:18:47 +0200
  • cc65cdc0fe Add license, description and repository to .toml files Alex Auvolat 2020-07-07 14:14:58 +0200
  • bec26a1312 Rename garage_core to garage_model Alex Auvolat 2020-07-07 13:59:22 +0200
  • f0918b377e Talk about consul discovery in readme Alex Auvolat 2020-06-30 18:37:37 +0200
  • fbe8fe81f2 Add automatic peer discovery from Consul Alex Auvolat 2020-06-30 18:33:14 +0200
  • ade29cf63a Build Docker image Alex Auvolat 2020-06-30 17:18:42 +0200
  • db6f1f35a8 Rename epidemic_factor to epidemic_fanout (that's what it is); complete conf example in readme Alex Auvolat 2020-06-30 15:03:34 +0200
  • c56de7fdd1 Write some README Alex Auvolat 2020-06-30 14:59:55 +0200
  • fa13cf6996 Repair: do not mark deleted when upstream object is not found Alex Auvolat 2020-05-04 13:30:42 +0000
  • b46a7788d1 Implement HTTP ranges in get Alex Auvolat 2020-05-04 13:09:23 +0000
  • 16fbb32fd3 Rate limit requests a bit more seriously Alex Auvolat 2020-05-01 19:18:54 +0000
  • d867bbcfb5 Implement DeleteObjects Alex Auvolat 2020-05-01 15:52:35 +0000
  • 3324971701 Slightly improved S3 compatibility Alex Auvolat 2020-05-01 14:30:50 +0000
  • 3686f100b7 Compatibility fixes Alex Auvolat 2020-04-28 10:35:04 +0000
  • 0957d0fdfa Work on API Alex Auvolat 2020-04-28 10:18:14 +0000
  • be35cbdce2 update todo Alex Auvolat 2020-04-26 20:50:23 +0000
  • 0877a5500c Abort multipart upload Alex Auvolat 2020-04-26 20:46:21 +0000
  • 81ecc4999e Implement multipart uploads Alex Auvolat 2020-04-26 20:39:32 +0000
  • 1999c0ae51 Update delete code Alex Auvolat 2020-04-26 19:11:19 +0000
  • 0a283e4e70 Fix deletion propagation Alex Auvolat 2020-04-26 18:59:17 +0000
  • 9cb870f950 Prepare for multipart uploads Alex Auvolat 2020-04-26 18:55:13 +0000
  • ea7e4748ed S3 compatibility: fix bucket listing and HEAD and PUT on bucket Alex Auvolat 2020-04-26 16:22:33 +0000
  • 0e49e0c8b5 Add key table to repair procedure Alex Auvolat 2020-04-26 16:22:22 +0000
  • e3203f998b Remove leading / in keys; better delimiter handling Alex Auvolat 2020-04-24 22:28:15 +0200
  • be4831d768 Less verbosity Alex Auvolat 2020-04-24 19:27:27 +0000
  • 200f2254a3 TODO update Alex Auvolat 2020-04-24 19:01:10 +0000
  • a52db67954 xml escape Alex Auvolat 2020-04-24 18:56:00 +0000
  • 91b2d1fcc1 Some basic S3 functionnality Alex Auvolat 2020-04-24 18:47:11 +0000
  • f2e05986c4 Starting to be S3 compatible Alex Auvolat 2020-04-24 17:46:52 +0000
  • d8f5e643bc Split code for modular compilation Alex Auvolat 2020-04-24 10:10:01 +0000
  • 51fb3799a1 Key management admin commands Alex Auvolat 2020-04-23 20:25:45 +0000
  • 4ef84a0558 Move repair to separate file Alex Auvolat 2020-04-23 18:36:12 +0000
  • 44a1089d95 Make table objects slightly more fool-proof; add key table Alex Auvolat 2020-04-23 18:16:33 +0000
  • c9c6b0dbd4 Reorganize code Alex Auvolat 2020-04-23 17:05:46 +0000
  • 01a8acdeec Better error reporting Alex Auvolat 2020-04-23 16:23:06 +0000
  • 82f4cd8719 Continue pinging nodes when they are down ; overall better handling of down nodes Alex Auvolat 2020-04-23 16:05:43 +0000
  • 2fe82be3bc RPC to ourself do not pass through serialization + HTTPS Alex Auvolat 2020-04-23 14:40:59 +0000
  • 37f880bc09 RequestStrategy with possible interruption or not Alex Auvolat 2020-04-23 13:37:10 +0000
  • 73574ab43e Fix in rpc_client (see comment in code) Alex Auvolat 2020-04-22 20:42:23 +0000
  • 897fafa8db Improvements to block resync queue & worker Alex Auvolat 2020-04-22 20:32:58 +0000
  • 2556a1e383 I'm stupid though Alex Auvolat 2020-04-22 20:06:12 +0000
  • 231cb32955 Do not delete block if just a single replication error. Write TODO stuff. Alex Auvolat 2020-04-22 19:25:15 +0000
  • 8971f34c81 Well they still have to exit when we're exiting though Alex Auvolat 2020-04-22 17:04:33 +0000
  • e8214cb180 Better concurrency: Alex Auvolat 2020-04-22 16:51:52 +0000
  • c0335ac690 Remove a few features in dependencies Alex Auvolat 2020-04-21 20:37:02 +0000
  • ec59e896c6 Make UUID & Hash Copy and remove some .clone() noise Alex Auvolat 2020-04-21 17:08:42 +0000
  • 8915224966 Return BadRequest codes for some admin_rpc failure cases Alex Auvolat 2020-04-21 16:45:32 +0000
  • b1ddb933b0 Make the repair command accept subcommands to not do everything all the time Alex Auvolat 2020-04-21 16:40:17 +0000
  • a04218047e Do full sync on node (re)start Alex Auvolat 2020-04-21 16:15:32 +0000
  • 2a84d965ab Improve table sync Alex Auvolat 2020-04-21 16:05:55 +0000
  • 0226561035 Do not insert deletion marker if there is no object to delete Alex Auvolat 2020-04-21 14:33:12 +0000
  • be0a2bae81 Add node tags in configuration Alex Auvolat 2020-04-21 14:07:15 +0000