[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 905d68: Refactor PMA_getHtmlForAuthPluginsDropdown to use ...

Michal Čihař michal at cihar.com
Wed Nov 30 11:38:43 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 905d68803bf63f4aeede76284badb796f8841f30
      https://github.com/phpmyadmin/phpmyadmin/commit/905d68803bf63f4aeede76284badb796f8841f30
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Refactor PMA_getHtmlForAuthPluginsDropdown to use Util::getDropdown

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 2438a3bf39b49a0eeb5a622d5d3ae83bf3c410f9
      https://github.com/phpmyadmin/phpmyadmin/commit/2438a3bf39b49a0eeb5a622d5d3ae83bf3c410f9
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Use plugin names instead of descriptions (which might change easily)

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 592caadd023a94e39332408d100c9784588c838c
      https://github.com/phpmyadmin/phpmyadmin/commit/592caadd023a94e39332408d100c9784588c838c
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M test/libraries/PMA_server_privileges_test.php

  Log Message:
  -----------
  Add test for auth plugins dropdown HTML

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 29c6cd358fef9f9103770bfc45e9de3ba2f477cd
      https://github.com/phpmyadmin/phpmyadmin/commit/29c6cd358fef9f9103770bfc45e9de3ba2f477cd
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M libraries/server_privileges.lib.php
    M test/libraries/PMA_server_privileges_test.php

  Log Message:
  -----------
  Add more testcase assertions to cover all cases

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


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

  Changed paths:
    M libraries/server_privileges.lib.php
    M test/libraries/PMA_server_privileges_test.php

  Log Message:
  -----------
  Merge pull request #12723 from devenbansod/refactor_plugins_dropdown

Refactor getHTML for auth plugins dropdown


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/6d7bfe2e315c...c1b568733141


More information about the Git mailing list