[phpMyAdmin Git] [phpmyadmin/phpmyadmin] f9a27d: Simplify zeroconf code

Michal Čihař michal at cihar.com
Sat Jan 7 16:07:42 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f9a27d500840996658e9ef0eaf5bd75a676b864a
      https://github.com/phpmyadmin/phpmyadmin/commit/f9a27d500840996658e9ef0eaf5bd75a676b864a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Simplify zeroconf code

Check if phpmyadmin database exists rather than looping over all
databases.

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


  Commit: 4ba0eb88d71073d7ca6dd507d8bd260de3a017a5
      https://github.com/phpmyadmin/phpmyadmin/commit/4ba0eb88d71073d7ca6dd507d8bd260de3a017a5
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Do not try to add profiling to reponses not handled by Response

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


  Commit: f2c5ecf3119a306a80c00795d229bf60531893e3
      https://github.com/phpmyadmin/phpmyadmin/commit/f2c5ecf3119a306a80c00795d229bf60531893e3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    M file_echo.php
    M js/server_status_monitor.js

  Log Message:
  -----------
  Implement monitor configuration download using Blob API

This way we no longer need round trip to the server.

Issue #12398

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


  Commit: 055e3939556208db6f76fdd13b2cf91f8a7f9265
      https://github.com/phpmyadmin/phpmyadmin/commit/055e3939556208db6f76fdd13b2cf91f8a7f9265
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-07 (Sat, 07 Jan 2017)

  Changed paths:
    R file_echo.php
    M js/server_status_monitor.js

  Log Message:
  -----------
  Implement loading of settings using FileReader API

Fixes #12398

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a4d616fbacb7...055e39395562


More information about the Git mailing list