1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 04:22:21 +02:00
gitea/modules
silverwind 5bf367f904
Restore warning commit status (#27504)
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: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-10-08 22:16:06 +00:00
..
actions
activitypub make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
analyze
assetfs
auth
avatar
base
cache
charset
container
context Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
contexttest
csv
doctor Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
emoji
eventsource More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
generate
git Remove redundant len check around loop (#27464) 2023-10-06 14:49:37 +08:00
gitgraph More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
issue/template
json
label
lfs
log
markup
mcaptcha
metrics
migration
nosql
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Document the queue item's marshaling behavior (#27271) 2023-09-26 13:58:57 +08:00
recaptcha
references
regexplru
repository Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
secret
session
setting Pre-register OAuth application for tea (#27509) 2023-10-08 03:51:08 +00:00
sitemap
ssh
storage
structs Restore warning commit status (#27504) 2023-10-08 22:16:06 +00:00
svg
sync
system make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
templates Improve feed icons and feed merge text color (#27498) 2023-10-07 23:26:27 +00:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util
validation
web
webhook