commit | 89bb8cfb88a46d2751eb319c6d20f0ef17d89b9a | [log] [tgz] |
---|---|---|
author | Timo Tijhof <krinklemail@gmail.com> | Fri Apr 03 03:41:17 2015 +0100 |
committer | Timo Tijhof <krinklemail@gmail.com> | Fri May 08 06:20:13 2015 +0000 |
tree | 5cbe6ecba9ccd10c38e4ee9134f6ba2a9a129947 | |
parent | 1c46057888c049724a66896a8a8c488cc82c11c5 [diff] |
Status: Expose $.zuul object in zuul_start to allow extension When embedding this into a branded dashboard with other pages it is preferable not to add custom hooks into these files but instead call zuul_start and be able to attach additional event handlers to zuul.app.on() or zuul.jq.on(). Used on https://integration.wikimedia.org/zuul/ and would likely be needed on http://status.openstack.org/zuul/ in the future as well. Change-Id: I77d935d67051d50d38db5a002f4bf766c4371731