Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: e293707382b253032df2d97401987889314bd4ec https://github.com/phpmyadmin/website/commit/e293707382b253032df2d9740198788... Author: Michal Čihař michal@cihar.com Date: 2019-03-10 (Sun, 03 March 2019) +01:00
Changed paths: M pmaweb/settings.py
Log Message: ----------- Remove unused setting
Signed-off-by: Michal Čihař michal@cihar.com
Commit: e46404515ff1f6b70eca57a8b63ea9da567afa11 https://github.com/phpmyadmin/website/commit/e46404515ff1f6b70eca57a8b63ea9d... Author: Michal Čihař michal@cihar.com Date: 2019-03-10 (Sun, 03 March 2019) +01:00
Changed paths: M files/management/commands/import_files.py M pmaweb/cdn.py M pmaweb/settings.py
Log Message: ----------- Purge CDN caches for modified files
I'm pretty sure it used to happend automatically on files sync before, but apparently it's no longer the case.
Fixes #18
Signed-off-by: Michal Čihař michal@cihar.com