-
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
IPIP-337: Delegated Content Routing HTTP API #337
Merged
Merged
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d9ec9c - Browse repository at this point
Copy the full SHA 1d9ec9cView commit details
Commits on Oct 19, 2022
-
* Add detailed signature procedure for PUT /v1/providers * Add error codes * Remove pagination and limit field * Many other small changes based on feedback
Configuration menu - View commit details
-
Copy full SHA for 65d178b - Browse repository at this point
Copy the full SHA 65d178bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c024dd - Browse repository at this point
Copy the full SHA 4c024ddView commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0acdb01 - Browse repository at this point
Copy the full SHA 0acdb01View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b4437 - Browse repository at this point
Copy the full SHA f7b4437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d695c - Browse repository at this point
Copy the full SHA 13d695cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e744a - Browse repository at this point
Copy the full SHA e3e744aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 451b1e9 - Browse repository at this point
Copy the full SHA 451b1e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d23e8 - Browse repository at this point
Copy the full SHA 27d23e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9984a9 - Browse repository at this point
Copy the full SHA a9984a9View commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fce070f - Browse repository at this point
Copy the full SHA fce070fView commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fff68c3 - Browse repository at this point
Copy the full SHA fff68c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f4ca5 - Browse repository at this point
Copy the full SHA 11f4ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c467e - Browse repository at this point
Copy the full SHA 39c467eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ff0ac - Browse repository at this point
Copy the full SHA 87ff0acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d55d0 - Browse repository at this point
Copy the full SHA 96d55d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4264a2d - Browse repository at this point
Copy the full SHA 4264a2dView commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0f49dcf - Browse repository at this point
Copy the full SHA 0f49dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7238e63 - Browse repository at this point
Copy the full SHA 7238e63View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e823d9e - Browse repository at this point
Copy the full SHA e823d9eView commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19fff93 - Browse repository at this point
Copy the full SHA 19fff93View commit details
Commits on Jan 16, 2023
-
ipip-337: apply suggestions from review
Co-authored-by: Antonio Navarro Perez <antnavper@gmail.com> Co-authored-by: Masih H. Derkani <m@derkani.org>
Configuration menu - View commit details
-
Copy full SHA for 1aac44c - Browse repository at this point
Copy the full SHA 1aac44cView commit details -
Co-authored-by: Masih H. Derkani <m@derkani.org>
Configuration menu - View commit details
-
Copy full SHA for acc397b - Browse repository at this point
Copy the full SHA acc397bView commit details
Commits on Jan 24, 2023
-
Reduce the scope of IPIP-337 by excluding write operations
Reduce the scope of IPIP-337 by temporarily excluding write operation. The write operations are to be added in a separate PR once the IPIP-337 is merged. See: - #337
Configuration menu - View commit details
-
Copy full SHA for 325ca1e - Browse repository at this point
Copy the full SHA 325ca1eView commit details -
Fix lint issues as reported by GitHub `super-liner`, including: - empty lines surrounding headers. - maximum line length. - unique headers - natural language. - tailing space.
Configuration menu - View commit details
-
Copy full SHA for 9c47a31 - Browse repository at this point
Copy the full SHA 9c47a31View commit details -
Merge pull request #370 from ipfs/masih/rm_put_deleg_routing_api
Reduce the scope of IPIP-337 by excluding write operations
Configuration menu - View commit details
-
Copy full SHA for 512bc05 - Browse repository at this point
Copy the full SHA 512bc05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 655b1f2 - Browse repository at this point
Copy the full SHA 655b1f2View commit details
Commits on Feb 2, 2023
-
Remove pagination and transport & transfer filters
These were not implemented so do not belong in this spec. If we implement them later, we can reintroduce them at that time.
Configuration menu - View commit details
-
Copy full SHA for d343189 - Browse repository at this point
Copy the full SHA d343189View commit details
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 573417e - Browse repository at this point
Copy the full SHA 573417eView 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.