This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
0
Star
0
Fork
You've already forked gitea
0
Code
Issues
Activity
7d56ee3c0f
gitea
/
modules
/
structs
History
Giteabot
8eac16de21
Simplify mirror repository API logic (
#30963
) (
#31009
)
...
Backport
#30963
by wxiaoguang
Fix
#30921
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-05-18 08:26:20 +00:00
..
activity.go
…
activitypub.go
…
admin_user.go
…
attachment.go
…
commit_status.go
…
commit_status_test.go
…
cron.go
…
doc.go
…
fork.go
…
git_blob.go
…
git_hook.go
…
hook.go
…
issue.go
Extend issue template yaml engine (
#29274
)
2024-03-04 01:37:00 +01:00
issue_comment.go
…
issue_label.go
Support using label names when changing issue labels (
#30943
) (
#30958
)
2024-05-13 14:28:11 +08:00
issue_milestone.go
…
issue_reaction.go
…
issue_stopwatch.go
…
issue_test.go
…
issue_tracked_time.go
…
lfs_lock.go
…
mirror.go
…
miscellaneous.go
…
nodeinfo.go
…
notifications.go
…
org.go
…
org_member.go
…
org_team.go
…
package.go
…
pull.go
Fix no edit history after editing issue's title and content (
#30814
) (
#30845
)
2024-05-03 14:43:16 +00:00
pull_review.go
…
release.go
…
repo.go
Simplify mirror repository API logic (
#30963
) (
#31009
)
2024-05-18 08:26:20 +00:00
repo_branch.go
…
repo_collaborator.go
…
repo_commit.go
…
repo_compare.go
feat(api): implement branch/commit comparison API (
#30349
)
2024-04-16 11:45:04 +08:00
repo_file.go
…
repo_key.go
…
repo_note.go
…
repo_refs.go
…
repo_tag.go
…
repo_topic.go
…
repo_tree.go
…
repo_watch.go
…
repo_wiki.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
secret.go
…
settings.go
…
status.go
…
task.go
…
user.go
Update API to return 'source_id' for users (
#29718
)
2024-04-16 06:08:48 +00:00
user_app.go
…
user_email.go
…
user_gpgkey.go
…
user_key.go
…
variable.go
Add API for `Variables` (
#29520
)
2024-03-28 20:40:35 +00:00
visible_type.go
…