travis-web/assets/scripts
Piotr Sarnacki 186ba1dd45 Fix links to log line numbers
This is working implementation of links on log line numbers. Although it
does the job, it's really hacky and involves overriding some of the
ember's methods (resolvePath, routeMatcher) beacuse currently
HistoryLocation can't handle hash additions in an easy way.

This code should be fixed as soon as ember's router gets more powerful
and gives much more granular control over matching routes.
2012-10-09 03:54:11 +02:00
..
app Fix links to log line numbers 2012-10-09 03:54:11 +02:00
config extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
data Use Travis Pro in sponsors info 2012-10-08 17:12:39 +02:00
lib Fix links to log line numbers 2012-10-09 03:54:11 +02:00
vendor improvements to the asset pipeline thanks to @twinturbo 2012-10-05 21:58:20 +02:00
travis.coffee make things even more generic 2012-10-03 19:29:44 +02:00