aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request 'Support website publishing' (#7) from feature/website ↵Alex2021-01-1517-14/+480
|\ | | | | | | | | | | into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/7
| * Do not accept domains such as [hellofeature/websiteAlex Auvolat2021-01-151-5/+8
| |
| * Explicitly set code path unreachableQuentin2021-01-151-3/+1
| |
| * Behavior problem: do not panic anymore + add testsQuentin2021-01-151-5/+10
| |
| * Doc tests that do not compile/work must be tagged with ignoreQuentin2021-01-151-3/+3
| |
| * Simplify Error fileQuentin2021-01-151-17/+1
| |
| * Remove unused dependenciesQuentin2021-01-152-32/+0
| |
| * Replace an already done check by unreachable!()Quentin2021-01-151-3/+1
| |
| * Fix formattingQuentin Dufour2020-12-171-14/+14
| |
| * Merge branch 'master' into feature/websiteQuentin Dufour2020-12-175-38/+207
| |\ | |/ |/|
* | Make less things publicAlex Auvolat2020-12-123-27/+28
| |
* | Merge pull request 'Table+Model doc' (#22) from doc/model into masterAlex2020-12-122-11/+179
|\ \ | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/22
| * | More documentation on CRDTs (we should probably extract this to aAlex Auvolat2020-12-121-26/+138
| | | | | | | | | | | | standalone crate!)
| * | Merge branch 'master' into doc/modeldoc/modelAlex Auvolat2020-12-1231-61/+2748
| |\ \ | |/ / |/| |
| * | Add some doc on LWWQuentin2020-11-231-1/+30
| | |
| * | CRDT docQuentin2020-11-232-4/+31
| | |
| | * Update testing scriptQuentin Dufour2020-12-171-0/+14
| | |
| | * Web server access controlQuentin Dufour2020-12-171-0/+16
| | |
| | * Push updateQuentin2020-12-151-0/+1
| | |
| | * First implementation of the CLIQuentin2020-12-152-32/+23
| | |
| | * Start to implement Website CLIQuentin2020-12-142-3/+5
| | |
| | * Migrate RPC to new schemaQuentin2020-12-142-6/+14
| | |
| | * Implement migrationQuentin2020-12-122-5/+17
| | |
| | * WIP table migrationQuentin2020-12-123-11/+58
| | |
| | * Fix S3 commandQuentin2020-12-101-5/+10
| | |
| | * Merge branch 'master' into feature/websiteQuentin2020-12-1010-22/+117
| | |\ | |_|/ |/| |
* | | Improved compatibility on list API callAlex Auvolat2020-12-061-11/+25
| | |
* | | Merge pull request 'Propose ETag fix' (#23) from bug/etag into masterAlex2020-12-065-3/+24
|\ \ \ | | | | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/23
| * | | Propose ETag fixbug/etagAlex Auvolat2020-12-055-3/+24
| | | |
* | | | Merge pull request 'Merge the new smoke test to master' (#25) from ↵Alex2020-12-064-14/+75
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | feature/smoke-script into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/25
| * | | Reduce garage.1.rnd size to store it inlinefeature/smoke-scriptQuentin2020-12-061-1/+1
| | | |
| * | | Indentation & commentsQuentin2020-12-061-9/+19
| | | |
| * | | Test awscli/s3cmd interactionsQuentin2020-12-064-8/+43
| | | |
| * | | Test garage list & delete commandsQuentin2020-12-061-0/+9
| | | |
| * | | Fix typoQuentin2020-12-061-1/+1
| | | |
| * | | Improve README, add more testsQuentin2020-12-063-14/+24
| | | |
| * | | wip smoke testQuentin2020-12-052-12/+9
|/ / /
| | * CLI structureQuentin2020-12-102-0/+18
| | |
| | * Merge branch 'master' into feature/websiteQuentin2020-12-0618-17/+2575
| | |\ | |_|/ |/| |
* | | Merge pull request 'Content-range fix' (#24) from bug/content-range into masterAlex2020-12-051-17/+34
|\ \ \ | | | | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/24
| * | | Reformulate patchAlex Auvolat2020-12-051-5/+7
| | | |
| * | | Fix Content-Lengthbug/content-rangeQuentin2020-12-051-4/+5
| | | |
| * | | Content-range fixAlex Auvolat2020-12-051-15/+29
|/ / /
* | | Add slide on consistencyAlex Auvolat2020-12-012-20/+30
| | |
* | | Two new slidesAlex Auvolat2020-12-015-12/+559
| | |
* | | Add some first technical slidesAlex Auvolat2020-12-0110-69/+1899
| | |
* | | TalkQuentin2020-11-307-5/+82
| | |
* | | Add talk templateAlex Auvolat2020-11-304-0/+77
| | |
| | * Fix merge errorQuentin2020-11-291-1/+0
| | |
| | * Merge branch 'master' into feature/websiteQuentin2020-11-292-7/+8
| | |\ | |_|/ |/| |