travis-web/assets/scripts/lib
Piotr Sarnacki c707135ccd First spike of 'isComplete' functionality
When we get payload from pusher, we usually don't send the entire
record. Initially such records where fetched from server right away to
get missing data. This was done becuase Ember can't tell if given data
is complete or not and just assumes that the record is loaded.

To not fire unneeded request, this code sets incomplete flag on records
loaded from pusher and loads the rest of the data only if needed.
2012-10-13 20:47:21 +02:00
..
ext finally rename repository to repo 2012-10-06 20:08:46 +02:00
travis First spike of 'isComplete' functionality 2012-10-13 20:47:21 +02:00