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
2014-10-25Merge branch 'master' into stringFunctions_useStandardFunctions_masterHugues Peccatte
2014-10-23Merge pull request #1383 from smita786/masterMarc Delisle
2014-10-22Fix phpdoc errorsAnn + J.M
2014-10-22Refactor code duplicationMarc Delisle
2014-10-21remove trailing white spacesSmita Kumari
2014-10-21Merge branch 'QA_4_2'Madhura Jayaratne
2014-10-21bug #4557 PHP fatal error, undefined function __()Madhura Jayaratne
2014-10-20Fix syntax error.Hugues Peccatte
2014-10-20Refactor code duplicationMarc Delisle
2014-10-17bug #4560 PHP error on master branchMadhura Jayaratne
2014-10-08Merge from master.Hugues Peccatte
2014-10-07Merge branch 'QA_4_2'Madhura Jayaratne
2014-10-04Replace mb functions by standard string functions.Hugues Peccatte
2014-09-28Add include to use PMA mb_* functions.Hugues Peccatte
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-22fix gettext include pathRemi Collet
2014-09-07Merge branch 'master' of https://github.com/phpmyadmin/phpmyadminHugues Peccatte
2014-09-07Fix typos.Hugues Peccatte
2014-09-06No need to have a distinct fileMarc Delisle
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-30Fix typoMarc Delisle
2014-08-19fix gettext include pathRemi Collet
2014-08-11RFE#1123: Zeroconf PMA tables support.Ashutosh Dhundhara
2014-07-18Merge branch 'QA_4_2'Marc Delisle
2014-07-18Fix link in home page.Remi Collet
2014-06-19fix: error in export with option view output as textChirayu Chiripal
2014-06-09Simplify code as zero length array is empty as wellMichal Čihař
2014-06-06RFE#1145: Preview SQL instead of executing it.Ashutosh Dhundhara
2014-05-26Re-merge b3dbec1...9207203, changes got lost on original merge from QA_4_2Ann + J.M
2014-05-25Replace edit input for text fields.Hugues Peccatte
2014-05-20Code style fixesAnn + J.M
2014-05-10Fix coding styleMadhura Jayaratne
2014-05-10Merge pull request #1171 from ashutoshdhundhara/rfe_1445Marc Delisle
2014-05-10RFE: #1445 Easy access to "SHOW CREATE".Ashutosh Dhundhara
2014-05-08Execute headers code when we have runkitMichal Čihař
2014-05-06Simplify array initializationMichal Čihař
2014-05-06Remove break after returnMichal Čihař
2014-04-10Try to fix wrong stripping of request variablesMichal Čihař
2014-02-17Fix PMA_arrayWalkRecursive to ensure single pass thru keysJeff Chan
2014-02-08Remove trailing whitespacesMadhura Jayaratne
2014-02-07Fix coding styleMarc Delisle
2014-02-07Fix for bug#4237.Dhananjay
2013-12-31Merge branch 'QA_4_1'Marc Delisle
2013-12-31bug #3840 (additional fix) When exporting to gzip format, the data is compres...Jørgen Thomsen
2013-12-08Rewrite to decrease number of nested levels.Hugues Peccatte
2013-12-07Minor PHPDoc modifications.Hugues Peccatte
2013-11-12Fix typosMarc Delisle
2013-11-11Huge PHPDoc update.Hugues Peccatte
2013-11-03Coding style fixesMadhura Jayaratne
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski