.. |
action.go
|
|
|
avatar.go
|
Add API for changing Avatars (#25369)
|
2023-06-29 23:22:55 +00:00 |
blob.go
|
Implement FSFE REUSE for golang files (#21840)
|
2022-11-27 18:20:29 +00:00 |
branch.go
|
|
|
collaborators.go
|
Add context cache as a request level cache (#22294)
|
2023-02-15 21:37:34 +08:00 |
commits.go
|
Filter get single commit (#24613)
|
2023-05-10 09:34:07 +08:00 |
file.go
|
Add context parameter to some database functions (#26055)
|
2023-07-22 22:14:27 +08:00 |
fork.go
|
Fix Permission in API returned repository struct (#25388)
|
2023-06-22 13:08:08 +00:00 |
git_hook.go
|
Move convert package to services (#22264)
|
2022-12-29 10:57:15 +08:00 |
git_ref.go
|
|
|
hook_test.go
|
|
|
hook.go
|
|
|
issue_attachment.go
|
Allow users with write permissions for issues to add attachments with API (#26837)
|
2023-09-01 15:35:38 +00:00 |
issue_comment_attachment.go
|
|
|
issue_comment.go
|
|
|
issue_dependency.go
|
|
|
issue_label.go
|
|
|
issue_pin.go
|
|
|
issue_reaction.go
|
Add context parameter to some database functions (#26055)
|
2023-07-22 22:14:27 +08:00 |
issue_stopwatch.go
|
Add context parameter to some database functions (#26055)
|
2023-07-22 22:14:27 +08:00 |
issue_subscription.go
|
Add context parameter to some database functions (#26055)
|
2023-07-22 22:14:27 +08:00 |
issue_tracked_time.go
|
Add context parameter to some database functions (#26055)
|
2023-07-22 22:14:27 +08:00 |
issue.go
|
|
|
key.go
|
|
|
label.go
|
|
|
language.go
|
|
|
main_test.go
|
Merge setting.InitXXX into one function with options (#24389)
|
2023-05-04 11:55:35 +08:00 |
migrate.go
|
Fix Permission in API returned repository struct (#25388)
|
2023-06-22 13:08:08 +00:00 |
milestone.go
|
Move convert package to services (#22264)
|
2022-12-29 10:57:15 +08:00 |
mirror.go
|
|
|
notes.go
|
|
|
patch.go
|
|
|
pull_review.go
|
|
|
pull.go
|
Fix some slice append usages (#26778)
|
2023-08-29 15:47:26 +00:00 |
release_attachment.go
|
For API attachments, use API URL (#25639)
|
2023-07-10 09:31:19 +00:00 |
release_tags.go
|
|
|
release.go
|
For API attachments, use API URL (#25639)
|
2023-07-10 09:31:19 +00:00 |
repo_test.go
|
Move web/api context related testing function into a separate package (#26859)
|
2023-09-01 11:26:07 +00:00 |
repo.go
|
|
|
star.go
|
|
|
status.go
|
Fix Permission in API returned repository struct (#25388)
|
2023-06-22 13:08:08 +00:00 |
subscriber.go
|
|
|
tag.go
|
Add context cache as a request level cache (#22294)
|
2023-02-15 21:37:34 +08:00 |
teams.go
|
Add context cache as a request level cache (#22294)
|
2023-02-15 21:37:34 +08:00 |
topic.go
|
|
|
transfer.go
|
|
|
tree.go
|
Implement FSFE REUSE for golang files (#21840)
|
2022-11-27 18:20:29 +00:00 |
wiki.go
|
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392)
|
2023-08-09 14:57:45 +08:00 |