travis-web/assets/scripts/spec
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
..
support Fix build link when updating builds through pusher 2012-10-28 23:43:16 +01:00
unit Needed to move part of incomplete impl. to store 2012-10-31 00:46:13 +01:00
vendor Fix specs 2012-10-15 23:20:33 +02:00
build_spec.coffee Fix build link when updating builds through pusher 2012-10-28 23:43:16 +01:00
builds_spec.coffee Fix specs 2012-10-15 23:20:33 +02:00
current_spec.coffee Fix specs 2012-10-15 23:20:33 +02:00
event_spec.coffee Don't add repository on worker events if it already exists 2012-10-28 23:43:16 +01:00
index_spec.coffee Fix specs 2012-10-15 23:20:33 +02:00
job_spec.coffee Fix specs 2012-10-15 23:20:33 +02:00
sidebar_spec.coffee Fix specs 2012-10-15 23:20:33 +02:00
spec_helper.coffee Fix specs and add missing spec file 2012-10-16 12:14:45 +02:00