gitea/modules
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation ()
* Sleep longer if request speed is over github limitation

* improve code

* remove unused code

* fix lint

* Use github's rate limit remain value to determine how long to sleep

* Save reset time when finished github api request

* fix bug

* fix lint

* Add context.Context for sleep

* fix test

* improve code

* fix bug and lint

* fix import order
..
auth Branch protection: Possibility to not use whitelist but allow anyone with write access ()
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 /milestones endpoint ()
convert [Bug] [API] Add language to user api ()
cron Graceful: Xorm, RepoIndexer, Cron and Others ()
generate Integrate OAuth2 Provider ()
git Change target branch for pull request ()
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: Xorm, RepoIndexer, Cron and Others ()
lfs Make repository management section handle lfs locks ()
log Log: Ensure FLAGS=none is -1 ()
markup Markdown: Sanitizier Configuration ()
metrics Prometheus endpoint ()
migrations Sleep longer if request speed is over github limitation ()
notification Change target branch for pull request ()
options Use gitea forked macaron ()
password Add password requirement info on error ()
pprof Add golangci ()
private AuthorizedKeysCommand should not query db directly ()
process Graceful: Cancel Process on monitor pages & HammerTime ()
public Use gitea forked macaron ()
recaptcha fixed reCAPTCHA URL ()
references Alternate syntax for cross references ()
repofiles Refactor comment ()
repository Move some repository methods from models to modules/repository ()
search Move modules/indexer to modules/indexer/code ()
secret Integrate OAuth2 Provider ()
session Use gitea forked macaron ()
setting Add /milestones endpoint ()
ssh Graceful: Xorm, RepoIndexer, Cron and Others ()
structs Change target branch for pull request ()
sync Graceful: Xorm, RepoIndexer, Cron and Others ()
task Sleep longer if request speed is over github limitation ()
templates Add USE_SERVICE_WORKER setting ()
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 Remove text from action-only webhooks ()