[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8da2a6: refactor server_status.php

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8da2a62146b47651ba9dd2650ede17d48c3fff7c https://github.com/phpmyadmin/phpmyadmin/commit/8da2a62146b47651ba9dd2650ede... Author: xmujay <xmujay@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: A libraries/server_status.lib.php M server_status.php Log Message: ----------- refactor server_status.php Commit: 06bd2d22ebfa48364d7a52c810eb86d5f331ee5f https://github.com/phpmyadmin/phpmyadmin/commit/06bd2d22ebfa48364d7a52c810eb... Author: xmujay <xmujay@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M libraries/server_status.lib.php Log Message: ----------- fix the code style Commit: e27422026385e6740766f801aca1fea9e4683a40 https://github.com/phpmyadmin/phpmyadmin/commit/e27422026385e6740766f801aca1... Author: xmujay <xmujay@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M libraries/server_status.lib.php Log Message: ----------- change the parameters Commit: 0aeead0d7c4a44f956ff594ea2c767efd69bbe7d https://github.com/phpmyadmin/phpmyadmin/commit/0aeead0d7c4a44f956ff594ea2c7... Author: xmujay <xmujay@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M libraries/operations.lib.php A libraries/server_status_advisor.lib.php M libraries/sql.lib.php M libraries/sqlparser.lib.php M po/be.po M po/bg.po M po/br.po M po/cs.po M po/de.po M po/el.po M po/fi.po M po/gl.po M po/he.po M po/hr.po M po/kk.po M po/lt.po M po/lv.po M po/nb.po M po/pl.po M po/pt.po M po/ro.po M po/ru.po M po/sk.po M po/sr@latin.po M po/uk.po M po/uz@latin.po M server_status_advisor.php M sql.php M test/bootstrap-dist.php A test/classes/PMA_TableSearch_test.php M test/classes/PMA_Table_test.php M test/classes/config/PMA_FormDisplay_test.php M test/libraries/PMA_ConfigFile_test.php M test/libraries/PMA_FormDisplay_tpl_test.php M test/libraries/PMA_Form_Processing_test.php M test/libraries/PMA_Index_test.php M test/libraries/PMA_Tracker_test.php M test/libraries/PMA_mysql_charsets_test.php M test/libraries/PMA_user_preferences_test.php M test/libraries/common/PMA_whichCrlf_test.php M test/libraries/core/PMA_headerLocation_test.php Log Message: ----------- Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into server_refactor2 Commit: ab05e84092ef80dff7c5244f29f9eb16c15ab672 https://github.com/phpmyadmin/phpmyadmin/commit/ab05e84092ef80dff7c5244f29f9... Author: xmujay <xmujay@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M ChangeLog M config.sample.inc.php M doc/config.rst M examples/config.manyhosts.inc.php M examples/create_tables.sql M examples/create_tables_drizzle.sql M js/server_privileges.js M libraries/Menu.class.php M libraries/Util.class.php M libraries/config.default.php M libraries/config/messages.inc.php M libraries/config/setup.forms.php M libraries/relation.lib.php M libraries/server_privileges.lib.php M server_privileges.php A server_user_groups.php M themes/original/css/common.css.php M themes/pmahomme/css/common.css.php Log Message: ----------- Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into server_refactor2 Commit: e257d339a6e50498450028054f0db76274296f63 https://github.com/phpmyadmin/phpmyadmin/commit/e257d339a6e50498450028054f0d... Author: xmujay <xmujay@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M libraries/server_status.lib.php Log Message: ----------- fix the long line Commit: 3103a207fc25bd8a5ba084e5c492bcf15c93997b https://github.com/phpmyadmin/phpmyadmin/commit/3103a207fc25bd8a5ba084e5c492... Author: xmujay <xmujay@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M doc/config.rst M libraries/sysinfo.lib.php A test/libraries/PMA_server_status_advisor_test.php Log Message: ----------- Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into server_refactor2 Commit: bcb09bba6c0a5e4a42dec1a491bad909664e69df https://github.com/phpmyadmin/phpmyadmin/commit/bcb09bba6c0a5e4a42dec1a491ba... Author: Marc Delisle <marc@infomarc.info> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: A libraries/server_status.lib.php M server_status.php Log Message: ----------- Merge pull request #511 from xmujay/server_refactor2 refactor server_status.php : 1. move functions to libraries files 2. fix code style Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c7e6069de7c3...bcb09bba6c0a
participants (1)
-
Marc Delisle