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-10-19Merge branch 'QA_4_6'Deven Bansod
2016-10-19Proper initialization of $_message variable according to value of $resultDeven Bansod
2016-09-19Merge branch 'QA_4_6'Michal Čihař
2016-09-19Store create options in serapate array instead of polluting global namespaceMichal Čihař
2016-06-16Make it clear whether addMessages expects string or Message objectMichal Čihař
2016-04-11Move MySQL charsets handling to the Charsets classMichal Čihař
2016-02-09Merge branch 'QA_4_5' into QA_4_6Michal Čihař
2016-02-09The storage engine needs to be upper case all the timeMichal Čihař
2016-01-18Fix #11866 Direct calling of functions.js #11866Marc Delisle
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-12-21Merge branch 'QA_4_5'Michal Čihař
2015-12-21Remove unused codeMichal Čihař
2015-12-21Avoid not needed mb_strtoupperMichal Čihař
2015-12-16Fixed displaying of SQL query on table operationsMichal Čihař
2015-12-16No need to set type of message when we pass Message instanceMichal Čihař
2015-12-16Use default messages, no need to duplicate themMichal Čihař
2015-12-16Include SQL even in case of errorMichal Čihař
2015-12-16Fix possible undefined variable in case of errorMichal Čihař
2015-10-04Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-03Clarify method nameMarc Delisle
2015-09-14Revert PMA_String rename.Hugues Peccatte
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-23Resolve conflicts from upstreamJason
2015-07-01Trial Approach to solve Privileges bug for RFE#657Deven Bansod
2015-06-14Fix typos.Hugues Peccatte
2015-06-09RFE#726 - Batch changing column collationsDeven Bansod
2015-05-26Reselect Original DB after Renaming TableDeven Bansod
2015-05-22Fixed method Names where they are calledDeven Bansod
2015-05-22Added Documentation for RFE#657Deven Bansod
2015-05-19RFE 657 : Realigning privileges after DB/Tbl/Col/Proc Rename/CopyDeven Bansod
2015-04-28Clarify implicit boolean conversionMarc Delisle
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-12-01Move JavaScript related to table operations page to a js file of its ownMadhura Jayaratne
2014-10-20Fix syntax error.Hugues Peccatte
2014-10-14Fix code execution path warningMarc Delisle
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-18Move include file to a functionMarc Delisle
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-01RFE#919: Multiple-column foreign key relation.Ashutosh Dhundhara
2014-06-301NF: initial commitSmita Kumari
2014-03-28Consistently use comma at the end of notification messagesMichal Čihař
2014-02-02Correct punctuation for sentencesMichal Čihař
2014-01-29Make status messages a sentenceMichal Čihař
2014-01-07A couple of missed renamings in 790a2c2bee11ca1Madhura Jayaratne
2014-01-06Rename variable to match current meaningMichal Čihař
2013-09-25Merge branch 'QA_4_0'Madhura Jayaratne