-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add HTTP Gateway Specs #283
Merged
Merged
Commits on Jun 2, 2022
-
feat: initial HTTP gateway specs
This adds gateway specs under ./http-gateways directory. The aim is to document _current_ behavior (implementation in go-ipfs 0.13) and switch the way we do the gateway work to be specs-driven. Long term goal is to provide language and implementation agnostic specification that anyone can use to implement compatible gateways.
Configuration menu - View commit details
-
Copy full SHA for a28d1de - Browse repository at this point
Copy the full SHA a28d1deView commit details
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e24eb0 - Browse repository at this point
Copy the full SHA 6e24eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4374f - Browse repository at this point
Copy the full SHA 2e4374fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 101fa5e - Browse repository at this point
Copy the full SHA 101fa5eView commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7be0611 - Browse repository at this point
Copy the full SHA 7be0611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a0e2fc - Browse repository at this point
Copy the full SHA 6a0e2fcView commit details -
gateway: suggestions from reviewers
Co-authored-by: Adrian Lanzafame <[email protected]> Co-authored-by: Vasco Santos <[email protected]> Co-authored-by: Oli Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13f53a8 - Browse repository at this point
Copy the full SHA 13f53a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a414411 - Browse repository at this point
Copy the full SHA a414411View commit details -
Configuration menu - View commit details
-
Copy full SHA for af0363e - Browse repository at this point
Copy the full SHA af0363eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4156b43 - Browse repository at this point
Copy the full SHA 4156b43View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5435910 - Browse repository at this point
Copy the full SHA 5435910View commit details -
gateway: apply suggestions from review
Co-authored-by: Thibault Meunier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 176133a - Browse repository at this point
Copy the full SHA 176133aView commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cad7046 - Browse repository at this point
Copy the full SHA cad7046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04111e6 - Browse repository at this point
Copy the full SHA 04111e6View commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce193e6 - Browse repository at this point
Copy the full SHA ce193e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe8af9 - Browse repository at this point
Copy the full SHA ffe8af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e65a76 - Browse repository at this point
Copy the full SHA 7e65a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3637e5 - Browse repository at this point
Copy the full SHA e3637e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c731d3 - Browse repository at this point
Copy the full SHA 2c731d3View commit details -
Co-authored-by: Steve Loeppky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6787fd8 - Browse repository at this point
Copy the full SHA 6787fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25497a4 - Browse repository at this point
Copy the full SHA 25497a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b57971 - Browse repository at this point
Copy the full SHA 4b57971View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75543c3 - Browse repository at this point
Copy the full SHA 75543c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 849a7e3 - Browse repository at this point
Copy the full SHA 849a7e3View commit details -
optional header suggested in: #283 (comment) rationale: having specific name as a suggestion of 'best practice' in the specs will simplify debugging across ecosystem
Configuration menu - View commit details
-
Copy full SHA for e06249f - Browse repository at this point
Copy the full SHA e06249fView commit details
Commits on Jun 28, 2022
-
gateway: Generated HTML with directory index
Synthesis of ideas from: ipfs/kubo#8455 and ipfs/kubo#9058
Configuration menu - View commit details
-
Copy full SHA for 9fc9a9c - Browse repository at this point
Copy the full SHA 9fc9a9cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.