0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-10 16:40:22 -05:00
forgejo/routers/api/v1/repo
Lunny Xiao 3973f1022d
Add github compatible tarball download API endpoints (#32572)
Fix #29654
Fix #32481

(cherry picked from commit 703be6bf307ed19ce8dc8cd311d24aeb6e5b9861)

Conflicts:
	routers/api/v1/repo/file.go
	routers/web/repo/repo.go
	services/repository/archiver/archiver.go
	services/repository/archiver/archiver_test.go
  trivial context conflicts
  add missing function PathParam skipped in a very large refactor
2024-12-03 10:19:22 +01:00
..
action.go Set owner id to zero when GetRegistrationToken for repo (#31725) 2024-08-04 10:14:34 +02:00
avatar.go
blob.go
branch.go Remove duplicate empty repo check in delete branch API (#32569) 2024-11-24 10:20:19 +00:00
collaborators.go
commits.go Return 404 instead of error when commit not exist (#31977) 2024-09-09 20:54:47 +02:00
compare.go
download.go Add github compatible tarball download API endpoints (#32572) 2024-12-03 10:19:22 +01:00
file.go Add github compatible tarball download API endpoints (#32572) 2024-12-03 10:19:22 +01:00
flags.go
fork.go fix: don't show private forks in forks list 2024-11-15 10:59:36 +01:00
git_hook.go
git_ref.go
hook.go
hook_test.go [TESTS] Fix usage of LoadRepoCommit 2024-08-26 08:03:48 +02:00
issue.go API: enhance SearchIssues swagger docs (#32208) 2024-10-20 09:44:18 +02:00
issue_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
issue_comment.go Load attachments for /issues/comments/{id} 2024-07-16 11:09:54 +02:00
issue_comment_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
issue_dependency.go
issue_label.go
issue_pin.go
issue_reaction.go
issue_stopwatch.go Improve Swagger documentation for user endpoints 2024-11-23 10:33:55 +01:00
issue_subscription.go
issue_tracked_time.go Improve Swagger documentation for user endpoints 2024-11-23 10:33:55 +01:00
key.go
label.go
language.go
main_test.go
migrate.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
milestone.go
mirror.go [FIX] Don't allow SSH authentication without ssh executable 2024-08-26 08:58:35 +02:00
notes.go [FEAT]Allow changing git notes (#4753) 2024-11-18 22:56:17 +00:00
patch.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
pull.go fmt 2024-11-16 18:12:40 +01:00
pull_review.go Fix the logic of finding the latest pull review commit ID (#32139) 2024-10-06 07:44:28 +02:00
release.go feat: Add Search to Releases Page 2024-11-02 10:24:35 +01:00
release_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
release_tags.go
repo.go Improve Swagger documentation for user endpoints 2024-11-23 10:33:55 +01:00
repo_test.go
star.go
status.go
subscriber.go
tag.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
teams.go
topic.go
transfer.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
tree.go
wiki.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00