This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-20 22:15:20 +02:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
/
repo
History
Job
7e68bc8823
Fix PR creation on forked repositories (
#31863
)
...
Resolves
#20475
2024-10-04 13:12:48 -04:00
..
action.go
…
avatar.go
…
blob.go
…
branch.go
…
collaborators.go
…
commits.go
Fix bug in getting merged pull request by commit (
#32079
)
2024-09-24 01:00:09 +00:00
compare.go
…
file.go
…
fork.go
…
git_hook.go
…
git_ref.go
…
hook_test.go
…
hook.go
…
issue_attachment.go
…
issue_comment_attachment.go
…
issue_comment.go
…
issue_dependency.go
…
issue_label.go
…
issue_pin.go
…
issue_reaction.go
…
issue_stopwatch.go
…
issue_subscription.go
…
issue_tracked_time.go
…
issue.go
Check if the
due_date
is nil when editing issues (
#32035
)
2024-09-14 12:40:36 -04:00
key.go
…
label.go
…
language.go
…
license.go
Support repo license (
#24872
)
2024-10-01 15:25:08 -04:00
main_test.go
…
migrate.go
Support migration from AWS CodeCommit (
#31981
)
2024-09-11 07:49:42 +08:00
milestone.go
…
mirror.go
…
notes.go
…
patch.go
…
pull_review.go
Fix the logic of finding the latest pull review commit ID (
#32139
)
2024-10-01 01:58:55 +00:00
pull.go
Fix PR creation on forked repositories (
#31863
)
2024-10-04 13:12:48 -04:00
release_attachment.go
…
release_tags.go
…
release.go
Handle invalid target when creating releases using API (
#31841
)
2024-09-12 07:47:31 +00:00
repo_test.go
…
repo.go
Support repo license (
#24872
)
2024-10-01 15:25:08 -04:00
star.go
…
status.go
…
subscriber.go
…
tag.go
…
teams.go
…
topic.go
…
transfer.go
…
tree.go
…
wiki.go
…