Originally created by: *anonymous
Originally created by: gra...@percival-music.ca
Originally owned by: julien.r...@gmail.com
when you ask for all comments via the googlecode API and/or the json interface, it only gives the first 20 or 25 comments. This means that if any patch has a lot of interest (i.e. lots of comments), Patchy will continually (and silently) test obsolete patches.
Workaround: always make a new issue number whenever there's more than 20 comments.
Fix: figure out why googlecode is borking, and/or find some undocumented flag that tells it to *actually* return all comments, and/or file a bug with them, or something.
ETA: 1 hour if you're familiar with python + googlecode api + json, otherwise a few hours to gain familiarity with those first.
Originally posted by: gra...@percival-music.ca
(No comment was entered for this change.)
Blocking: 2070
Originally posted by: dak@gnu.org
(No comment was entered for this change.)
Blocking: -2070
Originally posted by: julien.r...@gmail.com
https://github.com/gperciva/lilypond-extra/pull/9
Owner: julien.r...@gmail.com
Status: Started
Originally posted by: julien.r...@gmail.com
To those using patchy, do a git pull to update your local copy.
Status: Fixed
Originally posted by: dak@gnu.org
Since we have no versioning in lilypond-extra, I mark this differently.
commit [r688c239f9a175941c4978948ffd08c06ba4cfd5c]
Merge: 8d49a1b d274632
Author: Graham Percival <graham@percival-music.ca>
Date: Mon Jan 23 09:58:37 2012 -0800
Merge pull request #9 from jrioux/master
Increase the number of comments returned by google API to 1000.
Labels: Fixed_688c239f9a
Originally posted by: gra...@percival-music.ca
(No comment was entered for this change.)
Status: Verified