1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 07:45:11 +01:00
gitea/modules/setting
John Olheiser 648464b504
Add bundle download for repository (#14538)
* 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>
2021-08-24 11:47:09 -05:00
..
attachment.go
cache.go
cors.go
cron_test.go
cron.go
database_sqlite.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
database_test.go
database.go
git.go
indexer_test.go
indexer.go
lfs.go
log.go
mailer.go
markup.go
migrations.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
mime_type_map.go
oauth2_client.go
picture.go
project.go
proxy.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
queue.go
repository.go
service.go
session.go
setting_test.go
setting.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
storage_test.go
storage.go
task.go
webhook.go