選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
4年前
..
activity.go Add additional periods to activity page (#8829) 4年前
attachment.go Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 4年前
blame.go Respect LFS File Lock on UI (#8719) 4年前
branch.go [Branch View] Add Included TAG (#8449) 4年前
commit.go Fix count for commit graph last page (#8843) 4年前
compare.go Create PR on Current Repository by Default (#8670) 4年前
download.go Add missed close in ServeBlobLFS (#8527) 4年前
editor.go Prevent upload (overwrite) of lfs locked file (#8769) 4年前
editor_test.go Use gitea forked macaron (#7933) 4年前
http.go Allow Protected Branches to Whitelist Deploy Keys (#8483) 4年前
issue.go Move issue milestone assign to issue service and move webhook to notification (#8780) 4年前
issue_dependency.go Allow cross-repository dependencies on issues (#7901) 4年前
issue_label.go Move issue label operations to issue service package (#8553) 4年前
issue_label_test.go fix go vet error (#3740) 6年前
issue_lock.go Implement "conversation lock" for issue comments (#5073) 5年前
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) 5年前
issue_timetrack.go Handle refactor (#3339) 6年前
issue_watch.go Trace Logging on Permission Denied & ColorFormat (#6618) 5年前
lfs.go Add basic repository lfs management (#7199) 4年前
main_test.go Unit tests for wiki routers (#3022) 6年前
middlewares.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5年前
milestone.go Display ui time with customize time location (#7792) 4年前
pull.go Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 4年前
pull_review.go Fix review webhooks (#8570) 4年前
release.go Extract actions on deletereleasebyid from models to release service (#8219) 4年前
release_test.go Fix missing branch in release bug (#3108) 6年前
repo.go Move some repositories' operations to a standalone service package (#8557) 4年前
search.go Unifies pagination template usage (#6531) (#6533) 5年前
setting.go Move some actions to notification/action (#8779) 4年前
setting_protected_branch.go Allow Protected Branches to Whitelist Deploy Keys (#8483) 4年前
settings_test.go Add teams to repo on collaboration page. (#8045) 4年前
topic.go Add API endpoint for accessing repo topics (#7963) 4年前
view.go Respect LFS File Lock on UI (#8719) 4年前
webhook.go Move more webhook codes from models to webhook module (#8802) 4年前
wiki.go Check for either escaped or unescaped wiki filenames (#8408) 4年前
wiki_test.go Improve listing performance by using go-git (#6478) 5年前