[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f7bf21: Change the structure of `pma__usergroups` table

Isaac Bennetch bennetch at gmail.com
Mon Sep 9 18:03:23 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f7bf216e28b209b939071a6a22bedba759df2e81
      https://github.com/phpmyadmin/phpmyadmin/commit/f7bf216e28b209b939071a6a22bedba759df2e81
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M examples/create_tables.sql
    M examples/create_tables_drizzle.sql
    M libraries/Menu.class.php
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Change the structure of `pma__usergroups` table


  Commit: 5c50f56b8b1ae0536b2948e617c176388048a883
      https://github.com/phpmyadmin/phpmyadmin/commit/5c50f56b8b1ae0536b2948e617c176388048a883
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M ChangeLog
    M export.php
    M index.php
    M libraries/server_privileges.lib.php

  Log Message:
  -----------
  Merge branch 'master' into configurableMenus


  Commit: 99257dea7cc54b366e3d21d036d7f1469b6e958c
      https://github.com/phpmyadmin/phpmyadmin/commit/99257dea7cc54b366e3d21d036d7f1469b6e958c
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M test/libraries/PMA_server_user_groups_test.php

  Log Message:
  -----------
  Fix failing tests


  Commit: a9983882b9c30c5a003bfd0ad8b2645b152eed4b
      https://github.com/phpmyadmin/phpmyadmin/commit/a9983882b9c30c5a003bfd0ad8b2645b152eed4b
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M libraries/server_privileges.lib.php
    A libraries/server_user_groups.lib.php
    A libraries/server_users.lib.php
    M server_privileges.php
    M server_user_groups.php
    M test/libraries/PMA_server_user_groups_test.php

  Log Message:
  -----------
  Move user group related functions to a lib file of its own


  Commit: 99e4afadcf54d0b35215abc61861862f6ef1a3a6
      https://github.com/phpmyadmin/phpmyadmin/commit/99e4afadcf54d0b35215abc61861862f6ef1a3a6
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M test/libraries/PMA_server_privileges_test.php
    A test/libraries/PMA_server_users_test.php

  Log Message:
  -----------
  Fix tests


  Commit: ea0bc055ddd9f3a38477f918a531e327466cd39b
      https://github.com/phpmyadmin/phpmyadmin/commit/ea0bc055ddd9f3a38477f918a531e327466cd39b
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M examples/create_tables.sql
    M examples/create_tables_drizzle.sql
    M libraries/Menu.class.php
    M libraries/server_privileges.lib.php
    A libraries/server_user_groups.lib.php
    A libraries/server_users.lib.php
    M server_privileges.php
    M server_user_groups.php
    M test/libraries/PMA_server_privileges_test.php
    M test/libraries/PMA_server_user_groups_test.php
    A test/libraries/PMA_server_users_test.php

  Log Message:
  -----------
  Merge pull request #676 from kasunchathuranga/configurableMenus

Change the structure of `pma__usergroups` table


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e345d72a5285...ea0bc055ddd9


More information about the Git mailing list