0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 17:35:54 +02:00
gitea/modules/setting
Lunny Xiao d985d4bc2f
Paginate releases page & set default page size to 10 (#16857)
* Add release default page and set it to 10

* use limit

Co-authored-by: 6543 <6543@obermui.de>
2021-08-29 18:25:16 +02:00
..
attachment.go
cache.go
cors.go Allow setting X-FRAME-OPTIONS (#16643) 2021-08-06 16:47:10 -04:00
cron.go
cron_test.go
database.go
database_sqlite.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
database_test.go
git.go
indexer.go
indexer_test.go
lfs.go
log.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
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 Paginate releases page & set default page size to 10 (#16857) 2021-08-29 18:25:16 +02:00
service.go
session.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
setting.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
setting_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
storage.go
storage_test.go
task.go
webhook.go