travis-web/assets/scripts/app/controllers
Piotr Sarnacki 4288e79044 Change Ember.run.later to setTimeout in periodic actions
It seems that running Ember.run.later periodically can cause CPU usage
to increase over time. Such increase adds up to already increasing CPU
usage because of data amount growing.

This commit tries to mitigate the issue by using setTimeout instead
2013-05-29 11:17:58 +03:00
..
account_index.coffee Fix toggle button on hooks list in profile 2013-03-06 15:18:57 +01:00
accounts.coffee Fix profile views 2013-02-21 23:22:53 +01:00
build.coffee Reset line numebr on each request 2013-03-14 17:56:50 +01:00
builds.coffee Fix a few more integration tests 2013-02-28 15:56:55 +01:00
current_user.coffee Fix sync button 2013-03-05 03:37:47 +01:00
flash.coffee Fix more specs 2013-03-04 03:46:04 +01:00
home.coffee somewhat more consistent naming 2012-10-12 02:34:54 +02:00
job.coffee Reset line numebr on each request 2013-03-14 17:56:50 +01:00
profile.coffee Fix toggle button on hooks list in profile 2013-03-06 15:18:57 +01:00
repo.coffee Change Ember.run.later to setTimeout in periodic actions 2013-05-29 11:17:58 +03:00
repos.coffee Change Ember.run.later to setTimeout in periodic actions 2013-05-29 11:17:58 +03:00
running_jobs.coffee Destroy groups in running jobs after they're emptied 2013-03-21 23:46:27 +01:00
sidebar.coffee Merge branch 'sidebar-tabs' 2013-04-05 19:26:24 +02:00
stats.coffee Fix more specs 2013-03-04 03:46:04 +01:00