zuul/zuul/trigger
James E. Blair 085d99075b Make updateChange actually update the change
Several assignments in updateChange would actually just keep
appending data causing immensely large data structures (which
are later traversed putting Zuul into a significant busy loop).

Make sure that data are replaced instead of augmented.

Change-Id: I8c6528adbbe24d30f8d5bb8b55bb731fefd9941a
2013-08-22 08:03:15 -07:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
gerrit.py Make updateChange actually update the change 2013-08-22 08:03:15 -07:00
timer.py Add a timer trigger 2013-08-01 11:57:19 -07:00