discourse/app/assets/javascripts/admin
Bianca Nenciu 60bc38e6a8
FIX: Gracefully handle force pushes for remote themes (#11325)
Force pushing a commit to a theme repository used to break the updater,
because the system was not able to count the commits behind the old and
new version. This operation failed because a force push deleted the old
commits.

The user was prompted with a simple "500 server error" message.
2020-11-23 15:29:22 +02:00
..
addon FIX: Gracefully handle force pushes for remote themes (#11325) 2020-11-23 15:29:22 +02:00
app REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
tests/admin REFACTOR: Replace global find with queryAll 2020-10-29 14:45:51 -04:00
ember-cli-build.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
index.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
package.json REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00