gitea/modules
Viktor Suprun 7d16e6db8e
Fixed git args duplication ()
Because newGit() invoked twice (inside PreInstallInit() and
GlobalInit()) and git parameters is global object, all
git commands call with duplicated args
`-c credential.helper= -c protocol.version=2`
..
analyze Exclude generated files from language statistics ()
auth Remove obsolete change of email on profile page ()
avatar Avatars and Repo avatars support storing in minio ()
base Use a simple format for the big number on ui ()
cache Allow common redis and leveldb connections ()
charset Ensure that the detected charset order is set in chardet test ()
context Delete tag API ()
convert Add review request api ()
cron Add ssh certificate support ()
emoji Fix emoji detection in certain cases ()
eventsource Move EventSource to SharedWorker ()
generate Add gitea-vet ()
git go-version constraints ignore pre-releases ()
gitgraph Render the git graph on the server ()
graceful Move install pages out of main macaron routes ()
hcaptcha hCaptcha Support ()
highlight Escape failed highlighted code ()
httplib Add golangci ()
indexer Refactor Logger ()
lfs Storage configuration support `[storage]` ()
log Refactor Logger ()
markup Update golangci-lint to version 1.31.0 ()
metrics Prometheus endpoint ()
migrations Migrations should not fail for comment reactions ()
nosql Allow common redis and leveldb connections ()
notification Fix typo ()
options Rename scripts to build and add revive command as a new build tool command ()
password Check passwords against HaveIBeenPwned ()
pprof Add golangci ()
private Fix send mail ()
process Only write to global gitconfig if necessary ()
public fix go1.15 lint error in modules/public/public.go ()
queue Slightly simplify the queue settings code to help reduce the risk of problems ()
recaptcha hCaptcha Support ()
references Add spent time to referenced issue in commit message ()
repofiles go-version constraints ignore pre-releases ()
repository Fix a bug on refactoring ()
secret Attachments: Add extension support, allow all types for releases ()
session Allow common redis and leveldb connections ()
setting Fixed git args duplication ()
ssh Add ssh certificate support ()
storage Fix Storage mapping ()
structs Add review request api ()
svg Fix filepath basename on Windows for SVG bindata ()
sync Fix missing unlock in uniquequeue ()
task Store task errors following migrations and display them ()
templates Group Label Changed Comments in timeline ()
test Macaron 1.5 ()
timeutil Fix timezone on issue deadline ()
upload Update golangci-lint to version 1.31.0 ()
user Add gitea-vet ()
util Update golangci-lint to version 1.31.0 ()
validation [API] Get a single commit via Ref ()
webhook Update golangci-lint to version 1.31.0 ()