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
2013-07-10bug #4007 Analyze option not shown for InnoDB tablesMarc Delisle
2013-06-21Bug #3960 NavigationBarIconic config not honoredMarc Delisle
2013-05-19bug #3943 Missing Operations>Table options>AUTO_INCREMENTMarc Delisle
2013-05-13Fix bug #3907 undefined variables, function parameter problemsJ.M
2013-04-14Fix spacing in table operations, Alter table order boxJ.M
2013-04-14Fix bug #3873 Can't copy table to target database if table exists thereJ.M
2013-04-12bug #3871 Check referential integrity broken across databasesMarc Delisle
2013-02-19rfe #1386 Add IF NOT EXISTS clause when copying databaseMarc Delisle
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-11-30Fixed broken storage engine selection on tbl_operation.phpRouslan Placella
2012-11-25Fixed display of query results for table maintainance linksRouslan Placella
2012-10-31Ajaxify table options form on tbl_operations.phpRouslan Placella
2012-10-31Fixed submission of table options formRouslan Placella
2012-10-31Ajaxified move table form on tbl_operations.phpRouslan Placella
2012-10-31Dropped obsolete ajaxification of alterTableOrderby form on tbl_operations.phpRouslan Placella
2012-10-31Dropped main.phpRouslan Placella
2012-10-31Use an "ajax" class on ajaxified "Drop Db/Table" linksRouslan Placella
2012-10-31Use an "ajax" class on ajaxified "Table maintenance" linksRouslan Placella
2012-10-10Remove unnecessary characterChanaka Indrajith
2012-09-18Removed unnecessary empty lines in functionsChanaka Indrajith
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-09Bug #3554601 Cannot copy a database that contains viewsMarc Delisle
2012-08-23Add missing space between attributesMichal Čihař
2012-08-23Missing space inside htmlMichal Čihař
2012-08-23Gettext makes no sense hereMichal Čihař
2012-08-22Fix indentationMadhura Jayaratne
2012-08-22Coding style improvementsMadhura Jayaratne
2012-08-22Fix doc blocksMadhura Jayaratne
2012-08-18missing commathilinaa
2012-08-18missing bracketthilinaa
2012-08-18missing bracketthilinaa
2012-08-15remove weird string from tbl operation pageThilina Buddika
2012-08-15missing function parameter in operation-libThilina Buddika
2012-08-10Another no longer translated stringsMichal Čihař
2012-08-10Whitespace cleanupMichal Čihař
2012-08-10Make action names translatableMichal Čihař
2012-08-06formattingThilina 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-05change function nameThilina Buddika
2012-08-05implementation of PMA_getTableAltersArray()Thilina Buddika
2012-08-05PMA_getQueryAndResultForReorderingTable() implementation and formattingThilina Buddika
2012-08-05missing html clos tagsThilina Buddika
2012-08-04Typo in function nameThilina Buddika
2012-08-04remove duplicate codeThilina Buddika
2012-08-03remove php noticeThilina Buddika
2012-08-03further refactoring for PMA_getHtmlForDeleteDataOrTable()Thilina Buddika