travis-web/assets/scripts/app/views
Piotr Sarnacki 492802920e Use pushState to set urls
It seems that directly setting location.hash directly doesn't play nice
with Ember.js URL handling - using it to handle line numbers results in
weird bugs (URL stops being updated after setting hash manually).

This commit gets back to using window.history.pushState() which was
changed to direct hash manipulation in ff1aad3
2014-01-20 14:24:05 +01:00
..
repo Use bind-attr instead of deprecated bindAttr. 2014-01-07 21:00:26 -05:00
accounts.coffee fixed profile left cells to be clickable 2013-10-07 18:30:55 -04:00
application.coffee Fix specs, add styling for firefox 2013-04-05 18:09:00 +02:00
build.coffee styled show more builds button 2013-10-08 01:26:11 -04:00
events.coffee Merge branch 'master' of github.com:travis-ci/travis-web 2012-10-16 02:05:17 +02:00
flash.coffee Don't use id for flash view 2013-05-16 13:33:07 +02:00
job.coffee Remove urlAuthor and urlCommitter fields 2013-12-31 23:21:10 -05:00
left.coffee Fix some of the places still using Travis.app 2013-02-21 23:22:54 +01:00
log.coffee Use pushState to set urls 2014-01-20 14:24:05 +01:00
profile.coffee Download 2x images from Gravatar 2013-05-22 13:09:24 +02:00
repo.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
signin.coffee Allow to sign in and sign out 2013-02-21 23:22:53 +01:00
stats.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
status_images.coffee Add Rst status image format 2013-07-26 23:55:12 -07:00
top.coffee Use bind-attr instead of deprecated bindAttr. 2014-01-07 21:00:26 -05:00