0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 15:39:26 +01:00
gitea/routers/web/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
..
actions add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
setting Add ThreadID parameter for Telegram webhooks (#25996) 2023-08-13 14:00:06 +00:00
activity.go
attachment.go
blame.go Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
branch.go
cherry_pick.go
commit.go
compare.go
download.go
editor_test.go
editor.go Refactor "editorconfig" (#26391) 2023-08-08 10:44:19 +00:00
find.go
helper_test.go
helper.go
http_test.go
http.go Pre-register OAuth2 applications for git credential helpers (#26291) 2023-08-09 14:24:07 +02:00
issue_content_history.go
issue_dependency.go
issue_label_test.go Allow to archive labels (#26478) 2023-08-14 11:56:14 +02:00
issue_label.go Allow to archive labels (#26478) 2023-08-14 11:56:14 +02:00
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Add transaction when creating pull request created dirty data (#26259) 2023-08-10 02:39:21 +00:00
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects_test.go
projects.go Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
pull_review.go Fix nil pointer dereference error when open link with invalid pull index (#26353) 2023-08-07 11:43:18 +08:00
pull.go Fix tooltip of commit select button (#26472) 2023-08-14 02:16:40 +00:00
release_test.go
release.go
render.go
repo.go
search.go
topic.go
treelist.go
view_test.go
view.go
wiki_test.go
wiki.go Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2023-08-09 14:57:45 +08:00