Provide support for blob url #1823

Closed
opened 2025-11-02 04:14:22 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @shollander on GitHub (May 25, 2018).

Please provide support for blob access via urls. Most major git web servers (GitHub, Gitlab, etc. )provide this functionality. For example, https://gitea/org/repo/blob/<sha_1>/file.

I am trying to use ReviewBoard as a code review tool with Gitea, but it doesn't work since ReviewBoard needs to be able to pull files by blob id. Gitea currently provides permalink support using commit id, but not blob id.

See https://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/git/ for more information.

Originally created by @shollander on GitHub (May 25, 2018). Please provide support for blob access via urls. Most major git web servers (GitHub, Gitlab, etc. )provide this functionality. For example, https://gitea/org/repo/blob/<sha_1>/file. I am trying to use ReviewBoard as a code review tool with Gitea, but it doesn't work since ReviewBoard needs to be able to pull files by blob id. Gitea currently provides permalink support using commit id, but not blob id. See https://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/git/ for more information.
GiteaMirror added the type/proposaltype/enhancement labels 2025-11-02 04:14:22 -06:00
Author
Owner

@lafriks commented on GitHub (Nov 18, 2018):

Fixed by #5334

@lafriks commented on GitHub (Nov 18, 2018): Fixed by #5334
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1823