[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 04d368: refactor server_privileges.php: split long code to...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 04d36819cc403ff396088262ae2250b6e52852b1 https://github.com/phpmyadmin/phpmyadmin/commit/04d36819cc403ff396088262ae22... Author: xmujay <xmujay@gmail.com> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- refactor server_privileges.php: split long code to functions Commit: 0a6937076fddec499038a746a4812bfd8396ff2a https://github.com/phpmyadmin/phpmyadmin/commit/0a6937076fddec499038a746a481... Author: xmujay <xmujay@gmail.com> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M libraries/server_common.lib.php M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- rename some functions Commit: 6199c105d2e345151d4adea16458c575fff8f7b3 https://github.com/phpmyadmin/phpmyadmin/commit/6199c105d2e345151d4adea16458... Author: xmujay <xmujay@gmail.com> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- update function name Commit: 990f4fb1267349a50ddf3b67782bcbc5671f6833 https://github.com/phpmyadmin/phpmyadmin/commit/990f4fb1267349a50ddf3b67782b... Author: xmujay <xmujay@gmail.com> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- fix code style Commit: e50d16eb20e4cc152c18acb62dab3a593daf8a92 https://github.com/phpmyadmin/phpmyadmin/commit/e50d16eb20e4cc152c18acb62dab... Author: xmujay <xmujay@gmail.com> Date: 2013-08-10 (Sat, 10 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- refactor PMA_updateDataForDBInfo, moving parameter into function Commit: 6baf13407668faac8bac27556e67ce8a8f28722e https://github.com/phpmyadmin/phpmyadmin/commit/6baf13407668faac8bac27556e67... Author: xmujay <xmujay@gmail.com> Date: 2013-08-10 (Sat, 10 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- refactor function PMA_updateDataForChangeOrCopyUser Commit: 199272ab875ae85078ebf867f4d9d468de46fc01 https://github.com/phpmyadmin/phpmyadmin/commit/199272ab875ae85078ebf867f4d9... Author: xmujay <xmujay@gmail.com> Date: 2013-08-10 (Sat, 10 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- refactor function PMA_updateDataForAddUser Commit: fc0d48dc310e81e7c70f83ee817b8b6c2e211ab6 https://github.com/phpmyadmin/phpmyadmin/commit/fc0d48dc310e81e7c70f83ee817b... Author: xmujay <xmujay@gmail.com> Date: 2013-08-10 (Sat, 10 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- fix code styles Commit: 80cee56e6bca795ea4018aa9f717eb348d27ebed https://github.com/phpmyadmin/phpmyadmin/commit/80cee56e6bca795ea4018aa9f717... Author: xmujay <xmujay@gmail.com> Date: 2013-08-10 (Sat, 10 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- rename function for better readability Commit: c93b7dfdd52aab45a65d52070a86fd0fb0fd6067 https://github.com/phpmyadmin/phpmyadmin/commit/c93b7dfdd52aab45a65d52070a86... Author: xmujay <xmujay@gmail.com> Date: 2013-08-10 (Sat, 10 Aug 2013) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- remove unneeded parameter and return values Commit: 8e5eb84202e61436aeafc361bf04b84e88c16bf2 https://github.com/phpmyadmin/phpmyadmin/commit/8e5eb84202e61436aeafc361bf04... Author: Marc Delisle <marc@infomarc.info> Date: 2013-08-11 (Sun, 11 Aug 2013) Changed paths: M libraries/server_common.lib.php M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- Merge pull request #581 from xmujay/0809_serverprivileges refactor server privileges Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a9c870e72756...8e5eb84202e6
participants (1)
-
Marc Delisle