6 Commits

Author SHA1 Message Date
James E. Blair
c245f846bf Add sample config for Gerrit's Gerrit
Change-Id: I53a93868834ec04fcb6c1f38e4dab99845aa496d
2014-09-18 17:37:08 -07:00
Mark McClain
c793f20abf fix typo in git-root example config
Change-Id: Ied884ea7acd93637524a830d6a79fc3711e4b3b1
2014-09-17 15:59:41 -04:00
David Pursehouse
a2b6b1a12d Allow to authenticate to Gerrit with HTTP basic auth
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
2014-09-10 12:43:54 +02:00
Pádraig Brady
9430951d6e Add help text for HTTP user/pass
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
2014-09-08 18:13:15 +01:00
Russell Bryant
98cb6a6a01 Add additional help text for openstack user/pass
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
2014-09-07 19:21:53 -04:00
James E. Blair
266467493d Update README and install sample configs
Change-Id: Iac32f7a02f29622b618940a5a5ba4254f650f09f
2014-09-03 21:03:30 -07:00