[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 238ba5: Whitespace cleanup

Marc Delisle marc at infomarc.info
Sun Nov 25 12:44:16 CET 2012


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 238ba507289e5dd03db0a74b648075a8cd0280d7
      https://github.com/phpmyadmin/phpmyadmin/commit/238ba507289e5dd03db0a74b648075a8cd0280d7
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M tbl_structure.php

  Log Message:
  -----------
  Whitespace cleanup


  Commit: f56663f1ce4fcd6afc84dba835378ce918ffeaa4
      https://github.com/phpmyadmin/phpmyadmin/commit/f56663f1ce4fcd6afc84dba835378ce918ffeaa4
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M tbl_structure.php

  Log Message:
  -----------
  Removed rubbish comments


  Commit: fb2e76f36e2f71bf193f0161689df39ad4748c89
      https://github.com/phpmyadmin/phpmyadmin/commit/fb2e76f36e2f71bf193f0161689df39ad4748c89
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M tbl_structure.php

  Log Message:
  -----------
  Dropped dead code


  Commit: a2df2ed10df204035736b63f99d31025c08c8991
      https://github.com/phpmyadmin/phpmyadmin/commit/a2df2ed10df204035736b63f99d31025c08c8991
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M libraries/structure.lib.php

  Log Message:
  -----------
  Typo fix


  Commit: da4196f03f889614f6cf4d1926eeb74ea9a61677
      https://github.com/phpmyadmin/phpmyadmin/commit/da4196f03f889614f6cf4d1926eeb74ea9a61677
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M js/tbl_structure.js
    M libraries/structure.lib.php
    M tbl_structure.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Dropped the "More" dropdown from tbl_structure.php


  Commit: 83948bac96a36a74936d05e4ea991515a7815b3b
      https://github.com/phpmyadmin/phpmyadmin/commit/83948bac96a36a74936d05e4ea991515a7815b3b
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M js/ajax.js
    M js/functions.js
    M js/navigation.js
    M js/server_plugins.js
    M js/server_status.js

  Log Message:
  -----------
  Pass the container to the menu functions instead of hard coding


  Commit: 26ad773b124825de2a5c4b1b91e60c8a2d0ab7c9
      https://github.com/phpmyadmin/phpmyadmin/commit/26ad773b124825de2a5c4b1b91e60c8a2d0ab7c9
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  rtl fix


  Commit: bf2b615246f173da247b3ea49e2ba5ab5af2b6c2
      https://github.com/phpmyadmin/phpmyadmin/commit/bf2b615246f173da247b3ea49e2ba5ab5af2b6c2
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M js/ajax.js

  Log Message:
  -----------
  Microhistory - fixed bug where page wes saved before the teardown event


  Commit: 2e1bc1bd8d441bb05b09c768e8ed2cf090c4996a
      https://github.com/phpmyadmin/phpmyadmin/commit/2e1bc1bd8d441bb05b09c768e8ed2cf090c4996a
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M js/ajax.js
    M js/functions.js
    A js/jquery/jquery.menuResizer-1.0.js
    M js/navigation.js
    M js/tbl_structure.js
    M libraries/Header.class.php
    M libraries/Menu.class.php
    M libraries/Theme.class.php
    M libraries/Util.class.php
    M libraries/structure.lib.php
    M querywindow.php
    M tbl_structure.php
    M test/theme.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php
    A themes/pmahomme/css/resizable-menu.css.php

  Log Message:
  -----------
  Refactored menuPrepare and menuResize into a jQuery plugin
Also integrated this plugin with both the main menu and the resizable
menu on the table structure page


  Commit: c7d48e00f2610ac21bf2bed49fd1d9c25e7683d6
      https://github.com/phpmyadmin/phpmyadmin/commit/c7d48e00f2610ac21bf2bed49fd1d9c25e7683d6
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Updated changelog


  Commit: f7699c79f26b22aa71bdf3d25d560843d0b8eb5f
      https://github.com/phpmyadmin/phpmyadmin/commit/f7699c79f26b22aa71bdf3d25d560843d0b8eb5f
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M js/jquery/jquery.menuResizer-1.0.js

  Log Message:
  -----------
  Extra comment for menuResizer plugin


  Commit: 49aa878dfac9567d9c5c40246e658efed57fbe9f
      https://github.com/phpmyadmin/phpmyadmin/commit/49aa878dfac9567d9c5c40246e658efed57fbe9f
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M js/tbl_structure.js

  Log Message:
  -----------
  Fixed invalid function name


  Commit: 7a4bbd57aa2bd5b403300e92efd62d9fb6185fb4
      https://github.com/phpmyadmin/phpmyadmin/commit/7a4bbd57aa2bd5b403300e92efd62d9fb6185fb4
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M js/tbl_structure.js
    M libraries/structure.lib.php

  Log Message:
  -----------
  Fixed action links on table structure page


  Commit: fad01a58e50173c38b16cad8f20e485ab4be8dd9
      https://github.com/phpmyadmin/phpmyadmin/commit/fad01a58e50173c38b16cad8f20e485ab4be8dd9
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M sql.php

  Log Message:
  -----------
  Fixed responses to requests to create indexes on tbl_structure.php


  Commit: 4d79096c69de95a1f48c6327a38f423bd68d0edf
      https://github.com/phpmyadmin/phpmyadmin/commit/4d79096c69de95a1f48c6327a38f423bd68d0edf
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M js/ajax.js
    M js/functions.js

  Log Message:
  -----------
  Fixed microhistory + sliders generated with PMA_init_slider()


  Commit: aca7ccdd4ceecdcfdeddcbfc73bdc49f6830d173
      https://github.com/phpmyadmin/phpmyadmin/commit/aca7ccdd4ceecdcfdeddcbfc73bdc49f6830d173
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M js/functions.js
    M js/tbl_structure.js

  Log Message:
  -----------
  Display executed queries on tbl_structure.php


  Commit: 38c326ea3ce0b1f0c7df2823a339f72b5dee3900
      https://github.com/phpmyadmin/phpmyadmin/commit/38c326ea3ce0b1f0c7df2823a339f72b5dee3900
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M tbl_structure.php

  Log Message:
  -----------
  Fixed undefined variable


  Commit: 0ce3b873863e69bea80d77401b222e34e80837f9
      https://github.com/phpmyadmin/phpmyadmin/commit/0ce3b873863e69bea80d77401b222e34e80837f9
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
    M ChangeLog
    M js/ajax.js
    M js/functions.js
    A js/jquery/jquery.menuResizer-1.0.js
    M js/navigation.js
    M js/server_plugins.js
    M js/server_status.js
    M js/tbl_structure.js
    M libraries/Header.class.php
    M libraries/Menu.class.php
    M libraries/Theme.class.php
    M libraries/Util.class.php
    M libraries/structure.lib.php
    M querywindow.php
    M sql.php
    M tbl_structure.php
    M test/theme.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php
    A themes/pmahomme/css/resizable-menu.css.php

  Log Message:
  -----------
  Merge pull request #111 from roccivic/resizable-menus

Refactored resizable menus


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b780deb41188...0ce3b873863e


More information about the Git mailing list