zuul/zuul
Christian Berendt e35b99cb5c replace dict.iteritems() with six.iteritems(dict)
According to https://wiki.openstack.org/wiki/Python3 dict.iteritems()
should be replaced with six.iteritems(dict).

Added six >= 1.6.0 as new requirement. Removed six from test requirements.

Change-Id: Ifba282b1bde9681268e6e46ffd024c96c6b9be05
2014-06-06 17:10:44 +02:00
..
cmd Merge "Add toggleable yappi profiling to zuul" 2014-06-04 02:48:28 +00:00
launcher Remove trailing spaces in debug log 2014-06-03 15:03:38 +02:00
lib replace dict.iteritems() with six.iteritems(dict) 2014-06-06 17:10:44 +02:00
merger Remove trailing spaces in debug log 2014-06-03 15:03:38 +02:00
reporter Remove check that gerrit reporter has params 2014-04-28 14:07:22 -07:00
trigger Add pipeline requirements 2014-05-02 14:53:45 -07:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
layoutvalidator.py Add pipeline requirement for current-patchset. 2014-05-19 11:09:46 -07:00
model.py Merge "Add require-approvals to EventFilter representation" 2014-06-02 07:46:28 +00:00
rpcclient.py Add support to list running jobs to zuul client 2014-03-31 12:26:43 +11:00
rpclistener.py replace dict.iteritems() with six.iteritems(dict) 2014-06-06 17:10:44 +02:00
scheduler.py Merge "Fixed several typos in the codebase" 2014-05-22 20:53:30 +00:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Set Last-Modified header when serving status.json 2014-06-03 21:22:40 -07:00