gitea/modules
zeripath cf4f2cfa3e
Fix internal server error on checkboxes ()
Annoyingly goldmarks SetAttributeString requires that
the value of the attribute is still a []byte but does
not make it clear in the documentation.

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
analyze Add detected file language to code search ()
auth Allow to set protected file patterns that can not be changed under no conditions ()
avatar Improve handling of non-square avatars ()
base Remove Unused Functions ()
cache Migrate to go-git/go-git v5.0.0 ()
charset deps: update and fix chardet import ()
context API add/generalize pagination ()
convert Allow to set protected file patterns that can not be changed under no conditions ()
cron Refactor repository check and sync functions ()
generate Integrate OAuth2 Provider ()
git Migrate to go-git/go-git v5.0.0 ()
gitgraph Move git graph from models to modules/graph ()
graceful Restore graceful restart on SIGHUP ()
highlight Add a lot of extension to language mappings for syntax highlights ()
httplib Add golangci ()
indexer Handle panic in indexer initialisation better ()
lfs Multiple LFS improvements ()
log modules/log: remove noop written variables ()
markup Fix internal server error on checkboxes ()
metrics Prometheus endpoint ()
migrations Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments ()
notification Granular webhook events ()
options Implement "embedded" command to extract static resources ()
password Add password requirement info on error ()
pprof Add golangci ()
private Queue: Make WorkerPools and Queues flushable ()
process Graceful: Cancel Process on monitor pages & HammerTime ()
public Implement "embedded" command to extract static resources ()
queue Fix queue log param ()
recaptcha fixed reCAPTCHA URL ()
references Accept punctuation after simple+cross repository issue references ()
repofiles Allow to set protected file patterns that can not be changed under no conditions ()
repository Option to set default branch at repository creation ()
secret Integrate OAuth2 Provider ()
session Use gitea forked macaron ()
setting Multiple LFS improvements ()
ssh log.Fatal on failure to listen to SSH port ()
structs Allow to set protected file patterns that can not be changed under no conditions ()
sync Fix missing unlock in uniquequeue ()
task Move create/fork repository from models to modules/repository ()
templates Remove Unused Functions ()
test Code Refactor of IssueWatch related things ()
timeutil Use gitea forked macaron ()
upload Fix upload file type check ()
user Add golangci ()
util inform participants on UI too ()
validation Implement webhook branch filter ()
webhook System-wide webhooks ()