gitea/modules
zeripath 0973c03601
Handle more pathological branch and tag names ()
* Handle more pathological branch and tag names

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix failing test

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
analyze Exclude generated files from language statistics ()
auth Add hide activity option ()
avatar Improve handling of non-square avatars ()
base Add gitea-vet ()
cache make avatar lookup occur at image request ()
charset Fix chardet test and add ordering option ()
context Provide diff and patch API endpoints ()
convert Honor DEFAULT_PAGING_NUM for API ()
cron Refactor Cron and merge dashboard tasks ()
emoji Update emoji dataset with skin tone variants ()
eventsource Add EventSource support ()
generate Add gitea-vet ()
git Handle more pathological branch and tag names ()
gitgraph Move git graph from models to modules/graph ()
graceful Handle panics that percolate up to the graceful module ()
highlight Add a lot of extension to language mappings for syntax highlights ()
httplib Add golangci ()
indexer Fix language stat calculation ()
lfs Support Range header end in lfs ()
log modules/log: remove noop written variables ()
markup Update emoji regex ()
metrics Prometheus endpoint ()
migrations Set the base url when migrating from Gitlab using access token or username without password ()
notification Add push commits history comment on PR time-line ()
options Rename scripts to build and add revive command as a new build tool command ()
password Add password requirement info on error ()
pprof Add golangci ()
private Upgrade golangci-lint to 1.24.0 ()
process Add gitea-vet ()
public Send 404 immediately for known public requests ()
queue Prevent timer leaks in Workerpool and others ()
recaptcha fixed reCAPTCHA URL ()
references Accept punctuation after simple+cross repository issue references ()
repofiles Fix numbr of files, total additions, and deletions ()
repository Handle more pathological branch and tag names ()
secret Integrate OAuth2 Provider ()
session Prevent (caught) panic on login ()
setting Prevent panic on empty HOST for mysql ()
ssh log.Fatal on failure to listen to SSH port ()
structs API expose usefull General Repo settings settings ()
sync Fix missing unlock in uniquequeue ()
task Move create/fork repository from models to modules/repository ()
templates Move serviceworker to workbox and fix SSE interference ()
test Add Organization Wide Labels ()
timeutil Fix timezone on issue deadline ()
upload Fix upload file type check ()
user Add gitea-vet ()
util Prevent timer leaks in Workerpool and others ()
validation [API] Get a single commit via Ref ()
webhook Handle panics that percolate up to the graceful module ()