travis-web/assets/scripts/spec
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
..
integration HTTPS everywhere for github.com 2014-01-11 15:11:03 -05:00
support HTTPS everywhere for github.com 2014-01-11 15:11:03 -05:00
unit Use pushState to set urls 2014-01-20 14:24:05 +01:00
vendor Remove more trailing whitespace 2013-10-07 17:07:33 -05:00
spec_helper.coffee Comment sync spec 2013-12-11 12:43:10 +01:00