[phpMyAdmin Git] [phpmyadmin/phpmyadmin] f059ba: Handle data-post with leading ?

Michal Čihař michal at cihar.com
Fri Dec 15 11:53:03 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f059baa2ec9eaf749dc85e0f339018c326818d15
      https://github.com/phpmyadmin/phpmyadmin/commit/f059baa2ec9eaf749dc85e0f339018c326818d15
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M js/ajax.js

  Log Message:
  -----------
  Handle data-post with leading ?

This makes it easier to convert existing code.

Issue #13866

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


  Commit: ff20564ef07f15bda0a6540ac45427a3b6571015
      https://github.com/phpmyadmin/phpmyadmin/commit/ff20564ef07f15bda0a6540ac45427a3b6571015
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M js/db_structure.js
    M js/functions.js
    M templates/database/structure/empty_table.twig

  Log Message:
  -----------
  Adjust table truncate operation to use POST

Issue #13866

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


  Commit: 8332861d62dbe130e3d4bf195707f884d89d0cb2
      https://github.com/phpmyadmin/phpmyadmin/commit/8332861d62dbe130e3d4bf195707f884d89d0cb2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M js/db_structure.js
    M templates/database/structure/structure_table_row.twig

  Log Message:
  -----------
  Adjust table drop operation to use POST

Issue #13866

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0b5b28704906...8332861d62db


More information about the Git mailing list