forgejo/models/repo
a1012112796 19872063a3
add disable workflow feature (#26413)
As title, that's simmilar with github.


![image](https://github.com/go-gitea/gitea/assets/25342410/9e8b2444-63e0-4e87-80da-730c1e4d09d6)



![image](https://github.com/go-gitea/gitea/assets/25342410/6c3a3345-3ba7-48c9-9acd-3e621632491b)

---------

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Jason Song <i@wolfogre.com>
2023-08-14 15:14:30 +00:00
..
archiver.go
attachment.go
attachment_test.go
avatar.go
collaboration.go
collaboration_test.go
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror.go Allow editing push mirrors after creation (#26151) 2023-08-01 16:00:59 +00:00
pushmirror_test.go
redirect.go
redirect_test.go
release.go Release attachments duplicated check (#26176) 2023-07-27 09:24:22 +00:00
repo.go add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
repo_indexer.go
repo_list.go Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
repo_list_test.go Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
repo_test.go
repo_unit.go add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
repo_unit_test.go add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
search.go
star.go
star_test.go
topic.go Fix the topic validation rule and suport dots (#26286) 2023-08-03 09:18:06 +00:00
topic_test.go Fix the topic validation rule and suport dots (#26286) 2023-08-03 09:18:06 +00:00
update.go
upload.go
user_repo.go
user_repo_test.go
watch.go
watch_test.go
wiki.go
wiki_test.go