Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010)
il y a 4 ans
..
activity.go Add top author stats to activity page (#9615) il y a 4 ans
attachment.go Only serve attachments when linked to issue/release and if accessible by user (#9340) il y a 4 ans
blame.go Respect LFS File Lock on UI (#8719) il y a 4 ans
branch.go Move newbranch to standalone package (#9627) il y a 4 ans
commit.go fix commit view JS features, reimplement folding (#9968) il y a 4 ans
compare.go Fix issues/pulls dependencies problems (#9842) il y a 4 ans
download.go Fix download file wrong content-type (#9825) il y a 4 ans
editor.go Add require signed commit for protected branch (#9708) il y a 4 ans
editor_test.go Add Close() method to gogitRepository (#8901) il y a 4 ans
http.go add remote ip to the invalid credentials error message (#9918) il y a 4 ans
issue.go API add/generalize pagination (#9452) il y a 4 ans
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) il y a 4 ans
issue_label.go API add/generalize pagination (#9452) il y a 4 ans
issue_label_test.go fix go vet error (#3740) il y a 6 ans
issue_lock.go Implement "conversation lock" for issue comments (#5073) il y a 5 ans
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) il y a 5 ans
issue_timetrack.go [API] Extend times API (#9200) il y a 4 ans
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) il y a 4 ans
lfs.go Make repository management section handle lfs locks (#8726) il y a 4 ans
main_test.go Unit tests for wiki routers (#3022) il y a 6 ans
middlewares.go fix wrong system notice when repository is empty (#9010) il y a 4 ans
milestone.go Remove unnecessary permissions load (#9796) il y a 4 ans
pull.go On merge of already closed PR redirect back to the pulls page (#10010) il y a 4 ans
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) il y a 4 ans
release.go API add/generalize pagination (#9452) il y a 4 ans
release_test.go Add Close() method to gogitRepository (#8901) il y a 4 ans
repo.go Make archive prefixing configurable with a global setting (#9943) il y a 4 ans
search.go Refactor code indexer (#9313) il y a 4 ans
setting.go API add/generalize pagination (#9452) il y a 4 ans
setting_protected_branch.go Add require signed commit for protected branch (#9708) il y a 4 ans
settings_test.go Stop various tests from adding to the source tree (#9515) il y a 4 ans
topic.go Add API endpoint for accessing repo topics (#7963) il y a 4 ans
view.go API add/generalize pagination (#9452) il y a 4 ans
webhook.go API add/generalize pagination (#9452) il y a 4 ans
wiki.go Move wiki related funtions from models to services/wiki (#9355) il y a 4 ans
wiki_test.go Move wiki related funtions from models to services/wiki (#9355) il y a 4 ans