1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:14:35 +01:00
gitea/modules
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268)
Related to
https://github.com/go-gitea/gitea/pull/22262#discussion_r1059010774

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-12-31 12:49:37 +01:00
..
activitypub
analyze
auth
avatar
base
cache
charset
container
context refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
csv
doctor
emoji
eventsource Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
generate
git Use complete SHA to create and query commit status (#22244) 2022-12-27 21:12:49 +08:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer
issue/template
json
lfs
log
markup Remove deadcode (#22245) 2022-12-27 09:15:35 +08:00
mcaptcha
metrics
migration
mirror
nosql
notification Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
options
packages Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
paginator
password
pprof
private
process
proxy
proxyprotocol
public
queue Correctly handle select on multiple channels in Queues (#22146) 2022-12-30 02:06:47 +02:00
recaptcha
references
regexplru
repository
secret
session
setting Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2022-12-27 15:21:14 -06:00
sitemap Fix sitemap (#22272) 2022-12-30 23:31:00 +08:00
ssh
storage Local storage should not store files as executable (#22162) 2022-12-19 08:50:36 +08:00
structs Add sync_on_commit option for push mirrors api (#22271) 2022-12-30 19:22:51 +08:00
svg
sync
system
templates
test
timeutil Check for zero time instant in TimeStamp.IsZero() (#22171) 2022-12-20 10:04:55 +08:00
translation
typesniffer
updatechecker
upload
uri
user
util Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
validation
watcher
web