travis-web/assets/scripts/lib/travis
Piotr Sarnacki 6bf5bd3356 Needed to move part of incomplete impl. to store
When using get with path (eg. get('foo.bar.baz')), get method is called
only on the current object and computed property will be called. Because
there is no easy way to overwrite the computed property, I moved
incomplete record loading to ember-data. It's not DRY and it should be
rewritten, but I don't want to do it at this point as we will need to
completely rewrite it when upgrading ember-data.
2012-10-31 00:46:13 +01:00
..
ajax.coffee add broadcasts 2012-10-18 03:53:19 +02:00
expandable_record_array.coffee Remove console.log entry 2012-10-30 02:23:41 +01:00
limited_array.coffee Limit repos list to 30 items 2012-10-09 18:23:11 +02:00
location.coffee Fix loading page with #L<line-number> 2012-10-22 21:45:43 +02:00
log.coffee Fix logs to always point to build or job view 2012-10-12 18:32:25 +02:00
model.coffee Needed to move part of incomplete impl. to store 2012-10-31 00:46:13 +01:00
ticker.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00