Merge branch 'master' into mm-concurrent-builds-setting

This commit is contained in:
Mathias Meyer 2014-06-16 15:46:27 +02:00
commit ce9322443c

View File

@ -1,4 +1,4 @@
Auth = Ember.Object.extend
window.Auth = Ember.Object.extend
state: "signed-out"
receivingEnd: "#{location.protocol}//#{location.host}"