Improve file list performance (#2466)
- Simplify an internal method to retrieving commit info
- Introduce in-memory cache for large repositories
- Introduce the upper limit for the number of files to retrieving commit info
1 parent 43bec9b commit 83eb933230be6128e80e816d82281f43531bd24e
@Naoki Takezoe Naoki Takezoe authored on 26 Jun 2020
GitHub committed on 26 Jun 2020
Showing 3 changed files
View
src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala
View
src/main/scala/gitbucket/core/util/JGitUtil.scala
View
src/main/twirl/gitbucket/core/helper/datetimeago.scala.html