mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 05:55:21 +08:00
* use a single function to do Action Tokens Permission checks * allows easier customization * add basic tests * lfs file locks should work now --------- Signed-off-by: ChristopherHX <christopher.homberger@web.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| branch_list.go | ||
| branch_test.go | ||
| branch.go | ||
| commit_status_summary.go | ||
| commit_status_test.go | ||
| commit_status.go | ||
| lfs_lock_list.go | ||
| lfs_lock.go | ||
| lfs.go | ||
| main_test.go | ||
| protected_branch_list_test.go | ||
| protected_branch_list.go | ||
| protected_branch_test.go | ||
| protected_branch.go | ||
| protected_tag_test.go | ||
| protected_tag.go | ||