travis-web/assets/scripts/app
Piotr Sarnacki 233e95b18d Use empty function instead of Ember.K
Technically it's the same thing, but since in coffeescript it's just a
few characters, there is no need to use something that does not
explicitly say what it does.
2012-10-09 13:18:24 +02:00
..
controllers add flash messages and styles 2012-10-08 16:27:55 +02:00
helpers finally rename repository to repo 2012-10-06 20:08:46 +02:00
models Merge branch 'master' of github.com:travis-ci/travis-web 2012-10-09 12:33:11 +02:00
store refactor ajax, get rid of the module 2012-10-09 12:31:15 +02:00
templates add flash messages and styles 2012-10-08 16:27:55 +02:00
views Kill typo 💣 2012-10-09 12:06:37 +02:00
app.coffee finally rename repository to repo 2012-10-06 20:08:46 +02:00
auth.coffee Don't trigger state change on signin if already in authenticated state 2012-10-09 13:08:57 +02:00
controllers.coffee add flash messages and styles 2012-10-08 16:27:55 +02:00
helpers.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
models.coffee finally rename repository to repo 2012-10-06 20:08:46 +02:00
pusher.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
routes.coffee Use empty function instead of Ember.K 2012-10-09 13:18:24 +02:00
slider.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
store.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
tailing.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
views.coffee add flash messages and styles 2012-10-08 16:27:55 +02:00