0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-22 13:57:46 -05:00
forgejo/routers/api/v1/repo
Zettat123 92ac337263
Support org labels when adding labels by label names (#32988)
Fix #32891

(cherry picked from commit 44b4fb21a4e99f327303f66cc7e48f7ca7ba09e1)
2024-12-28 19:32:09 +00:00
..
action.go
avatar.go
blob.go
branch.go Implement update branch API (#32433) 2024-12-15 09:24:31 +01:00
collaborators.go
commits.go
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
issue.go API: enhance SearchIssues swagger docs (#32208) 2024-10-20 09:44:18 +02:00
issue_attachment.go
issue_comment.go
issue_comment_attachment.go
issue_dependency.go
issue_label.go Support org labels when adding labels by label names (#32988) 2024-12-28 19:32:09 +00:00
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
milestone.go
mirror.go
notes.go [FEAT]Allow changing git notes (#4753) 2024-11-18 22:56:17 +00:00
patch.go
pull.go fmt 2024-11-16 18:12:40 +01:00
pull_review.go
release.go feat: Add Search to Releases Page 2024-11-02 10:24:35 +01:00
release_attachment.go
release_tags.go
repo.go feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go