diff options
| author | Jakub Narebski <jnareb@gmail.com> | 2008-06-10 19:21:01 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-06-10 23:57:36 -0700 |
| commit | 69913415655839b3add5d930ebbea1be8a5b60a9 (patch) | |
| tree | dc4102d6fb505640cfc51524a6d0f87a3d543cbb /gitweb/gitweb.css | |
| parent | Merge branch 'js/merge-recursive' (diff) | |
| download | git-69913415655839b3add5d930ebbea1be8a5b60a9.tar.gz git-69913415655839b3add5d930ebbea1be8a5b60a9.zip | |
gitweb: Separate filling list of projects info
Extract filling project list info, i.e. adding age, description, owner
and forks information, into fill_project_list_info() subroutine. This
is preparation for smart pagination and smart searching (to make it
possible to calculate/generate info only for those projects which will
be shown).
Small changes compared to original version to improve readability
(comments, names of variables, named loops).
Additionally, store both full ('descr_long') and shortened ('descr')
project description in Perl's internal form (using to_utf8).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/gitweb.css')
0 files changed, 0 insertions, 0 deletions
