zuul/zuul
Clark Boylan 3d2f7a7373 Allow zuul to cleanup jobs outside window
Zuul's new rate limiting feature would ignore jobs started that are
later moved outside the window (due to the window shrinking). Zuul
properly dealt with this jobs and changes when they slid back into the
window but it did so inefficiently. Go back to processing the entire
queue but check if each individual item is actionable before preparing
refs on it or starting jobs.

Change-Id: Ib76a68f9023652205003e0d164a78b8f67956adf
2014-01-23 14:08:53 -08:00
..
cmd Move gear import to a safe place 2014-01-09 07:14:53 +08:00
launcher Remove unecessary debug message 2013-12-05 13:22:44 -08:00
lib Revert "report message even if no action is specified" 2013-05-15 14:42:57 +00:00
reporter Make all changes reportable 2013-12-27 10:22:46 -08:00
trigger Use forced_pipeline with timer events 2013-12-27 10:38:35 -08:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
layoutvalidator.py Allow zuul to cleanup jobs outside window 2014-01-23 14:08:53 -08:00
merger.py Add Zuul ref replication 2014-01-08 13:56:03 +08:00
model.py Allow zuul to cleanup jobs outside window 2014-01-23 14:08:53 -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 Allow zuul to cleanup jobs outside window 2014-01-23 14:08:53 -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