Open main menu

CDOT Wiki β

Changes

Mercurial history browsing

3,177 bytes added, 14:21, 5 February 2013
m
Project Leader(s)
== Project Leader(s) ==
[[User:Crulshorukh|Siddharth Siddarth Kalra]]
== Project Contributor(s) ==
* [[User:Tiago|Tiago Moreira]]
* [http://armenzg.blogspot.com/ Armen Zambrano]
* [http://vocamus.net/dave/ David Humphrey]
<tr>
<td>'''Add expand/collapse functionality for files touched'''</td>
<td> <ul> <li>Make sure that it doesn't interfere with the merge expand/collapse feature</li> </ul> </td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
<td rowspan="10" style="text-align: center;">Fixes for [https://bugzilla.mozilla.org/show_bug.cgi?id=448707 the files touched bug]<br/>Fixes for [https://bugzilla.mozilla.org/show_bug.cgi?id=486939 the >5 merge changeset bug]<br/>Fixes for [https://bugzilla.mozilla.org/show_bug.cgi?id=459727 the on scroll bug]<br/><br/>[http://blog.sidkalra.com/2009/04/v10-release-complete/ View Detailed Info]</td>
<tr>
<td>'''Getting the Localize Dates Link Working with the New Entries Loaded On Scroll'''</td>
<td> <ul> <li>Create a new span with the class name 'Date'</li> </ul>
</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
</tr>
<tr>
<td>'''Move client-side code to an external JavaScript filefor the OnScroll patch'''</td>
<td></td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
</tr>
<tr>
<td>'''Use a different code for the parity counterfor the OnScroll patch'''</td>
<td>
<ul>
</tr>
<tr>
<td>'''Change how max number of entries in the database is retrievedfor the OnScroll patch'''</td>
<td>
<ul>
</tr>
<tr>
<td>'''Pushlog should not load more entries on scroll if a query is being displayed(OnScroll patch)'''</td> <td> <ul> <li>If a query has been executed then don't load more entries on scroll</li> <li>If a query has not been executed then load more entries on scroll</li> </ul> </td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
</tr>
|
|Made a [http://blog.sidkalra.com/2009/04/v09-release-complete/ blog post] about completing my v0.9 release
|-valign="top"
|style="color:green;font-weight:bold" |April 18th, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-goals/ blog post] detailing the goals for my v1.0 release
|-valign="top"
|style="color:green;font-weight:bold" |April 20th, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-expandcollapse-for-the-files-touched-patch/ blog post] explaining my implementation for the expand/collapse feature in regards to the files touched patch
|-valign="top"
|style="color:green;font-weight:bold" |April 21st, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-expandcollapse-functionality-only-for-merges-with-5-pushes/ blog post] explaining my implementation to only add expand/collapse collapse functionality for merges that contain >5 pushes
|-valign="top"
|style="color:green;font-weight:bold" |April 22nd, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-fixing-the-onscroll-patch-to-work-with-the-new-version-of-hg_templates/ blog post] about getting my OnScroll patch to work with the new version of hg_templates and reducing lines of code by using taking advantage of jquery
|-valign="top"
|style="color:green;font-weight:bold" |April 22nd, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-getting-the-localize-dates-link-working-with-the-new-entries-loaded-on-scroll/ blog post] about getting the 'To Local' link to work with new entries loaded on scroll
|-valign="top"
|style="color:green;font-weight:bold" |April 23rd, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-further-improving-bug-functionality-for-the-onscroll-patch/ blog post] about improving the bug functionality for the OnScroll patch
|-valign="top"
|style="color:green;font-weight:bold" |April 23rd, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-changing-the-data-structure-that-handles-merges-for-the-onscroll-patch/ blog post] about changing the data structure that handles merges for the OnScroll patch
|-valign="top"
|style="color:green;font-weight:bold" |April 24th, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-various-changes-to-improve-the-onscroll-patch/ blog post] about making various changes (move js to an external file, fix the parity counter, use different way to retrieve max entries and deal with pushlog queries) for the OnScroll patch
|-valign="top"
|style="color:green;font-weight:bold" |April 24th, 2009
|
|Made a [http://blog.sidkalra.com/2009/04/v10-release-complete/ blog post] about completing my v1.0 release
|}
|}
* [https://bugzilla.mozilla.org/show_bug.cgi?id=471321 bug 471321 - Needs for an UI to run changeset queries ]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=453162 bug 453162 - pushlog turns line breaks in commit messages into spaces]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=486939 bug 486939 - merge folding should only fold merges of >5 changesets]
== External Links ==