travis-web/assets/scripts/lib/travis
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
..
ajax.coffee fuck yeah, flash messages 2012-10-09 15:16:54 +02:00
expandable_record_array.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
limited_array.coffee Limit repos list to 30 items 2012-10-09 18:23:11 +02:00
location.coffee Forgot to add Travis.Location file 2012-10-09 12:59:27 +02:00
log.coffee Fix logs to always point to build or job view 2012-10-12 18:32:25 +02:00
model.coffee First spike of 'isComplete' functionality 2012-10-13 20:47:21 +02:00
ticker.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00