forgejo/routers/web
Giteabot 40318cf9c3
Not trigger all jobs any more, when re-running the first job () ()
Backport  by @sillyguodong

Previously, it will be treated as "re-run all jobs" when `jobIndex ==
0`. So when you click re-run button on the first job, it triggers all
the jobs actually.

Caused by .

Co-authored-by: sillyguodong <33891828+sillyguodong@users.noreply.github.com>
(cherry picked from commit 9456deb512db59025cae26d82812ff880c5ea3bc)
2024-03-10 18:06:44 +07:00
..
admin Forbid removing the last admin user () () 2024-01-16 14:41:11 +00:00
auth
devtest
events
explore
feed Rework markup link rendering () () 2024-01-16 14:41:11 +00:00
healthcheck
misc
org Rework markup link rendering () () 2024-01-16 14:41:11 +00:00
repo Not trigger all jobs any more, when re-running the first job () () 2024-03-10 18:06:44 +07:00
shared Fix project counter in organization/individual profile () () 2024-03-06 12:20:42 +08:00
user [GITEA] Fix NPE in UsernameSubRoute 2024-01-18 15:31:04 +01:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go