Changes

Jump to: navigation, search

Mercurial history browsing

2,236 bytes added, 13:26, 22 February 2009
Project Details
<td>'''Don’t take forever to load the rest of the file (currently the loading time is ~20sec)'''</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
</tr>
</table>
|}
{|class="collapsible collapsed" style="border-style:solid;border-width:thin;border-color:black"
!align="left" style="background-color:#3399FF; font-weight:bold;border-style:solid;border-width:thin;padding: 2px 2px 2px 2px;"| '''v0.6 Release Details ([http://blog.sidkalra.com/2009/02/v06-release-complete/ View Detailed Info])'''
|-
|
<table style="width: 100%;" class="standard-table" cellborder=1 border=1 cellpadding=3 cellspacing=0>
<th style="width: 40%;">Task</th>
<th style="width: 42%>Details</th>
<th style="width: 5%;">Status</th>
<th style="width: 25%;">Link(s) or Notes</th>
 
<tr>
<td>'''Increase the loading time of hg annotate for the paper theme'''</td>
<td>
<ul>
<li>Use floats</li>
<li>Get rid of the table and use either a div or a pre</li>
<li>Format the page using CSS instead of a table</li>
</ul>
</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
<td style="text-align: center;">[http://www.sidkalra.com/files/mercurial/dps911/improveLoadingTime.patch Download the patch]</td>
</tr>
<tr>
<td>'''Refactor variable names in hgpoller and hg_templates'''</td>
<td>Use clearer variable names</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
<td style="text-align: center;">Fixes for [https://bugzilla.mozilla.org/show_bug.cgi?id=445560 bug 445560]</td>
</tr>
<tr>
<td>'''Refactor hgpoller/pushlog-feed.py and hg_templates/pushlog.tmpl to resolve the bitrotting issue'''</td>
<td>
<ul>
<li>Examine the new changes in pushlog-feed.py and pushlog.tmpl</li>
<li>Refactor pushlog-feed.py and pushlog.tmpl to fix the bitrotting issue</li>
<li>Retain the original functionality of the patch</li>
</ul>
</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
<td style="text-align: center;">Fixes for [https://bugzilla.mozilla.org/show_bug.cgi?id=459727 bug 459727]</td>
</tr>
</table>

Navigation menu