Monthly Archives: March 2009

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

Posted in DPS911, Mercurial Project, Open Source | Tagged , | Leave a comment

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

Posted in DPS911, Mercurial Project, Open Source | Tagged , | Leave a comment

v0.7 Release – The Scroll Bar Solution

As a part of one of my goals for this release I want to find a solution to the pesky scroll bar problem. I explained the problem and my futile attempts to find a solution in my previous blog post. … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , , | 4 Comments

v0.7 Release – The Scroll Bar Problem

As a part of one of my goals for this release I want to find a solution to the pesky scroll bar problem. Let me explain: The Problem Basically, by default the pushlog only loads 10 entries, which doesn’t fill … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , , , | Leave a comment

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 , , , , , , | Leave a comment

v0.7 Release Goals

It’s time for another release for hgweb. I had thought about working on a new feature this release by I’ve decided to push that back to the next release. This time around I completely want to focus on one bug, … Continue reading

Posted in DPS911, Mercurial Project, Open Source | Tagged , , | Leave a comment