gitea/modules
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github ()
* Migrate reactions when migrating repository from github

* fix missed sleep

* fix tests

* update reactions when external user binding

* Fix test

* fix tests

* change the copy head

* fix test

* fix migrator add/delete reaction
..
auth Add require signed commit for protected branch ()
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 require signed commit for protected branch ()
convert Move newbranch to standalone package ()
cron Graceful: Xorm, RepoIndexer, Cron and Others ()
generate Integrate OAuth2 Provider ()
git Add require signed commit for protected branch ()
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 Migrate reactions when migrating repository from github ()
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 Add require signed commit for protected branch ()
repository Add require signed commit for protected branch ()
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] add endpoint to check notifications [Extend ] ()
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 ()