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.
forgejo/modules/private
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
* improve protected branch to add whitelist support

* fix lint

* fix style check

* fix tests

* fix description on UI and import

* fix test

* bug fixed

* fix tests and languages

* move isSliceInt64Eq to util pkg; improve function names & typo
7 years ago
..
branch.go improve protected branch to add whitelist support (#2451) 7 years ago
internal.go Fix internal requests when gitea listens to unix socket or only external IP (#2234) 7 years ago
push_update.go Fix internal requests when gitea listens to unix socket or only external IP (#2234) 7 years ago