forgejo/modules
Gergely Nagy 40c357bbc5 Rename CommitGPGSignature to ObjectSignature
`CommitGPGSignature` was originally made to store information about a
commit's GPG signature. Nowadays, it is used to store information about
SSH signatures too, and not just commit signatures, but tag signatures
too.

As such, rename it to `ObjectSignature`, because that describes what it
does a whole lot better.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-03-26 08:09:36 +00:00
..
actions
activitypub
analyze
assetfs
auth
avatar
base
cache
charset
container
csv
emoji
eventsource
generate
git Rename CommitGPGSignature to ObjectSignature 2024-03-26 08:09:36 +00:00
gitgraph
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
graceful Refactor graceful manager, fix misused WaitGroup (#29738) 2024-03-20 08:46:29 +01:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Meilisearch double quote on "match" query (#29740) 2024-03-20 08:46:30 +01:00
issue/template Extend issue template yaml engine (#29274) 2024-03-06 12:10:47 +08:00
json
label
lfs
log
markup Merge pull request '[port] gitea#29833: Refactor markdown attention render' (#2747) from algernon/forgejo:gitea/port/29833/refactor into forgejo 2024-03-23 19:44:45 +00:00
mcaptcha
metrics
migration
nosql
optional
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue workergroup: gracefully exit on close(popItemErr) 2024-03-24 07:12:31 +01:00
recaptcha
references
regexplru
repository
secret
session
setting Merge pull request 'Add newly added languages' (#2724) from 0ko/forgejo:i18n-2024-03 into forgejo 2024-03-23 15:00:17 +00:00
sitemap
ssh
storage Add minio bucket lookup type option 2024-03-06 09:38:02 +00:00
structs Allow users to hide all "Add more units..." hints 2024-03-21 08:15:51 +01:00
svg
sync
system
templates Improve QueryEscape helper function (#29768) 2024-03-20 08:46:29 +01:00
test
testlogger fail test when log.Error is called 2024-03-24 07:11:18 +01:00
timeutil Remove the time-since class (#29826) 2024-03-20 08:46:30 +01:00
translation log.Error on missing translation 2024-03-24 07:11:18 +01:00
turnstile
typesniffer
updatechecker
uri
user
util Some performance optimization on dashboard and issues page (#29010) 2024-03-20 08:46:28 +01:00
validation
web Revert "[GITEA] Configurable clone methods" 2024-03-23 11:58:54 +01:00
webhook