[phpMyAdmin Git] [phpmyadmin/website] 2c265b: Avoid purging release from CDN multiple times in s...

Michal Čihař michal at cihar.com
Mon Jan 8 16:55:19 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/website
  Commit: 2c265b44cb9d291cf5d834a503d7dce272df4c34
      https://github.com/phpmyadmin/website/commit/2c265b44cb9d291cf5d834a503d7dce272df4c34
  Author: Michal Čihař <michal at cihar.com>
  Date:   2018-01-08 (Mon, 08 Jan 2018)

  Changed paths:
    M files/models.py

  Log Message:
  -----------
  Avoid purging release from CDN multiple times in single request

In case several files are added, it's quite easy to hit CDN limits. Also
it makes no sense to fire several same purge requests at once.

Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13886

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list