Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-04-01Refactor PhpMyAdmin\Transformations static methodsMaurício Meneghini Fauth
2018-02-15Use DI for DatabaseInterface instanceMaurício Meneghini Fauth
2018-02-15Replace static methods with instance methodsMaurício Meneghini Fauth
2017-09-12Refactor create_addfield functions to static methodsMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-03Refactor the core functions into static methodsMaurício Meneghini Fauth
2017-05-31Refactor the transformations into static methodsMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2016-09-16Avoid using mb_strlen for checking whether string is emptyMichal Čihař
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-12-21Remove unused PMA_String classMichal Čihař
2015-12-21Remove unused pmaString variableMichal Čihař
2015-10-04Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-03Clarify method nameMarc Delisle
2015-09-30Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-09-30Allow adding and editing partitionsMadhura Jayaratne
2015-09-29Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-09-28Add comments. Improved handling of partition restrictionsMadhura Jayaratne
2015-09-27Only RANGE and LIST type partitions allow having subpartitionsMadhura Jayaratne
2015-09-25Fix #11490 UI for defining partitioning in create table windowMadhura Jayaratne
2015-09-14Revert PMA_String rename.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-07-12RFE-637: Custom field handlers (input transformations)Chirayu Chiripal
2014-06-06RFE#1145: Preview SQL instead of executing it.Ashutosh Dhundhara
2014-05-17Fixed some documentation issues raised by scrutinizerChanaka Indrajith
2014-03-05Fixes the problem with the breadcrumb navigation(Bug 4306)Aditya Sastry
2013-08-20Remove unneeded commentMarc Delisle
2013-08-18added possibility of setting the MIME type and transformationSpun Nakandala
2013-08-16phpcs errors correctedSpun Nakandala
2013-08-16added method PMA_getTableCreationQuerySpun Nakandala
2013-08-16put similar things togetherSpun Nakandala
2013-08-16added method PMA_getNumberOfFieldsFromRequestSpun Nakandala
2013-08-16dead code removedSpun Nakandala
2013-08-16variable never usedSpun Nakandala
2013-08-16added comment to describe the usageSpun Nakandala
2013-08-16initialization not requiredSpun Nakandala
2013-08-16removed dead codeSpun Nakandala
2013-08-16removed dead codeSpun Nakandala