travis-web/assets/scripts/app
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
..
controllers extract the log lines selector into a separate component 2014-01-09 15:53:33 +01:00
helpers HTTPS everywhere for github.com 2014-01-11 15:11:03 -05:00
models HTTPS everywhere for github.com 2014-01-11 15:11:03 -05:00
store Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
templates Fix links to blog and docs. 2014-01-20 12:50:08 +01:00
views Use pushState to set urls 2014-01-20 14:24:05 +01:00
app.coffee refactor and add tests to tailing 2013-12-13 15:27:33 +01:00
auth.coffee Improve auth code in router by using new async stuff (❤️ @machty) 2013-08-03 20:48:59 +02:00
controllers.coffee Revert "Display repos with no builds, but which are active in 'My repositories'" 2013-11-12 16:06:26 +01:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
pusher.coffee Merge branch 'master' into ui-improvements 2013-08-25 14:46:03 +02:00
routes.coffee Merge pull request #240 from dmathieu/multiple_lines 2014-01-09 10:41:28 -08:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee fix regression when going below the log zone 2013-12-13 17:09:15 +01:00
views.coffee Fix problem with getting started template rendering on first sync 2013-10-29 20:48:27 +01:00