travis-web/assets/scripts
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
..
app Change Ember.run.later to setTimeout in periodic actions 2013-05-29 11:17:58 +03:00
config We can remove locales.js, it will be created on compilation on heroku 2012-12-17 22:17:04 +01:00
data Add Blue Box as the default sponsor of a test run. 2013-05-10 23:19:07 +02:00
lib Change Ember.run.later to setTimeout in periodic actions 2013-05-29 11:17:58 +03:00
spec Fix tests with new Ember version 2013-05-15 18:46:41 +02:00
vendor Use Ember version with e7c20b5b9 reverted 2013-05-16 01:23:59 +02:00
travis.coffee Always send afterSignIn event 2013-05-16 13:16:53 +02:00