History log of /bionic/tools/bionicbb/gerrit.py
Revision Date Author Comments
dadac10fccb1558fb00bbafc3fc4f6b3a20f9591 06-Apr-2015 Dan Albert <danalbert@google.com> Reject changes with cleanspecs.

Cleanspecs must not be removed once they have been built. This means
they can't be reverted, or reliably cherry-picked. Just skip any
changes that include them since they make such a mess.

Change-Id: I3df8d81f93651d573485de7a75ecf5c6278c0001
7d57623755e68c2310c2c87ada31128b9b1989b9 24-Mar-2015 Dan Albert <danalbert@google.com> Convert result of a call to JSON.

I still had the service that was relying on this running on top of
local changes, so this hadn't been a problem yet.

Change-Id: I63b45b8c7cf81972dbb7128013c1c777a2342d4c
b4060330aa1f8c18f5957b9d9c92bcf153d3a31b 13-Jan-2015 Dan Albert <danalbert@google.com> Check the committer rather than the Gerrit owner.

Guarding based on the Gerrit owner can be circumvented by an arbitrary
user uploading a different patch with a Change-Id that is non-unique,
with the other copy being owned by a Googler.

Change-Id: I5414b679e361d4c38d70bf9c4516c122f668fc49
c02df47f2039c3513a2b53d43d0284c10969faa9 10-Jan-2015 Dan Albert <danalbert@google.com> Make indentation match the style guide.

Apparently Google abandoned the 2 space indent for Python long ago.
Helps to actually read the style guide before trying to adhere to it.

Change-Id: I4feb019f0916f9d8e4f78c0dbeafbe45d8a46bfd
7c78d24011696791f48a539260b22cec52d96c38 09-Jan-2015 Dan Albert <danalbert@google.com> Check in bionicbb code.

These have been sitting around in a git repo on my machine for a
while. They're now big an important enough that I'd like to both keep
them securely backed up, and also have my changes reviewed.

Change-Id: Ic4545149b4b07f0d57b21cac32aab8553dceb567