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
2012-09-18Resolved conflictsChanaka Indrajith
2012-09-18Removed unnecessary empty lines in functionsChanaka Indrajith
2012-09-18wrap long linesDieter Adriaenssens
2012-09-17Need to use global variables hereMichal Čihař
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-03-21Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2012-03-21Coding style improvements - mostly doc commentsMadhura Jayaratne
2012-03-18Replaced xml:lang attributes by lang for HTML5Jo Michael
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-24Create PMA_is_system_schema() function which checks whether current database ...Piotr Przybylski
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-08Adjust switch blocks to PEAR coding standardsMichal Čihař
2011-08-08Convert more occurences of inline autosubmit code to external jsMichal Čihař
2011-08-05Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-05Coding style, function definitionsMichal Čihař
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Fix spacing after @paramMichal Čihař
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-06Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-06-06Remove $mysql_charsets_count and $mysql_collations_countPiotr Przybylski
2011-05-25Make PMA_getDbCollation work with DrizzlePiotr Przybylski
2011-05-25Drizzle has CHARACTER SETPiotr Przybylski
2011-05-17Case insensitive comparisons to check for I_S, tread D_D as I_SPiotr Przybylski
2011-05-09Fix for Drizzle collationsPiotr Przybylski
2011-05-09Other replacements for easier readingMarc Delisle
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-04-06Make Charsets tab read charset and collation info from information_schema (My...Piotr Przybylski
2011-04-06Introduce PMA_DRIZZLE constantPiotr Przybylski
2011-02-17make Drizzle version checks consistentPiotr Przybylski
2010-10-21Provide description for utf8 in Drizzle.Michal Čihař
2010-10-21Avoid charset queries on Drizzle.Michal Čihař
2010-09-04unused variableMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26Drop collation description cache.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-06-26Revert "Revert "Merge remote branch 'origin/master'""ninadsp
2010-06-26Revert "Merge remote branch 'origin/master'"ninadsp
2010-06-26Merge remote branch 'origin/master'ninadsp
2010-06-24fix merge conflictsMarc Delisle
2010-06-24patch #2932113 Slow export when having lots of databasesStéphane Pontier
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-09gettext conversionMarc Delisle