Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
silverwind f8bd90ba60 enable lazy-loading of gitgraph.js (#9036) před 4 roky
..
activity.go Add additional periods to activity page (#8829) před 4 roky
attachment.go Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) před 4 roky
blame.go Respect LFS File Lock on UI (#8719) před 4 roky
branch.go [Branch View] Add Included TAG (#8449) před 4 roky
commit.go enable lazy-loading of gitgraph.js (#9036) před 4 roky
compare.go Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) před 4 roky
download.go Add missed close in ServeBlobLFS (#8527) před 4 roky
editor.go Prevent upload (overwrite) of lfs locked file (#8769) před 4 roky
editor_test.go Add Close() method to gogitRepository (#8901) před 4 roky
http.go Allow Protected Branches to Whitelist Deploy Keys (#8483) před 4 roky
issue.go Move issue milestone assign to issue service and move webhook to notification (#8780) před 4 roky
issue_dependency.go Allow cross-repository dependencies on issues (#7901) před 4 roky
issue_label.go Move issue label operations to issue service package (#8553) před 4 roky
issue_label_test.go fix go vet error (#3740) před 6 roky
issue_lock.go Implement "conversation lock" for issue comments (#5073) před 5 roky
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) před 5 roky
issue_timetrack.go Handle refactor (#3339) před 6 roky
issue_watch.go Trace Logging on Permission Denied & ColorFormat (#6618) před 5 roky
lfs.go Add basic repository lfs management (#7199) před 4 roky
main_test.go Unit tests for wiki routers (#3022) před 6 roky
middlewares.go fix wrong system notice when repository is empty (#9010) před 4 roky
milestone.go Display ui time with customize time location (#7792) před 4 roky
pull.go Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) před 4 roky
pull_review.go Refactor pull request review (#8954) před 4 roky
release.go Extract actions on deletereleasebyid from models to release service (#8219) před 4 roky
release_test.go Add Close() method to gogitRepository (#8901) před 4 roky
repo.go Template Repositories (#8768) před 4 roky
search.go Unifies pagination template usage (#6531) (#6533) před 5 roky
setting.go Move transfer repository and rename repository on a service package and start action notification (#8573) před 4 roky
setting_protected_branch.go Allow Protected Branches to Whitelist Deploy Keys (#8483) před 4 roky
settings_test.go Add teams to repo on collaboration page. (#8045) před 4 roky
topic.go Add API endpoint for accessing repo topics (#7963) před 4 roky
view.go Respect LFS File Lock on UI (#8719) před 4 roky
webhook.go Move more webhook codes from models to webhook module (#8802) před 4 roky
wiki.go Add Close() method to gogitRepository (#8901) před 4 roky
wiki_test.go Add Close() method to gogitRepository (#8901) před 4 roky