-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Fail when API & web endpoints use unrelated ids #28212
Fail when API & web endpoints use unrelated ids #28212
Commits on Nov 25, 2023
-
enforce reqRepoReader(unit.TypeIssues) GET /repos/{owner}/{repo}/issu…
…es/pinned (cherry picked from commit 00fad97fc1b27db40a002c9ab3f709d04dc2cdd1) (cherry picked from commit a8a0784e3f4cf24973af3c86f9245beee82a9026)
Configuration menu - View commit details
-
Copy full SHA for 9bd08c9 - Browse repository at this point
Copy the full SHA 9bd08c9View commit details -
enforce reqRepoReader(unit.TypeIssues) POST /repos/{owner}/{repo}/issues
(cherry picked from commit d3db2fa8bc85e9d67f30854bba0a4c1e8b57b015) (cherry picked from commit e95565a6ad82a1fa5d61f3e02a76f696fcdcbf03)
Configuration menu - View commit details
-
Copy full SHA for 3ff58e4 - Browse repository at this point
Copy the full SHA 3ff58e4View commit details -
fix API usage of a PR index in place of issue index and vice versa
(cherry picked from commit 7b95266de083c8de0ff224530a9b69e82c52c344) (cherry picked from commit 30f43dbcd47c80cc2dde2bb23e7f57e9bc7bfa61)
Configuration menu - View commit details
-
Copy full SHA for df818bb - Browse repository at this point
Copy the full SHA df818bbView commit details -
fix PATCH /api/v1/repos/{owner}/{repo}/issues/comments/{id}
(cherry picked from commit 51c280e877765efe721e607aa95bcbb5aef364e0) (cherry picked from commit 383b4333cf7aa1165e20d8a9bd2c07e3212b9da8)
Configuration menu - View commit details
-
Copy full SHA for 81e348d - Browse repository at this point
Copy the full SHA 81e348dView commit details -
fix {DELETE,POST} /repos/{owner}/{repo}/issues/comments/{id}/reactions
(cherry picked from commit f499075c53752f983c6e4f8af17c449926ba94d9) (cherry picked from commit df1a01507f61790bb89de1f2d4cce474fc3a544e)
Configuration menu - View commit details
-
Copy full SHA for 0f1204d - Browse repository at this point
Copy the full SHA 0f1204dView commit details -
fix GET /repos/{owner}/{repo}/issues/comments/{id}/reactions
(cherry picked from commit a146e3d0f9ff8ac1aee4be8a3632c76b35fc3482) (cherry picked from commit 2f6dc175aab7541581401b1005b23b054906ee77)
Configuration menu - View commit details
-
Copy full SHA for 594ce97 - Browse repository at this point
Copy the full SHA 594ce97View commit details -
fix DELETE /api/v1/repos/{owner}/{repo}/issues/comments/{id}
(cherry picked from commit 521eed2312f45bef7de28c9c03c04257862a453c) (cherry picked from commit 7ef02b03d1fbebf5c1cbae5688381ff732d25391)
Configuration menu - View commit details
-
Copy full SHA for f503719 - Browse repository at this point
Copy the full SHA f503719View commit details -
fix POST /{owner}/{repo}/comments/{id}/delete
(cherry picked from commit 1b57d8493882d9d659164acd3b4a5a99c769d8ed) (cherry picked from commit ffe70563fed45d384e0a20a1a4be76114a515075)
Configuration menu - View commit details
-
Copy full SHA for 1b1c36f - Browse repository at this point
Copy the full SHA 1b1c36fView commit details -
fix POST /{owner}/{repo}/comments/{id}
(cherry picked from commit 385a1f337462bec34ccc389d4efe21e3b2be8465) (cherry picked from commit 6e45c8d1cb1e55f477dd8f6dc793a7146c9c6675)
Configuration menu - View commit details
-
Copy full SHA for d1254d1 - Browse repository at this point
Copy the full SHA d1254d1View commit details -
fix POST /{owner}/{repo}/comments/{id}/reactions/{action}
(cherry picked from commit 21d4556cbeb9d0f825398114ba3a4816f331315b) (cherry picked from commit 3cd467f82f570e5a2c3075bdc2ec0c17a998ebb1)
Configuration menu - View commit details
-
Copy full SHA for 9a7bb55 - Browse repository at this point
Copy the full SHA 9a7bb55View commit details -
fix GET /{owner}/{repo}/comments/{id}/attachments
(cherry picked from commit aed193ef9f5d59aed12cfd7518765d5598c7999f) (cherry picked from commit 12c8414d84c9c15b066652dbae04f48d02882494)
Configuration menu - View commit details
-
Copy full SHA for 8606efd - Browse repository at this point
Copy the full SHA 8606efdView commit details -
fix POST /{username}/{reponame}/{type:issues|pulls}/{index}/content-h…
…istory/soft-delete (cherry picked from commit a11d82a42729eba02032310f7778a9197f4f8ead) (cherry picked from commit 020e2983bb1229f27538872842c955c8c3992461)
Configuration menu - View commit details
-
Copy full SHA for 485d48c - Browse repository at this point
Copy the full SHA 485d48cView commit details -
fix GET /{username}/{reponame}/{type:issues|pulls}/{index}/content-hi…
…story/detail (cherry picked from commit 0853dec293dd632a03948f66af69e75dd582a92d) (cherry picked from commit 8078a3d400e719e95277a9fcc452b4101e40002a)
Configuration menu - View commit details
-
Copy full SHA for 352b68c - Browse repository at this point
Copy the full SHA 352b68cView commit details -
fix POST /{username}/{reponame}/{tags,release}/delete
(cherry picked from commit a6d2ad6310f754952998fd73118da9f91c563145) (cherry picked from commit 921256ccb15c1cc31da25196235e94c6ab1bb9e3)
Configuration menu - View commit details
-
Copy full SHA for ef1e394 - Browse repository at this point
Copy the full SHA ef1e394View commit details -
fix GET /api/v1/repos/{owner}/{repo}/keys/{id}
(cherry picked from commit 768238d9f9982e99ad4cbf3942d2d2db5126a150) Conflicts: routers/api/v1/repo/key.go trivial context conflict (cherry picked from commit a6627d18257fbc601e459ff4a6a6a0c1da1eabb5)
Configuration menu - View commit details
-
Copy full SHA for ba4c12d - Browse repository at this point
Copy the full SHA ba4c12dView commit details -
fix POST /{username}/{reponame}/{type:issues|pulls}/move_pin
(cherry picked from commit 7eda733ed6a22c08a85fdc90deec0c440427cef7) (cherry picked from commit 2f9ba33d6dbece0836de7ddabc335a61e52c268c)
Configuration menu - View commit details
-
Copy full SHA for e56ce32 - Browse repository at this point
Copy the full SHA e56ce32View commit details