travis-web/public
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
..
images improvements to the asset pipeline thanks to @twinturbo 2012-10-05 21:58:20 +02:00
scripts First spike of 'isComplete' functionality 2012-10-13 20:47:21 +02:00
styles Don't redirect user if we're already in state that's not auth 2012-10-13 19:00:56 +02:00
stylesheets make assetfile reusable 2012-10-03 16:34:21 +02:00
colors.html tweak colors and font-sizes 2012-09-19 13:14:02 +02:00
favicon.ico add the favicon 2012-10-03 13:29:50 +02:00
index.html parse pusher key into the index.html like the api endpoint 2012-10-10 13:21:52 +02:00
version First spike of 'isComplete' functionality 2012-10-13 20:47:21 +02:00