travis-web/assets/scripts
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
..
app First spike of 'isComplete' functionality 2012-10-13 20:47:21 +02:00
config fuck yeah, flash messages 2012-10-09 15:16:54 +02:00
data Use Travis Pro in sponsors info 2012-10-08 17:12:39 +02:00
lib First spike of 'isComplete' functionality 2012-10-13 20:47:21 +02:00
vendor improvements to the asset pipeline thanks to @twinturbo 2012-10-05 21:58:20 +02:00
travis.coffee Use localStorage instead of cookies 2012-10-10 22:42:28 +02:00