forgejo/models/git
Giteabot fb5ae2ab94
Restore warning commit status (#27504) (#27529)
Backport #27504 by @silverwind

Partial revert of https://github.com/go-gitea/gitea/pull/25839. This
commit status is used by a number of external integrations, so I think
we should not remove it (See
https://github.com/go-gitea/gitea/pull/25839#issuecomment-1729002077).
This is a rare case where an existing migration needed to be alterted to
avoid data loss.

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: delvh <dev.lh@web.de>
2023-10-09 11:56:02 +08:00
..
branch.go
branch_list.go Search branches (#27055) 2023-09-17 08:24:40 +00:00
branch_test.go
commit_status.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
commit_status_test.go Restore warning commit status (#27504) (#27529) 2023-10-09 11:56:02 +08:00
lfs.go
lfs_lock.go
main_test.go
protected_banch_list_test.go
protected_branch.go
protected_branch_list.go
protected_branch_test.go
protected_tag.go
protected_tag_test.go