travis-web/assets/scripts
Piotr Sarnacki dcb2945092 Buffer pusher updates to RecordArrays until content is set
When collections are loading as ajax requests, we may still get pusher
updates, which will try to add records to these collections. In order to
make it work nicely, we should wait until Ajax request finishes (ie.
content of record array is set) and only then add objects from pusher
2013-08-05 13:12:38 +02:00
..
app Add first_sync template 2013-08-05 03:29:19 +02:00
config We can remove locales.js, it will be created on compilation on heroku 2012-12-17 22:17:04 +01:00
lib Add unload method on model 2013-08-05 03:24:39 +02:00
spec Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
vendor Update travis-web-log to use setImmediate.js 2013-08-03 15:07:48 +02:00
travis.coffee Buffer pusher updates to RecordArrays until content is set 2013-08-05 13:12:38 +02:00