gitea/modules
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view ()
* Fix wrong hint when status checking is running on pull request view

* fix lint

* fix test

* fix test

* fix wrong tmpl

* fix import

* rename function name
..
auth Add support for database schema in PostgreSQL ()
avatar Improve handling of non-square avatars ()
base Use gitea forked macaron ()
cache Use gitea forked macaron ()
charset deps: update and fix chardet import ()
context Fix wrong permissions check when issues/prs shared operations ()
convert Move newbranch to standalone package ()
cron Refactor repository check and sync functions ()
generate Integrate OAuth2 Provider ()
git Add top author stats to activity page ()
gitgraph Move git graph from models to modules/graph ()
graceful Make CertFile and KeyFile relative to CustomPath ()
highlight Add a lot of extension to language mappings for syntax highlights ()
httplib Add golangci ()
indexer Add "Update Branch" button to Pull Requests ()
lfs Make repository management section handle lfs locks ()
log Log: Ensure FLAGS=none is -1 ()
markup Issue/PR Context Popups ()
metrics Prometheus endpoint ()
migrations tests: configure github remaining limit + read token ()
notification [refactor] notify remove unused praram ()
options Use gitea forked macaron ()
password Add password requirement info on error ()
pprof Add golangci ()
private Batch hook pre- and post-receive calls ()
process Graceful: Cancel Process on monitor pages & HammerTime ()
public Use gitea forked macaron ()
queue Update queue_redis.go ()
recaptcha fixed reCAPTCHA URL ()
references Change markdown rendering from blackfriday to goldmark ()
repofiles Fix wrong permissions check when issues/prs shared operations ()
repository Refactor repository check and sync functions ()
secret Integrate OAuth2 Provider ()
session Use gitea forked macaron ()
setting Add support for database schema in PostgreSQL ()
ssh Graceful: Xorm, RepoIndexer, Cron and Others ()
structs Fix wrong hint when status checking is running on pull request view ()
sync Fix missing unlock in uniquequeue ()
task Move create/fork repository from models to modules/repository ()
templates Add top author stats to activity page ()
test Add Close() method to gogitRepository ()
timeutil Use gitea forked macaron ()
upload Fix upload file type check ()
user Add golangci ()
util Convert EOL to UNIX-style to render MD properly ()
validation Implement webhook branch filter ()
webhook Fix RocketChat ()