Archives
- August 2014 (1)
- May 2014 (1)
- November 2011 (1)
- September 2010 (1)
- April 2009 (15)
- March 2009 (16)
- February 2009 (14)
- January 2009 (10)
- December 2008 (10)
- November 2008 (18)
- October 2008 (7)
- September 2008 (10)
Tags
0.5 complete Add-on addon annotate bug Bugzilla changesets changesetUI changeset UI css djc expand/collapse Extension filesTouched Firefox Fitness graph graph view hg hg annotate hgweb HTML JavaScript jQuery lineBreaks Mercurial Mercurial Project Mozilla OnLoad OnScroll Open Source patch Project pushlog pushloghtml Python scroll bar split bug SVN templates v0.2 v0.3 v0.8 v0.9 v1.0
Category Archives: Mercurial Project
v0.8 Release – Improving the Coding Style for the OnScroll Patch
This post is concerning the patch for bug 459727. For this release I decided that I wanted to make some adjustments to my coding style to make it more consistent with the rest of the code. What do I mean … Continue reading
v0.8 Release Goals
Here we are, another release in the making. I’m going to change things up slightly this time around. I’m gonna work on a new bug just to mix things up. Admittedly the bug isn’t something very big but I just … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged changeset UI, OnScroll, v0.8
Leave a comment
v0.7 Release Complete
Well, I’m glad to say that another release is over and done with. I’m past the half way mark with only 3 more releases to go before the end of the semester comes around. This release I decided to focus … Continue reading
v0.7 Release – Repeating Bug with Merge Changesets
As a part of one of my goals for the current release I’m diving into an apparent (yes, another one) bug with with merge changesets. Now, let it be known that I’m not totally sure whether this is a bug … Continue reading
v0.7 Release – Reducing Code Duplication
I’ve decided to make a small change for this release along with the other changes that I have already outlined. I want to avoid code duplication as much as possible and thus I have decided to put code to create … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged JavaScript, OnScroll, reduce code
2 Comments
v0.7 Release – Solving the Split Bug
In my previous blog post I outlined the Split bug which was targeting merge changesets. To fix this issue I re-examined what mergeData contains and was able to come up with a solution. Let me explain why this bug is … Continue reading
v0.7 Release – Explaining the Split Bug
As a part of one of my goals for this release I want to find a solution for a problem I have appropriately named the “split bug”. Let me explain what it is all about: Sometimes merge changsets are showing … Continue reading
v0.7Release – Retrieving the Total Number of Entries
Earlier today I outlined the goals of my current release. One of the problems I was looking to fix was with the function, getMaxEntries(). The job of this function was to create an xmlHttpRequest() in order to retrieve the maximum … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged genshi, hgweb, JavaScript, jQuery, pushlog, Pythong, template system
Leave a comment