gitea/modules
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository ()
* Move create/fork repository from models to modules/repository

* fix wrong reference

* fix test

* fix test

* fix lint

* Fix DBContext

* remove duplicated TestMain

* fix lint

* fix conflicts
..
auth Allow repo admin to merge PR regardless of review status ()
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 Add owner_name column for table repository for maintaince reason ()
convert Allow repo admin to merge PR regardless of review status ()
cron Graceful: Xorm, RepoIndexer, Cron and Others ()
generate Integrate OAuth2 Provider ()
git Mark PR reviews as stale at push and allow to dismiss stale approvals ()
gitgraph Move git graph from models to modules/graph ()
graceful Fix missed change to GetManager() ()
highlight Add a lot of extension to language mappings for syntax highlights ()
httplib Add golangci ()
indexer Graceful Queues: Issue Indexing and Tasks ()
lfs Make repository management section handle lfs locks ()
log Log: Ensure FLAGS=none is -1 ()
markup Change markdown rendering from blackfriday to goldmark ()
metrics Prometheus endpoint ()
migrations Move create/fork repository from models to modules/repository ()
notification Move push commits from models to modules/repository ()
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 Remove unused lock ()
recaptcha fixed reCAPTCHA URL ()
references Change markdown rendering from blackfriday to goldmark ()
repofiles Move create/fork repository from models to modules/repository ()
repository Move create/fork repository from models to modules/repository ()
secret Integrate OAuth2 Provider ()
session Use gitea forked macaron ()
setting Make hook status printing configurable with delay ()
ssh Graceful: Xorm, RepoIndexer, Cron and Others ()
structs [API] orgEditTeam make Fields optional ()
sync Graceful: Xorm, RepoIndexer, Cron and Others ()
task Move create/fork repository from models to modules/repository ()
templates Move push commits from models to modules/repository ()
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 Add HTML URL to API Issues ()