Alex lx
lx deleted branch feature/syntaxic-sugar from Deuxfleurs/garage 2020-11-11 15:39:08 +00:00
lx pushed to master at Deuxfleurs/garage 2020-11-11 15:38:58 +00:00
lx merged pull request Deuxfleurs/garage#13 2020-11-11 15:38:58 +00:00
Option Type: replace pattern matching by the corresponding syntaxic sugar
lx pushed to feature/syntaxic-sugar at Deuxfleurs/garage 2020-11-11 15:37:05 +00:00
lx deleted branch error-refactoring from Deuxfleurs/garage 2020-11-08 17:05:11 +00:00
lx pushed to master at Deuxfleurs/garage 2020-11-08 17:04:55 +00:00
lx merged pull request Deuxfleurs/garage#10 2020-11-08 17:04:55 +00:00
Refactor error management in API part
lx created pull request Deuxfleurs/garage#10 2020-11-08 14:13:14 +00:00
Refactor error management in API part
lx pushed to error-refactoring at Deuxfleurs/garage 2020-11-08 14:06:54 +00:00
lx pushed to master at Deuxfleurs/garage 2020-11-08 14:06:29 +00:00
lx merged pull request Deuxfleurs/garage#9 2020-11-08 12:40:59 +00:00
Unit Tests
lx pushed to master at Deuxfleurs/garage 2020-11-08 12:40:59 +00:00
lx pushed to feature/unit-tests at Deuxfleurs/garage 2020-11-08 12:40:04 +00:00
6a8b972f3a Modif parse_bucket_key to fail when bucket is
lx commented on pull request Deuxfleurs/garage#9 2020-11-08 12:24:10 +00:00
Unit Tests

Because there is a bug. The function should fail if bucket is the empty string.

lx commented on pull request Deuxfleurs/garage#9 2020-11-07 13:16:34 +00:00
Unit Tests

It's probably better to do a PR so that I can check that the test is correct. If you're done writing tests for now, don't wait to make a PR. If you're writing a series of tests for a bunch of functions in the same module, make a single PR for them.

lx merged pull request Deuxfleurs/garage#8 2020-11-06 17:29:32 +00:00
Make on-boarding easier
lx pushed to master at Deuxfleurs/garage 2020-11-06 17:29:32 +00:00
lx commented on pull request Deuxfleurs/garage#8 2020-11-06 17:29:20 +00:00
Make on-boarding easier

En effet !

lx commented on pull request Deuxfleurs/garage#8 2020-11-06 17:09:23 +00:00
Make on-boarding easier

Not sure the [web] section will actually be ignored, because serde is quite strict on config file syntax. Have to test.