Add a schema change to store whether the user can submit a revision.
Offer the submit button on that revision, as well as on the review
dialog if applicable. Allow the submit action to be bound to
reviewkeys. Also bind it to a key command.
Change-Id: I341663ac84d2ac09f9b1ef8c9e0dff45d2658e1d
Gerrit instances running at googlesource.com require authentication
with HTTP basic auth.
Add a new config option to allow to specify either basic auth or digest
auth. Default to digest auth if not specified.
Change-Id: Iab6f666082bd3fee2c77a8c489255926cc93edba
Closes-Bug: 291
Add help text for the HTTP password option to all example configs,
since the issue is not obvious, especially give the current
failure mode of a traceback in JSON parsing code.
Add a direct link to the appropriate openstack setting page.
Change-Id: I2ccc723258c502221beb052b3a42b13085a2af7e
Update the openstack example config file with some additional help
text about the username and password. The first time I ran this it
took me a little bit to figure out the right password to use. I
didn't realize I needed to go generate a password in my gerrit
settings. Hopefully this note will avoid confusion by someone else in
the future.
Change-Id: If93ec938e48f624aff4741b19d95e03abb8c8a9c