]> Lady’s Gitweb - Gitweb/commit
gitweb: Option for filling only specified info in fill_project_list_info
authorJakub Narebski <redacted>
Thu, 23 Feb 2012 15:54:47 +0000 (16:54 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:32 +0000 (00:51 -0400)
commita068598933c93ca693bf9536e90d38f647fcf2d90ac2973cf0ac31f492fc0414
tree342d4088434e6578e9fbc97c5f9806fcc374fb4be399fd5d41bfb592969d12bf
parent09638a04507d573146dd8bcae1a347b69def5381b292c12042c7ffe09570a5fb
gitweb: Option for filling only specified info in fill_project_list_info

Enhance fill_project_list_info() subroutine to accept optional
parameters that specify which fields in project information needs to
be filled.  If none are specified then fill_project_list_info()
behaves as it used to, and ensure that all project info is filled.

This is in preparation of future lazy filling of project info in
project search and pagination of sorted list of projects.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.129438 seconds and 4 git commands to generate.