gitea/modules/setting
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting ()
* Allow archive prefix setting

* Update copyright

* Update copyright
..
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 Add support for database schema in PostgreSQL ()
database_sqlite.go Move database settings from models to setting ()
database_test.go Move database settings from models to setting ()
git.go Make hook status printing configurable with delay ()
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 ()
queue.go Move mailer to use a queue ()
repository.go Make archive prefixing configurable with a global setting ()
service.go Add /milestones endpoint ()
session.go Use gitea forked macaron ()
setting.go Make CertFile and KeyFile relative to CustomPath ()
task.go Graceful Queues: Issue Indexing and Tasks ()
webhook.go Webhook support custom proxy ()