[PATCH 0/2] gitweb: Refactor projects_list generation

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: Lea Wiemann <LeWiemann@...>
Date: Tuesday, June 10, 2008 - 1:19 pm

These two patches make code generating 'projects_list" view better.
This is resend of those patches, this time without following patches
which add new features like allowing 'description' field in
$projects_list file, searching for projects, and paginating projects
list page.

Those two patches should also make it easier for Lea to plug-in
caching in gitweb.  That's why I'm sending them even in the rc/freeze
period...

Shortlog:
=========
Jakub Narebski (2):
  gitweb: Separate filling list of projects info
  gitweb: Separate generating 'sort by' table header

Diffstat:
=========
 gitweb/gitweb.perl |  111 +++++++++++++++++++++++++++++-----------------------
 1 files changed, 62 insertions(+), 49 deletions(-)

-- 
Jakub Narebski
ShadeHawk on #git
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] gitweb: Refactor projects_list generation, Jakub Narebski, (Tue Jun 10, 1:19 pm)
[PATCH 1/2] gitweb: Separate filling list of projects info, Jakub Narebski, (Tue Jun 10, 1:21 pm)