You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6543 13bc82009c
API endpoint for repo transfer (#9947)
* squash

* optimize

* fail before make any changes

* fix-header
5 years ago
..
activity.go Add top author stats to activity page (#9615) 5 years ago
attachment.go Only serve attachments when linked to issue/release and if accessible by user (#9340) 5 years ago
blame.go
branch.go Move newbranch to standalone package (#9627) 5 years ago
commit.go Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
compare.go Fix issues/pulls dependencies problems (#9842) 5 years ago
download.go Fix download file wrong content-type (#9825) 5 years ago
editor.go Add require signed commit for protected branch (#9708) 5 years ago
editor_test.go
http.go add remote ip to the invalid credentials error message (#9918) 5 years ago
issue.go API add/generalize pagination (#9452) 5 years ago
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
issue_label.go API add/generalize pagination (#9452) 5 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go [API] Extend times API (#9200) 5 years ago
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go Fix milestone API state parameter unhandled (#10049) 5 years ago
pull.go On merge of already closed PR redirect back to the pulls page (#10010) 5 years ago
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) 5 years ago
release.go API add/generalize pagination (#9452) 5 years ago
release_test.go
repo.go Make archive prefixing configurable with a global setting (#9943) 5 years ago
search.go
setting.go API endpoint for repo transfer (#9947) 5 years ago
setting_protected_branch.go Add require signed commit for protected branch (#9708) 5 years ago
settings_test.go Stop various tests from adding to the source tree (#9515) 5 years ago
topic.go
view.go API add/generalize pagination (#9452) 5 years ago
webhook.go API add/generalize pagination (#9452) 5 years ago
wiki.go Fix wiki raw view on sub path (#10002) 5 years ago
wiki_test.go Fix wiki raw view on sub path (#10002) 5 years ago