選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 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 Move PushUpdateOptions from models to repofiles (#9124) 4年前
commit.go enable lazy-loading of gitgraph.js (#9036) 4年前
compare.go Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 4年前
download.go Add missed close in ServeBlobLFS (#8527) 4年前
editor.go Prevent upload (overwrite) of lfs locked file (#8769) 4年前
editor_test.go Add Close() method to gogitRepository (#8901) 4年前
http.go Graceful: Cancel Process on monitor pages & HammerTime (#9213) 4年前
issue.go Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 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 fix wrong system notice when repository is empty (#9010) 4年前
milestone.go Display ui time with customize time location (#7792) 4年前
pull.go [Feature] Custom Reactions (#8886) 4年前
pull_review.go Refactor pull request review (#8954) 4年前
release.go Extract actions on deletereleasebyid from models to release service (#8219) 4年前
release_test.go Add Close() method to gogitRepository (#8901) 4年前
repo.go Add avatar and issue labels to template repositories (#9149) 4年前
search.go Unifies pagination template usage (#6531) (#6533) 5年前
setting.go Move transfer repository and rename repository on a service package and start action notification (#8573) 4年前
setting_protected_branch.go Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 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 Add Close() method to gogitRepository (#8901) 4年前
wiki_test.go Add Close() method to gogitRepository (#8901) 4年前