This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b38f2d31fd
gitea
/
modules
/
structs
History
TheFox0x7
b38f2d31fd
add codecommit to supported services in api docs (
#34626
)
2025-06-07 03:31:34 +00:00
..
activity.go
…
activitypub.go
…
admin_user.go
…
attachment.go
…
commit_status.go
Fix actions skipped commit status indicator (
#34507
)
2025-05-28 11:36:21 -04:00
commit_status_test.go
Fix actions skipped commit status indicator (
#34507
)
2025-05-28 11:36:21 -04:00
cron.go
…
doc.go
…
fork.go
…
git_blob.go
Add API endpoint to request contents of multiple files simultaniously (
#34139
)
2025-04-22 01:20:11 +08:00
git_hook.go
…
hook.go
…
issue.go
Add API routes to lock and unlock issues (
#34165
)
2025-04-21 00:43:43 +00:00
issue_comment.go
…
issue_label.go
…
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
Add package version api endpoints (
#34173
)
2025-04-13 20:00:44 +00:00
pull.go
…
pull_review.go
…
release.go
…
repo.go
add codecommit to supported services in api docs (
#34626
)
2025-06-07 03:31:34 +00:00
repo_actions.go
Actions Runner rest api (
#33873
)
2025-04-18 15:22:41 +00:00
repo_branch.go
…
repo_collaborator.go
…
repo_commit.go
…
repo_compare.go
…
repo_file.go
Add API endpoint to request contents of multiple files simultaniously (
#34139
)
2025-04-22 01:20:11 +08:00
repo_key.go
…
repo_note.go
…
repo_refs.go
…
repo_tag.go
fix: do not return archive download URLs in API if downloads are disabled (
#34324
)
2025-04-30 10:06:37 -07:00
repo_topic.go
…
repo_tree.go
…
repo_watch.go
…
repo_wiki.go
…
secret.go
Added Description Field for Secrets and Variables (
#33526
)
2025-03-17 19:24:54 +00:00
settings.go
Add API endpoint to request contents of multiple files simultaniously (
#34139
)
2025-04-22 01:20:11 +08:00
status.go
…
task.go
…
user.go
…
user_app.go
feat: return time of last usage for public keys and access tokens in the api (
#34323
)
2025-05-01 21:42:17 +03:00
user_email.go
…
user_gpgkey.go
…
user_key.go
feat: return time of last usage for public keys and access tokens in the api (
#34323
)
2025-05-01 21:42:17 +03:00
variable.go
Added Description Field for Secrets and Variables (
#33526
)
2025-03-17 19:24:54 +00:00
visible_type.go
…