travis-web/assets/scripts
Piotr Sarnacki a4fccf800a Don't use id for flash view
When logging out and then logging back in, there is sometimes an error
when registering flash view, which says that it can't register 2 views
with the same id. We don't need to use id here, so I just changed id to
class
2013-05-16 13:33:07 +02:00
..
app Don't use id for flash view 2013-05-16 13:33:07 +02:00
config We can remove locales.js, it will be created on compilation on heroku 2012-12-17 22:17:04 +01:00
data Add Blue Box as the default sponsor of a test run. 2013-05-10 23:19:07 +02:00
lib Don't error out if response is not valid JSON 2013-05-15 17:23:53 +02:00
spec Fix tests with new Ember version 2013-05-15 18:46:41 +02:00
vendor Use Ember version with e7c20b5b9 reverted 2013-05-16 01:23:59 +02:00
travis.coffee Always send afterSignIn event 2013-05-16 13:16:53 +02:00