On Tue, Feb 12, 2013 at 4:18 PM, Merlijn van Deen valhallasw@arctus.nl wrote:
Hi Chad,
On 12 February 2013 03:33, Chad innocentkiller@gmail.com wrote:
Took a few minutes longer than expected, but we're back up and everything's live. We had to deploy a newer version to grab one last fix we spotted during the upgrade. Our deployed version is now 2.5.1-1266-gcc231e1.
Thanks for performing the upgrade!
I'm not sure if anything but the reviewer bot (and the UI) uses the API, but it has been *moved* from https://gerrit.wikimedia.org/r/gerrit/rpc/ChangeDetailService to https://gerrit.wikimedia.org/r/gerrit_ui/rpc/ChangeDetailService . It will return an Internal Server Error when the original URL is accessed (with POST data, from the browser it's 404).
This might be related to the errors seen by Matt and Roan: old javascript code trying to access the old URL.
As we just discussed on IRC, the JSON-RPC interface has largely been removed and replaced by the RESTful APIs which are meant for public consumption and are going to be much more stable. For anyone who's interested in developing things against the API, there are docs: https://gerrit.wikimedia.org/r/Documentation/rest-api.html
The problem Roan and others were having with adding reviewers was unrelated, and should be fixed now.
-Chad