discourse/lib/theme_store
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
..
git_importer.rb FIX: Gracefully handle force pushes for remote themes (#11325) 2020-11-23 15:29:22 +02:00
zip_exporter.rb DEV: Remove use of `cd` in the app (#8337) 2019-11-13 09:57:39 +00:00
zip_importer.rb FIX: Allow importing themes with subdirectories in extra_js 2019-11-13 23:45:09 +00:00