[phpMyAdmin Git] [phpmyadmin/phpmyadmin] edcecd: Remove extra space

Michal Čihař michal at cihar.com
Wed May 11 11:32:45 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: edcecdb87d391aad1d7b2228333b821075f3ea27
      https://github.com/phpmyadmin/phpmyadmin/commit/edcecdb87d391aad1d7b2228333b821075f3ea27
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Remove extra space

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


  Commit: d344a8f7ae54405f5a7a56ebc3158255cc36b95c
      https://github.com/phpmyadmin/phpmyadmin/commit/d344a8f7ae54405f5a7a56ebc3158255cc36b95c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M js/console.js

  Log Message:
  -----------
  Do not catch HTML requests in console

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


  Commit: d88ebebc89a160d710cc8e79cb882801ac67c34c
      https://github.com/phpmyadmin/phpmyadmin/commit/d88ebebc89a160d710cc8e79cb882801ac67c34c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M js/config.js

  Log Message:
  -----------
  Define dataType so that jQuery do not have to guess

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


  Commit: b3132bf2c8261aaa5f3841711e8126865025fed4
      https://github.com/phpmyadmin/phpmyadmin/commit/b3132bf2c8261aaa5f3841711e8126865025fed4
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M ChangeLog
    M js/pmd/move.js
    M templates/database/designer/schema_export.phtml

  Log Message:
  -----------
  Fix schema export with too many tables

We need to submit tables in POST parameters as there can be too many of
them to be included in GET.

Fixes #12234

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/bbe8efaf7c77...b3132bf2c826


More information about the Git mailing list