forgejo/routers
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
* Cache last commit to accelerate the repository directory page visit

* Default use default cache configuration

* add tests for last commit cache

* Simplify last commit cache

* Revert Enabled back

* Change the last commit cache default ttl to 8760h

* Fix test
2020-02-01 19:11:32 +00:00
..
admin Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
api/v1 API endpoint for repo transfer (#9947) 2020-01-31 15:49:04 +00:00
dev
org Fix wrong paging on org members (#9990) 2020-01-26 15:32:53 +08:00
private Queue: Make WorkerPools and Queues flushable (#10001) 2020-01-28 20:01:06 -05:00
repo Cache last commit to accelerate the repository directory page visit (#10069) 2020-02-01 19:11:32 +00:00
routes Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
user API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
utils
home.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
metrics.go
swagger_json.go