zuul/zuul
Jeremy Stanley f31175db78 zuul.gerrit.Gerrit.isMerged should not return None
* zuul/trigger/gerrit.py(Gerrit.isMerged): Make sure to return False
if we fell through all the conditionals, rather than defaulting to
None. This should have no current impact since all comparisons to
the returned value elsewhere are boolean and not "is None" or
similar.

Change-Id: I05360833f1e5b35fbfb1894dadcb46e82ff78a11
2014-03-19 02:04:18 +00:00
..
cmd Add gear statsd support 2014-02-21 09:29:47 -08:00
launcher Handle builds without gearman jobs 2014-02-26 10:31:58 -08:00
lib Revert "report message even if no action is specified" 2013-05-15 14:42:57 +00:00
merger Merge "Merger: log non Git exceptions on merge" 2014-02-25 19:16:36 +00:00
reporter Make all changes reportable 2013-12-27 10:22:46 -08:00
trigger zuul.gerrit.Gerrit.isMerged should not return None 2014-03-19 02:04:18 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
layoutvalidator.py Add require-approval to Gerrit trigger 2014-01-23 15:01:30 -08:00
model.py Ignore approvals without descriptions 2014-02-26 10:26:23 -08:00
rpcclient.py Add a promote client command 2013-12-09 08:13:23 -08:00
rpclistener.py Add a promote client command 2013-12-09 08:13:23 -08:00
scheduler.py Remove double accounting of builds 2014-02-17 13:35:01 -08:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Add a JSON status test 2013-07-06 18:20:54 +00:00