travis-web/assets/scripts
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
..
app Use isComplete on build page to not show incomplete record 2012-10-30 02:23:41 +01: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 Needed to move part of incomplete impl. to store 2012-10-31 00:46:13 +01:00
spec Needed to move part of incomplete impl. to store 2012-10-31 00:46:13 +01:00
vendor Needed to move part of incomplete impl. to store 2012-10-31 00:46:13 +01:00
travis.coffee Set locale to 'en' by default 2012-10-23 03:33:39 +02:00