Robin Ward
|
f03edb36be
|
REFACTOR: Remove Discourse.Model
|
2019-11-08 14:13:35 -05:00 |
|
Mark VanLandingham
|
6275c05c0d
|
DEV: Move computed to discourseComputed (#8312)
|
2019-11-07 15:38:28 -06:00 |
|
Mark VanLandingham
|
2ae21e9c35
|
DEV: Import every instance of Ember.computed function (#8267)
* DEV: Import every instance of Ember.computed function
* export default for Ember.computed
|
2019-10-30 15:28:29 -05:00 |
|
Joffrey JAFFEUX
|
d93f753b17
|
apply prettier on gigantic find and replace (#7604)
|
2019-05-27 10:42:53 +02:00 |
|
Joffrey JAFFEUX
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
|
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
|
Robin Ward
|
b8125b3512
|
REFACTOR: Remove Discourse.Ajax
|
2016-07-11 12:57:05 -04:00 |
|
Régis Hanol
|
d6ab54378c
|
FIX: screened IP addresses list wasn't working anymore - TAKE 2
|
2016-05-18 19:27:39 +02:00 |
|
Sam
|
5c899c765b
|
Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS""
This reverts commit c21457d6a7 .
|
2015-11-21 12:27:06 +11:00 |
|
Robin Ward
|
c21457d6a7
|
Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"
This reverts commit c0b277d273 .
|
2015-11-20 10:00:12 -05:00 |
|
Sam
|
c0b277d273
|
REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS
This change is discussed here: https://meta.discourse.org/t/deprecating-es6-compatibility-layer/35821
Prior to this change we were not booting correctly with DISCOURSE_NO_CONSTANTS
|
2015-11-21 00:14:50 +11:00 |
|