travis-web/assets/scripts/spec/unit
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
..
build_spec.coffee Polish build matrix table header 2013-12-15 00:50:48 -05:00
helpers_spec.coffee Add specs for link-ifying commit references 2014-01-13 09:08:26 -05:00
incomplete_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
incomplete_spec.js Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
job_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
limited_array_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
line_selector_spec.coffee Use pushState to set urls 2014-01-20 14:24:05 +01:00
model_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
tailing_spec.coffee fix regression when going below the log zone 2013-12-13 17:09:15 +01:00
user_spec.coffee Fix specs 2013-12-11 12:43:09 +01:00