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
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
2013-09-25No need to do index checking if the table is not InnoDBMadhura Jayaratne
2013-09-25Merge branch 'QA_4_0'Madhura Jayaratne
2013-09-25bug #4102 ALTER TABLE ORDER BY and InnoDBMadhura Jayaratne
2013-08-06Various coding style fixesMichal Čihař
2013-06-11refactor mysql_charsets.inc.phpxmujay
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-11Improved layout on db and table operations pagesRouslan Placella
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30PMA_DBI_get_columns --> PMA_DBI_getColumnsKasun Chathuranga
2013-03-23Fix undefined variable noticeMarc Delisle
2012-11-30Fixed broken storage engine selection on tbl_operation.phpRouslan Placella
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Remove trailing white spacesMadhura Jayaratne
2012-08-30fix coding style : correct function parameter spacingDieter Adriaenssens
2012-08-30fix coding styleDieter Adriaenssens
2012-08-15missing function parameter in operation-libThilina Buddika
2012-08-09Fixed double confirmation message display on table options form submissionRouslan Placella
2012-08-06remove echoThilina Buddika
2012-08-06implementation of PMA_getQueryAndResultForPartition()Thilina Buddika
2012-08-06implementation of PMA_getWarningMessagesArray()Thilina Buddika
2012-08-06remove global variable definitions and remove php notices and formattingThilina Buddika
2012-08-05implementation of PMA_getTableAltersArray()Thilina Buddika
2012-08-05PMA_getQueryAndResultForReorderingTable() implementation and formattingThilina Buddika
2012-08-03remove php noticeThilina Buddika