gitea/modules/setting
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls ()
* Use Req.URL.RequestURI() to cope with FCGI urls

* Add debug logging statement when forbidden in internal API.
..
cache.go Use gitea forked macaron ()
cors.go Use gitea forked macaron ()
cron.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved ()
database.go Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params ()
database_sqlite.go Move database settings from models to setting ()
database_test.go Move database settings from models to setting ()
git.go Support git.PATH entry in app.ini ()
indexer.go Refactor code indexer ()
indexer_test.go Restrict repository indexing by glob match ()
log.go Use Req.URL.RequestURI() to cope with FCGI urls ()
mailer.go Use gitea forked macaron ()
markup.go Markdown: Sanitizier Configuration ()
migrations.go Add retry for migration http/https requests ()
repository.go Push to create repo ()
service.go Add /milestones endpoint ()
session.go Use gitea forked macaron ()
setting.go Set default ssh.minimum_key_sizes ()
task.go Move migrating repository from frontend to backend ()
webhook.go Webhook support custom proxy ()