Tag Archives: jQuery

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.2 Release – Fix to the Current Patch for bug 445560

One month ago ted put up a patch to fix bug 445560 to implement expand/collapse functionality for merge changesets for the pushlog. The patch works properly except for one issue. When a user clicks on a particular [Expand] link it … Continue reading

Posted in Mercurial Project, Open Source | Tagged , , , , , , | 1 Comment

Further Progress with pushloghtml’s OnScroll Feature

I’ve been working hard on bug 459727 to get it working. Right now it’s starting to look like it should but there are still some problems that need to be fixed. var start = -19; var end = start + 19; … Continue reading

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