I have set up gerrit at my company, for some reason I am unable to get the api working. When I do http://<hostname>:8080/changes/ I am seeing a list of all changes. I even generated a http password in the settings and used that with /a/changes and it worked fine. But when I try it for /groups/ or with /changes/project~branch~changeID all I see is 404 not found. I have also tried using /a/changes/project~branch~changeID and /changes/changeID. Is there any configuration setting for the rest api to work? Could some one please help me with this.I am using gerrit 2.5 with git version 1.7.1
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
The new REST api appears to be available on (2.5.2-1588-g2ba9049), the version running on *-review.googlesource.com.1. Is this 2.5.2 variant available somewhere for download?
2. How imminent is 2.6?
Thanks,- john
Hi Edwin,
that email just came at the right time :)
I got the same request last night: "Why does our REST API not work, it works at Wikimedia".
It turns out that official Gerrit and Wikimedias both run on master - so I'm thinking of doing the same, esp. if 2.6 is still far ahead (as you assumend in your mail).
Do you consider the current master as "stable" in terms of that you're not aware of bigger glitches?