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
2016-07-13Do not try to create non existing classesMichal Čihař
2012-11-12Implement linking to new documentationMichal Čihař
2012-11-08improve DocBlocksDieter Adriaenssens
2012-10-15Check if properties do exist before using themMichal Čihař
2012-10-15Use already retrieved return valueMichal Čihař
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-02fix coding styleDieter Adriaenssens
2012-08-23Fix multiline function callsMadhura Jayaratne
2012-08-23Fix indentation of the switch blockMadhura Jayaratne
2012-08-23Coding style fixesMadhura Jayaratne
2012-08-14oop: fix undefined variableAlex Marin
2012-08-13oop: fix properties object in plugin_interfaceAlex Marin
2012-08-07oop: properties - fix getText() on a non-objectAlex Marin
2012-08-07oop: properties - fix invalid argument for foreachAlex Marin
2012-08-03oop: check for undefined variablesAlex Marin
2012-07-30oop: properties - show "This format has no options" messageAlex Marin
2012-07-30oop: fix undefined method bug for import plug-insAlex Marin
2012-07-25oop: fix display for subgroups of propertiesAlex Marin
2012-07-25oop: fix properties for ExportMediawikiAlex Marin
2012-07-17oop: check for hidden propertiesAlex Marin
2012-07-17oop: integrate the properties system for ExportXmlAlex Marin
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-19oop: fix display import plugins list bugAlex Marin
2012-06-08oop: camel caps for import pluginsAlex Marin
2012-06-08oop: export codegen; camel caps export naming conventionAlex Marin
2012-05-28plugins and OOP: create general class structure and ExportXMLAlex Marin
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-16include import and export plugins only onceAlex Marin
2012-03-27Fixed spacing between attributes for checked="checked" in plugin_interface.libJo Michael
2012-03-27remove unused function PMA_pluginIsActiveAlex Marin
2012-03-21Coding style improvements - mostly doc commentsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-24Remove unused variablePiotr Przybylski
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-21Add missing space after foreach callsMichal Čihař
2011-07-20Change NULL to nullPiotr Przybylski
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-08-19No HTML for translators.Michal Čihař
2010-08-11Back button on export.php pagelorilee
2010-08-03Fixed unwanted spaces in nested lists in IElorilee
2010-07-24Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...lorilee
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21Support for phpMyAdmin documentation in plugin library.Michal Čihař
2010-07-21Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...lorilee
2010-07-20Drop @version tag from docblocks.Michal Čihař