[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a2bf81: Add class for handling types

Michal Čihař michal at cihar.com
Thu Apr 26 09:53:58 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a2bf814f5776ae7cc19a5c2c05481b0b4b52eb0c
      https://github.com/phpmyadmin/phpmyadmin/commit/a2bf814f5776ae7cc19a5c2c05481b0b4b52eb0c
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2012-04-25 (Wed, 25 Apr 2012)

  Changed paths:
    A libraries/Types.class.php
    M libraries/common.inc.php

  Log Message:
  -----------
  Add class for handling types


  Commit: c1940d2b4f9f2f82f6fd119bb658947fa05a75ea
      https://github.com/phpmyadmin/phpmyadmin/commit/c1940d2b4f9f2f82f6fd119bb658947fa05a75ea
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2012-04-25 (Wed, 25 Apr 2012)

  Changed paths:
    M tbl_select.php
    M tbl_zoom_select.php

  Log Message:
  -----------
  Use isUnaryOperator method


  Commit: f4a0549beb3255109733d62fda922b8443eee596
      https://github.com/phpmyadmin/phpmyadmin/commit/f4a0549beb3255109733d62fda922b8443eee596
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2012-04-25 (Wed, 25 Apr 2012)

  Changed paths:
    M libraries/config.default.php

  Log Message:
  -----------
  Drop config option UnaryOperators


  Commit: bf9aed3b61c3608c9c71cbdd43589d98803543c4
      https://github.com/phpmyadmin/phpmyadmin/commit/bf9aed3b61c3608c9c71cbdd43589d98803543c4
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2012-04-25 (Wed, 25 Apr 2012)

  Changed paths:
    M libraries/Types.class.php

  Log Message:
  -----------
  Docs


  Commit: 76d17be62465f6593ce698c382f3be7e822727b4
      https://github.com/phpmyadmin/phpmyadmin/commit/76d17be62465f6593ce698c382f3be7e822727b4
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2012-04-25 (Wed, 25 Apr 2012)

  Changed paths:
    A test/classes/PMA_Types_test.php

  Log Message:
  -----------
  Add testcase


  Commit: 58c1b658e15fcc108fbe59b2350430dbe2c4888c
      https://github.com/phpmyadmin/phpmyadmin/commit/58c1b658e15fcc108fbe59b2350430dbe2c4888c
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2012-04-25 (Wed, 25 Apr 2012)

  Changed paths:
    M tbl_select.php
    M tbl_zoom_select.php

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


  Commit: d5fba335e1659f1bebfff3d2e68e656246a824cf
      https://github.com/phpmyadmin/phpmyadmin/commit/d5fba335e1659f1bebfff3d2e68e656246a824cf
  Author: Michal Čihař <michal at cihar.com>
  Date:   2012-04-26 (Thu, 26 Apr 2012)

  Changed paths:
    A libraries/Types.class.php
    M libraries/common.inc.php
    M libraries/config.default.php
    M tbl_select.php
    M tbl_zoom_select.php
    A test/classes/PMA_Types_test.php

  Log Message:
  -----------
  Merge pull request #47 from nijel/master

Types class preview


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0470f94...d5fba33


More information about the Git mailing list