horizon/horizon/static/horizon
Timur Sufiev db641dccb6 Fix exponentially growing AJAX updates for table rows
Schedule next table rows update only when the last row was
updated. Since unit-test for this fix relies on a blueprint
replace-qunit-tests-with-jasmine it is moved to a separate commit to
speed up this fix merge, see https://review.openstack.org/#/c/179013/

Closes-Bug: #1263665
(cherry picked from commit ca090378b4)

Conflict Resolution Notes:
cherry-pick needed to have the old body of the complete: function
manually removed - it wasn't sure if it still belonged (resulting in
nearly duplicate code) or should be removed. I'm a bit surprised the
cherry-pick didn't auto-resolve.

Conflicts:
	horizon/static/horizon/js/horizon.tables.js

Change-Id: Id603a4fde5713d8f2b85b1dcf72c82c93a87c755
2015-04-30 22:11:16 +00:00
..
js Fix exponentially growing AJAX updates for table rows 2015-04-30 22:11:16 +00:00
lib/jquery Upgrade and unbundle jquery-ui 2014-09-25 10:20:54 +02:00
tests Widget to expose the metadata catalog from glance 2014-09-11 19:10:41 +02:00