You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968) 4 年之前
..
activity.go Add top author stats to activity page (#9615) 4 年之前
attachment.go Only serve attachments when linked to issue/release and if accessible by user (#9340) 4 年之前
blame.go Respect LFS File Lock on UI (#8719) 4 年之前
branch.go Move newbranch to standalone package (#9627) 4 年之前
commit.go fix commit view JS features, reimplement folding (#9968) 4 年之前
compare.go Fix issues/pulls dependencies problems (#9842) 4 年之前
download.go Fix download file wrong content-type (#9825) 4 年之前
editor.go Add require signed commit for protected branch (#9708) 4 年之前
editor_test.go Add Close() method to gogitRepository (#8901) 4 年之前
http.go add remote ip to the invalid credentials error message (#9918) 4 年之前
issue.go API add/generalize pagination (#9452) 4 年之前
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4 年之前
issue_label.go API add/generalize pagination (#9452) 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 [API] Extend times API (#9200) 4 年之前
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) 4 年之前
lfs.go Make repository management section handle lfs locks (#8726) 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 Remove unnecessary permissions load (#9796) 4 年之前
pull.go Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 4 年之前
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) 4 年之前
release.go API add/generalize pagination (#9452) 4 年之前
release_test.go Add Close() method to gogitRepository (#8901) 4 年之前
repo.go Make archive prefixing configurable with a global setting (#9943) 4 年之前
search.go Refactor code indexer (#9313) 4 年之前
setting.go API add/generalize pagination (#9452) 4 年之前
setting_protected_branch.go Add require signed commit for protected branch (#9708) 4 年之前
settings_test.go Stop various tests from adding to the source tree (#9515) 4 年之前
topic.go Add API endpoint for accessing repo topics (#7963) 4 年之前
view.go API add/generalize pagination (#9452) 4 年之前
webhook.go API add/generalize pagination (#9452) 4 年之前
wiki.go Move wiki related funtions from models to services/wiki (#9355) 4 年之前
wiki_test.go Move wiki related funtions from models to services/wiki (#9355) 4 年之前