<div class="gmail_quote">On Tue, Oct 4, 2011 at 7:44 AM, David Narvaez <span dir="ltr"><<a href="mailto:david.narvaez@computer.org">david.narvaez@computer.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
I recently noticed the Reviewboard plugin (which happens to be one of<br>
my favorite features in KDevPlatform) was not displaying the list of<br>
repositories, thus causing a crash in the workflow, etc. I then<br>
discovered it was trying to fetch the list from /api/json/repositories<br>
which doesn't seem to exist. I'm already working on a patch for that,<br>
but I was wondering if anyone else has noticed this issue as it<br>
strikes me odd that it changed suddenly (I can recall it was working<br>
like a month ago).<br>
<br>
To work in the patch I'm following the documentation[0] which actually<br>
never mentions the /api/json/repositories URL and, for example, states<br>
that POST request to the respositories URL are for creating a new<br>
repository. Thus, the workflow itself would likely change making this<br>
a very delicate fix if needed. I could elaborate on the fixes I'm<br>
coding or we could take this to the review board, whatever is best for<br>
you.<br>
<br>
David E. Narváez<br>
<br>
[0] <a href="http://www.reviewboard.org/docs/manual/1.6/webapi/2.0/resources/repository-list/" target="_blank">http://www.reviewboard.org/docs/manual/1.6/webapi/2.0/resources/repository-list/</a><br>
<font color="#888888"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</font></blockquote></div><br><div>Maybe they changed the API?</div><div><br></div><div>I'd be very interested in helping you fix this :)</div><div><br></div><div>Aleix</div>