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-12Do not allow symlinks in UploadDirMichal Čihař
2012-11-12Fix links to FAQMichal Čihař
2012-10-28Do not user prefix underscore for protected methodsMadhura Jayaratne
2012-10-28Access modifiers for the methodsMadhura Jayaratne
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-05Simplify linking to documentationMichal Čihař
2012-08-31Doc commentsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-17Clarify possible return valuesMarc Delisle
2012-05-11Wrap some long linesMichal Čihař
2012-05-11Add some missing docsMichal Čihař
2012-04-29fix indentationDieter Adriaenssens
2012-04-27Single method for setting error about unsupported compressionMichal Čihař
2012-04-27Add docs to some files and methodsMichal Čihař
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-24Various coding style improvementsMichal Čihař
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2012-03-18Use 'void' if nothing is returnedMadhura Jayaratne
2012-03-17Coding style improvements - mostly fixing doc commentsMadhura Jayaratne
2012-02-17Remove BLOBstreaming support; will need to run update-po after releasing vers...Marc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-16Fix comments for functions with missing @return tagPiotr Przybylski
2011-08-10Remove debugging codeMichal Čihař
2011-08-10Return true on succsessMichal Čihař
2011-08-09Remove unused variablesMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-21We care only about PHP 5Michal Čihař
2011-07-21Localize some more error messages.Michal Čihař
2011-07-21Proper internationalised messagesMichal Čihař
2011-07-20Change NULL to nullPiotr Przybylski
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-06-03Drop $GLOBALS['charset'].Michal Čihař
2011-02-15Undefined variables when nothing is uploaded into a BLOB columnMarc Delisle
2010-12-06remove author namesMarc Delisle
2010-12-06Continue insertion did not work if the form had special controls like file up...Marc Delisle
2010-12-05clarify comments and variable namesMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-22blob streaming code cleanup (work in progress)Marc Delisle
2010-07-22Update blob streaming to match the current API and use the PBMS PHP extension.Barry Leslie
2010-07-20No @uses __('Something').Michal Čihař
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05strings to gettext, second batchMarc Delisle
2010-04-05continue removing author names in codeMarc Delisle
2010-01-21[core] Remove config data from session as it brings chicken-egg problem.Michal Čihař
2008-11-24Adding @package, second part.Michal Čihař