stable

Clone or download

Read-only

Do not fetch notification list everytime a repository object is created

When doing a repository listing, it adds 1 SQL query per repo. Worst, this info is not displayed so it's useless to fetch it. Part of story #10408 have a burning parrot git repository list Change-Id: I3df026d51df0989b0786ce88347ccde12cb288a4

Modified Files

Name
M plugins/git/include/GitDao.class.php +0 −1 Go to diff View file
M plugins/git/include/GitRepository.class.php +4 −1 Go to diff View file