Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 58023e98a882605f7dd288b9cf9caae71068ea00
      
https://github.com/phpmyadmin/phpmyadmin/commit/58023e98a882605f7dd288b9cf9caae71068ea00
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M ChangeLog
    M js/ajax.js

  Log Message:
  -----------
  Fixed loading additional javascripts

The server side loader does limit to 10 files, but the client side code
happily generates more requests.

Depending on loaded pages, this could lead to some javascript files not
being loaded (eg. if you went to monitor directly from home page).

Fixes #13362

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 4533e853a6f71e20170a4e35b59d31e66cdf2725
      
https://github.com/phpmyadmin/phpmyadmin/commit/4533e853a6f71e20170a4e35b59d31e66cdf2725
  Author: Michal Čihař <[email protected]>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M ChangeLog
    M js/ajax.js

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/3ac2fbfc76b7...4533e853a6f7
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to