gitea/modules/setting
John Olheiser 648464b504
Add bundle download for repository ()
* Add bundle download

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix fmt

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix build tags

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Download specific commit

Signed-off-by: jolheiser <john.olheiser@gmail.com>
..
attachment.go Provide self-registering storage system ()
cache.go Add LRU mem cache implementation ()
cors.go Allow setting X-FRAME-OPTIONS ()
cron.go Allow extended config on cron settings ()
cron_test.go Allow extended config on cron settings ()
database.go When reinitialising DBConfig reset the database use flags ()
database_sqlite.go Add bundle download for repository ()
database_test.go Move database settings from models to setting ()
git.go Update Go-Git to take advantage of LargeObjectThreshold ()
indexer.go Fix various documentation, user-facing, and source comment typos ()
indexer_test.go Restrict repository indexing by glob match ()
lfs.go Let package git depend on setting but not opposite ()
log.go Add an abstract json layout to make it's easier to change json library ()
mailer.go Sendmail should create a process on the gitea system and have a default timeout ()
markup.go Make Mermaid.js limit configurable ()
migrations.go Add proxy settings and support for migration and webhook ()
mime_type_map.go Add mimetype mapping settings ()
oauth2_client.go OAuth2 login: Set account link to "login" as default behavior ()
picture.go add `/assets` as root dir of public files ()
project.go Kanban board ()
proxy.go Add proxy settings and support for migration and webhook ()
queue.go Clean-up the settings hierarchy for issue_indexer queue ()
repository.go Rework repository archive ()
service.go add configuration option to restrict users by default ()
session.go Add an abstract json layout to make it's easier to change json library ()
setting.go Add proxy settings and support for migration and webhook ()
setting_test.go Add an abstract json layout to make it's easier to change json library ()
storage.go Rework repository archive ()
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) ()
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set ()
webhook.go Add support for corporate WeChat webhooks ()