Re: [opensource-dev] VD Build Page Hacking

2011-11-21 Thread Ricky
LOL, didn't see this response before I posted the other. Like I said there, if the needed/wanted data could be added to the new data structure I'd be willing to scrape up some time to fix the page to use it. Having the data listed in http://confluence.atlassian.com/display/BITBUCKET/Changesets fo

Re: [opensource-dev] VD Build Page Hacking

2011-11-21 Thread Christian Goetze
Nice, but it will fail for changesets referring to 3p repos and build script changes, but I suppose that's still better than nothing. It would be nice if the query to retrieve the expected info could be restored server side, but... -- cg On Sun, Nov 13, 2011 at 12:46 AM, Ricky wrote: > I finally

[opensource-dev] VD Build Page Hacking

2011-11-13 Thread Ricky
I finally got so annoyed with the build page that I decided to do some hacking on it. Turns out that the reason why it isn't displaying changesets or JIRA entries is because the JSON format was changed without correcting the Javascript. What's more, the JSON information doesn't have the needed da