
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: aa1b32c2e3baa4cb0e600fab672052237287a64a https://github.com/phpmyadmin/phpmyadmin/commit/aa1b32c2e3baa4cb0e600fab6720... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/Types.class.php Log Message: ----------- Add methods for getting type class (RestrictColumnTypes replacement) Commit: a1fb7796674882eed34468afd1559ec962f331e2 https://github.com/phpmyadmin/phpmyadmin/commit/a1fb7796674882eed34468afd155... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/Types.class.php Log Message: ----------- Fix typo Commit: f2d22842112eb9274ee62e08e0660db7f1f5f9b1 https://github.com/phpmyadmin/phpmyadmin/commit/f2d22842112eb9274ee62e08e066... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/config.default.php Log Message: ----------- Move DefaultFunctions to top level (will be kept) Commit: 5799b60b0128d57860aba714619098d976f25271 https://github.com/phpmyadmin/phpmyadmin/commit/5799b60b0128d57860aba7146190... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/common.lib.php Log Message: ----------- Use PMA_Types->getTypeClass for getting default function Commit: d4430c612d44a69f5b433f11b76ee57f8b83e2d0 https://github.com/phpmyadmin/phpmyadmin/commit/d4430c612d44a69f5b433f11b76e... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/Types.class.php M libraries/common.lib.php Log Message: ----------- Migrate prefered functions to PMA_Types Commit: d11397315042fb4130502f238cfbbfc49352af70 https://github.com/phpmyadmin/phpmyadmin/commit/d11397315042fb4130502f238cfb... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/Types.class.php Log Message: ----------- Function for gettign all functions Commit: 843bfb8631c5880527c58a28a95dc4779bdc9259 https://github.com/phpmyadmin/phpmyadmin/commit/843bfb8631c5880527c58a28a95d... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/Types.class.php Log Message: ----------- Wrap getting of funtion list to provide class based access Commit: eebad9fbb9adf4ec41be79d0e4e65ccab8b86aeb https://github.com/phpmyadmin/phpmyadmin/commit/eebad9fbb9adf4ec41be79d0e4e6... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/Types.class.php Log Message: ----------- Use class based access Commit: f975393726dfe1faccf56c5d72a87de4f2435d90 https://github.com/phpmyadmin/phpmyadmin/commit/f975393726dfe1faccf56c5d72a8... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/common.lib.php M libraries/rte/rte_routines.lib.php Log Message: ----------- Use PMA_Types->getAllFunctions Commit: 033949cb5e32847054d75848884984de67485da7 https://github.com/phpmyadmin/phpmyadmin/commit/033949cb5e32847054d758488849... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M libraries/Types.class.php Log Message: ----------- Load functions from modules Commit: 3f4b21801f6355e019fc352e3aea45f467f12d4e https://github.com/phpmyadmin/phpmyadmin/commit/3f4b21801f6355e019fc352e3aea... Author: Michal Čihař <mcihar@suse.cz> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M Documentation.html M libraries/config.default.php M libraries/data_drizzle.inc.php M libraries/data_mysql.inc.php Log Message: ----------- Remove no longer used config variables for data types Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e3a126a...3f4b218