Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 38009efb652f5f9c8048265fcbbe562a5c06e5e6
      
https://github.com/phpmyadmin/phpmyadmin/commit/38009efb652f5f9c8048265fcbbe562a5c06e5e6
  Author: William Desportes <william...@wdes.fr>
  Date:   2018-07-26 (Thu, 26 Jul 2018)

  Changed paths:
    M composer.json
    M libraries/classes/Controllers/Server/ServerVariablesController.php
    M libraries/classes/Plugins.php
    M libraries/classes/Server/Privileges.php
    M libraries/classes/Server/Status/Queries.php
    M libraries/classes/Server/Status/Variables.php
    M libraries/classes/Util.php
    M templates/server/variables/variable_row.twig
    M test/classes/Controllers/Server/ServerVariablesControllerTest.php

  Log Message:
  -----------
  Add support for MySQL/MariaDB variables documentation

- Uses preferential mode MySQL docs for MySQL users and MariaDB docs for 
MariaDB users
- Unit tests now use data that only exists for tests
- Added package williamdes/mariadb-mysql-kbs

Signed-off-by: William Desportes <william...@wdes.fr>


  Commit: 949451f4c885e60d702f9f34ceba3d9dbd69c82e
      
https://github.com/phpmyadmin/phpmyadmin/commit/949451f4c885e60d702f9f34ceba3d9dbd69c82e
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2018-07-27 (Fri, 27 Jul 2018)

  Changed paths:
    M composer.json
    M libraries/classes/Controllers/Server/ServerVariablesController.php
    M libraries/classes/Plugins.php
    M libraries/classes/Server/Privileges.php
    M libraries/classes/Server/Status/Queries.php
    M libraries/classes/Server/Status/Variables.php
    M libraries/classes/Util.php
    M templates/server/variables/variable_row.twig
    M test/classes/Controllers/Server/ServerVariablesControllerTest.php

  Log Message:
  -----------
  Merge pull request #14459 from williamdes/issue-14143-docs

Improve variables documentation


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/b3cd7082ee3d...949451f4c885
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to