|
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 |
|---|
|
|
| src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala |
|---|
| src/main/scala/gitbucket/core/util/JGitUtil.scala |
|---|
| src/main/twirl/gitbucket/core/helper/datetimeago.scala.html |
|---|