travis-web/assets/scripts
Piotr Sarnacki edb4e19309 Run lastBuildDidChange only once for a runloop run
When a lot of pusher events come with build updates, lastBuildDidChange
can run quite frequently. We can avoid that by using scheduleOnce, which
will ensure that only the last invocation of lastBuildDidChange will be
run for a given runloop run.
2013-12-11 12:43:08 +01:00
..
app Run lastBuildDidChange only once for a runloop run 2013-12-11 12:43:08 +01:00
config remove some whitespace 2013-10-07 23:52:17 +02:00
lib Update code for newest ember-model 2013-10-18 13:41:10 +02:00
spec Do not githubify sign-off messages 2013-12-10 12:54:06 -08:00
vendor Update Ember.js to 1.2.0 2013-12-11 12:43:08 +01:00
travis.coffee Add ghc to CONFIG_KEYS 2013-12-09 22:09:37 +04:00