stable

Clone or download

Read-only

Use SQL_CALC_FOUND_ROWS instead of a dedicated count

Remove useless code that was just introduced and update documentation to inform about 'x-pagination-size' value. Part of story #10408 have a burning parrot git repository list Change-Id: Ic77e15828373e45dc61313b97dc6f2e6f26799d6

Modified Files

Name
M plugins/git/include/GitDao.class.php +1 −10 Go to diff View file
M plugins/git/include/GitRepositoryFactory.class.php +5 −6 Go to diff View file
M plugins/git/include/REST/v1/ProjectResource.class.php +9 −7 Go to diff View file
M plugins/git/include/gitPlugin.class.php +2 −3 Go to diff View file
M src/common/project/REST/v1/ProjectResource.class.php +3 −0 Go to diff View file