travis-web/app
Curtis Ekstrom 92896aa8e1 Remove initializer deprecation warnings
The previous initializer API was deprecated in Ember 2.1 (See
http://emberjs.com/deprecations/v2.x/), so this updates the initializer
signatures to accomodate that change.
Also, remove the registered deprecation from the workflow.
2016-01-31 12:30:27 +01:00
..
adapters Update Ember Data to 2.3.0 2016-01-14 11:54:47 +01:00
components Schedule inserting elements afterRender 2016-01-29 14:31:16 +01:00
controllers make a user-avatar component 2016-01-21 12:08:28 +01:00
helpers Fix jshint errors after conversion to JS 2016-01-04 13:15:15 +01:00
initializers Remove initializer deprecation warnings 2016-01-31 12:30:27 +01:00
instance-initializers Convert project to JavaScript 2016-01-04 13:15:14 +01:00
mixins [deprecations] Don't use before observer 2016-01-07 13:15:59 +01:00
models make gravatar depend on email 2016-01-27 13:01:18 +01:00
routes Fix displaying no-builds and not-active errors 2016-01-21 16:35:36 +01:00
serializers Fix tests 2016-01-14 13:14:45 +01:00
services Always authenticate ajax calls 2016-01-21 14:00:41 +01:00
styles Only hide #log element, so it's always in the DOM 2016-01-29 16:32:51 +01:00
templates Remove unneeded class 2016-01-29 16:47:40 +01:00
transforms Convert project to JavaScript 2016-01-04 13:15:14 +01:00
utils make a user-avatar component 2016-01-21 12:08:28 +01:00
app.js Update Ember.js to 2.2.0 2016-01-14 11:54:26 +01:00
index.html Update Ember.js to 2.2.0 2016-01-14 11:54:26 +01:00
router.js Run GA instructions only if gaCode is set 2016-01-14 11:38:46 +01:00