travis-web/assets/scripts/lib/travis
Piotr Sarnacki b0b1ef305b Change the way config is stored
On ember-cli config is stored in config/environment.js file and it can be
accessed at any time of app being booted. Till now we were using Travis.config
which was making things hard, because we needed an application instance to get
any config value. This commit moves config to config/environment.js and allows
to access it at any point of loading the app.
2015-01-30 15:29:46 +01:00
..
adapters Rename files to use dashes 2015-01-29 13:39:06 +01:00
adapter.coffee Fix hooks toggling 2014-08-21 20:23:05 +02:00
ajax.coffee Change the way config is stored 2015-01-30 15:29:46 +01:00
chunk-buffer.coffee Rename files to use dashes 2015-01-29 13:39:06 +01:00
instrumentation.coffee Added first level instrumentation for travis-web 2012-12-14 19:31:05 +09:00
lines-selector.coffee Rename files to use dashes 2015-01-29 13:39:06 +01:00
location.coffee Keep the hash in the location so we can scroll to line in logs 2013-02-23 00:21:01 +01:00
log-chunks.coffee Rename files to use dashes 2015-01-29 13:39:06 +01:00
log-folder.coffee Rename files to use dashes 2015-01-29 13:39:06 +01:00
model.coffee Switch to Ember Data 2015-01-29 13:39:05 +01:00
ordered-log.coffee Rename files to use dashes 2015-01-29 13:39:06 +01:00