Library for Gerrit
Go to file
Clark Boylan fb041565da Remove dangerous dbQuery method.
Running DB queries over an SSH connection got gerrit gsql requires a lot
of overhead to do sanely. Remove this method to avoid abuse and the need
to support it. gerritlib users should use a dbapi implementation for the
DB backing gerrit to perform DB queries directly.

Change-Id: I4f9449b5546a3714a79172c57ea6086c7707f86a
2012-12-04 14:31:50 -08:00
gerritlib Remove dangerous dbQuery method. 2012-12-04 14:31:50 -08:00
tools Add setup.py to project. 2012-07-11 13:00:12 -07:00
.gitignore Ignore versioninfo file. 2012-11-13 09:03:20 -08:00
.gitreview Add gitreview 2012-07-09 15:17:04 -07:00
LICENSE Add Apache2 license file to the project. 2012-07-11 14:36:15 -07:00
MANIFEST.in Add setup.py to project. 2012-07-11 13:00:12 -07:00
openstack-common.conf Add setup.py to project. 2012-07-11 13:00:12 -07:00
setup.cfg Add setup.py to project. 2012-07-11 13:00:12 -07:00
setup.py Fix description. 2012-07-24 13:19:47 -07:00
tox.ini Remove sitepackages=true 2012-11-23 16:37:55 -08:00