travis-web/assets/scripts
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
..
app Use pushState to set urls 2014-01-20 14:24:05 +01:00
config remove some whitespace 2013-10-07 23:52:17 +02:00
lib Use pushState to set urls 2014-01-20 14:24:05 +01:00
spec Use pushState to set urls 2014-01-20 14:24:05 +01:00
vendor Update Ember to 1.3.1 2014-01-14 18:25:36 +01:00
travis.coffee Polish build matrix table header 2013-12-15 00:50:48 -05:00