Commit Graph

  • 2f4378a9c4 Fix formatting Quentin Dufour 2020-12-17 22:51:44 +0100
  • ccda9ab1ca Merge branch 'master' into feature/website Quentin Dufour 2020-12-17 21:09:50 +0100
  • 086e5be290 Update testing script Quentin Dufour 2020-12-17 21:04:59 +0100
  • 3132deca58 Web server access control Quentin Dufour 2020-12-17 20:43:14 +0100
  • 011ff87b5f Push update Quentin 2020-12-15 13:23:22 +0100
  • 3bc4d57a0f First implementation of the CLI Quentin 2020-12-15 12:48:24 +0100
  • a3566e49da Start to implement Website CLI Quentin 2020-12-14 21:50:40 +0100
  • d0eb6a457f Migrate RPC to new schema Quentin 2020-12-14 21:46:49 +0100
  • 96388acf23 Implement migration Quentin 2020-12-12 21:35:29 +0100
  • 8956db2a81 Make less things public Alex Auvolat 2020-12-12 17:58:19 +0100
  • e72c6d0575 Merge pull request 'Table+Model doc' (#22) from doc/model into master Alex 2020-12-12 17:08:28 +0100
  • 5c6c067b0c More documentation on CRDTs (we should probably extract this to a standalone crate!) Alex Auvolat 2020-12-12 17:06:40 +0100
  • e1ce2b228a WIP table migration Quentin 2020-12-12 17:00:31 +0100
  • 0b3084ca5f Merge branch 'master' into doc/model Alex Auvolat 2020-12-12 16:05:28 +0100
  • 1119d466e7 Fix S3 command Quentin 2020-12-10 20:19:22 +0100
  • e8c12072ce Merge branch 'master' into feature/website Quentin 2020-12-10 20:12:56 +0100
  • 51d0c14e44 CLI structure Quentin 2020-12-10 18:13:32 +0100
  • 022b386a50 Improved compatibility on list API call Alex Auvolat 2020-12-06 15:39:03 +0100
  • 857440f192 Merge pull request 'Propose ETag fix' (#23) from bug/etag into master Alex 2020-12-06 15:27:58 +0100
  • 39f45b3058 Merge pull request 'Merge the new smoke test to master' (#25) from feature/smoke-script into master Alex 2020-12-06 15:27:39 +0100
  • 986e15459a Merge branch 'master' into feature/website Quentin 2020-12-06 15:21:09 +0100
  • e13fd09543 Reduce garage.1.rnd size to store it inline Quentin 2020-12-06 13:33:08 +0100
  • a92868504f Indentation & comments Quentin 2020-12-06 10:23:14 +0100
  • d2d1fc676d Test awscli/s3cmd interactions Quentin 2020-12-06 10:19:01 +0100
  • a12930075d Test garage list & delete commands Quentin 2020-12-06 10:04:17 +0100
  • 5c3dd9c74a Fix typo Quentin 2020-12-06 09:54:11 +0100
  • 28055b708f Improve README, add more tests Quentin 2020-12-06 09:13:47 +0100
  • 132c54b807 wip smoke test Quentin 2020-12-05 18:27:51 +0100
  • 4a5bbbb810 Propose ETag fix Alex Auvolat 2020-12-05 19:23:46 +0100
  • dfbc280c37 Merge pull request 'Content-range fix' (#24) from bug/content-range into master Alex 2020-12-05 19:21:32 +0100
  • 76b489f3d3 Reformulate patch Alex Auvolat 2020-12-05 19:20:07 +0100
  • bd7e3d1bd1 Fix Content-Length Quentin 2020-12-05 18:57:22 +0100
  • 9f46fb699a Content-range fix Alex Auvolat 2020-12-05 16:37:59 +0100
  • f844d4ee9b Add slide on consistency Alex Auvolat 2020-12-01 17:42:13 +0100
  • 7642229d54 Two new slides Alex Auvolat 2020-12-01 14:31:13 +0100
  • ad432eb154 Add some first technical slides Alex Auvolat 2020-12-01 13:46:23 +0100
  • 9a57a0319a Talk Quentin 2020-11-30 17:32:37 +0100
  • 9b3aabfcbf Add talk template Alex Auvolat 2020-11-30 15:54:31 +0100
  • 8df0b322ab Fix merge error Quentin 2020-11-29 17:40:36 +0100
  • a512db342e Merge branch 'master' into feature/website Quentin 2020-11-29 17:40:03 +0100
  • 2f11191f60 Use ipv6 localhost for dev cluster and different port numbers Alex Auvolat 2020-11-29 17:31:58 +0100
  • 54c3a023f0 Use aws cli version 2 Quentin 2020-11-29 17:27:49 +0100
  • 15f409d404 Merge branch 'master' into feature/website Quentin 2020-11-29 17:19:55 +0100
  • cee6c3a821 A fix for s3cmd Quentin 2020-11-29 17:15:49 +0100
  • 13d1b66ba4 Rollback logging on dev-cluster Quentin 2020-11-29 17:07:12 +0100
  • d54f15b2c6 Small optimisation Alex Auvolat 2020-11-29 17:06:55 +0100
  • 3f18aa6f1d Add a smoke test script Quentin 2020-11-29 17:03:08 +0100
  • 07e87595f8 S3 does not support accentuated buckets + add a script to clean tmp Quentin 2020-11-29 16:48:49 +0100
  • fed97f37e1 ETag patch Alex Auvolat 2020-11-29 16:38:01 +0100
  • 601ae25ad2 Small refactorings Alex Auvolat 2020-11-29 16:21:28 +0100
  • cbd10c1b0a Add some doc on LWW Quentin 2020-11-23 18:17:48 +0100
  • 8722e27600 CRDT doc Quentin 2020-11-23 17:49:21 +0100
  • aa320aa04a Merge branch 'master' into feature/website Quentin 2020-11-22 19:54:47 +0100
  • ba1f8060fe Merge pull request 'Fix checksum handling' (#21) from bug/checksums into master Alex 2020-11-22 15:29:02 +0100
  • 17dc610f8a Also check hash for < 3KB files Quentin 2020-11-22 11:14:46 +0100
  • 435d5f9205 Fix base64/hex checksum comparison Quentin 2020-11-22 11:04:33 +0100
  • fb18f5e17a Fix wrong http status code Quentin 2020-11-21 18:14:02 +0100
  • 28efe341cb Merge branch 'master' into feature/website Quentin 2020-11-21 18:01:50 +0100
  • b7a377308b Handle HEAD Quentin 2020-11-21 17:58:14 +0100
  • a88fd49f71 Use handle_get Quentin 2020-11-21 17:50:19 +0100
  • b3814b15cc Merge pull request 'Use cleaner CRDT data types for objects to avoid accidents like #16' (#18) from feature/better-crdt into master Alex 2020-11-21 16:01:26 +0100
  • 78be2b363f Remove s3cmd mention Quentin 2020-11-21 15:45:52 +0100
  • 92ab3eedfc Use awscli instead of s3cmd Quentin 2020-11-21 15:44:09 +0100
  • 0f33231ee6 We are able to serve a file Quentin 2020-11-21 15:15:25 +0100
  • d4c7f4e374 Fix host to key Quentin 2020-11-21 12:01:02 +0100
  • 2f6eca4ef3 Merge remote-tracking branch 'origin/master' into feature/website Quentin 2020-11-21 10:52:27 +0100
  • a8b3c8fd58 data hexdump in warning Alex Auvolat 2020-11-20 23:37:34 +0100
  • f9be964c3f Warning when cannot decode entry (data format incompatibilities) Alex Auvolat 2020-11-20 23:33:30 +0100
  • 4f7f1d1cb3 less type bounds Alex Auvolat 2020-11-20 23:23:55 +0100
  • 68be5072e5 simplify Alex Auvolat 2020-11-20 23:20:20 +0100
  • 173f0dbac9 oops Alex Auvolat 2020-11-20 23:09:32 +0100
  • f8a04852a2 Convert bucket table to better CRDT representation Alex Auvolat 2020-11-20 23:01:12 +0100
  • e02e9e035e Begin improve model to use better CRDTs Alex Auvolat 2020-11-20 21:15:24 +0100
  • 5dc304ac41 Merge pull request 'Add more scripts to ease Garage's development' (#17) from feature/new-script into master Alex 2020-11-20 23:51:24 +0100
  • 98e20a5898 Fix dev-env.sh for source; print which garage in dev-cluster.sh Alex Auvolat 2020-11-20 23:50:23 +0100
  • 5b363626f4 Support punnycode Quentin 2020-11-20 21:23:32 +0100
  • 165cef3785 Fix wording again! Quentin 2020-11-20 20:59:33 +0100
  • c460359061 Sub list do not work with gitea Quentin 2020-11-20 20:58:48 +0100
  • a8675aa65e Improve wording Quentin 2020-11-20 20:57:44 +0100
  • 8c6961d0f9 Remove test scripts Quentin 2020-11-20 20:54:07 +0100
  • c4bc2ce8cc Fix tabs Quentin 2020-11-20 20:51:40 +0100
  • 993f9d73b1 Quicker dev with more scripts Quentin 2020-11-20 20:50:43 +0100
  • 2dc9a48022 Fix reconciliation logic Alex Auvolat 2020-11-20 20:12:32 +0100
  • e9fd265ce6 Slight refactoring to make things clearer with DeletedFilter Alex Auvolat 2020-11-20 20:11:04 +0100
  • 2e94275e68 Merge branch 'master' into feature/website Quentin 2020-11-19 18:16:33 +0100
  • b9e6b007a3 Merge pull request 'Clearly state how to spawn as fast as possible a dev. garage cluster from 0 to interacting with it through s3cmd' (#15) from feature/on-boarding-2 into master Alex 2020-11-19 16:53:17 +0100
  • 2ea1816a4a fix indent 2 Quentin 2020-11-19 15:36:28 +0100
  • df44d32e45 Fix indent Quentin 2020-11-19 15:36:04 +0100
  • 8ad1df71e1 A quickstart to setup a dev. env. Quentin 2020-11-19 15:35:02 +0100
  • ab71048176 Fix example Quentin 2020-11-19 15:10:04 +0100
  • 04f455ff7f Make it compile again Quentin 2020-11-19 14:56:00 +0100
  • fc427b0b66 Merge branch 'master' into feature/website Quentin 2020-11-19 14:39:30 +0100
  • 044d798877 Merge pull request 'Propose a script to quickly spawn a cluster' (#14) from feature/cluster-example into master Alex 2020-11-15 15:45:27 +0100
  • 163c3b6c16 Propose a script to spawn a cluster quickly Quentin 2020-11-15 14:43:23 +0100
  • 6076d869b1 Build error Quentin 2020-11-11 21:17:34 +0100
  • 2765291796 Build path correctly Quentin 2020-11-11 19:48:01 +0100
  • d9309ec3e7 Merge branch 'master' into feature/refactor-s3-2 Quentin 2020-11-11 16:41:57 +0100
  • b00e29f931 Merge pull request 'Option Type: replace pattern matching by the corresponding syntaxic sugar' (#13) from feature/syntaxic-sugar into master Alex 2020-11-11 16:38:56 +0100
  • 7d7b9e95a9 Simplify and_then(Some) as map() and remove move Alex Auvolat 2020-11-11 16:36:48 +0100
  • 5a5592c176 Replace with option syntaxic sugar Quentin 2020-11-11 16:12:42 +0100