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-01-08Fix coding styleMadhura Jayaratne
2014-01-06Rename variable to match current meaningMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-08-06We need those files, so use requireMichal Čihař
2013-08-03These globals were not usedMarc Delisle
2013-08-01Directly use POST parametersMarc Delisle
2013-08-01The condition on $is_info no longer exists.Marc Delisle
2013-07-12Another adding of comma to sentencesMichal Čihař
2013-06-11refactor mysql_charsets.inc.phpxmujay
2013-04-30Rename function name according to PEAR standardsKasun Chathuranga
2013-01-01Upgraded to jquery-ui-timepicker-addon 1.1.1Marc Delisle
2012-10-31Fixed syntax errorsRouslan Placella
2012-10-31Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JSRouslan Placella
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne
2012-08-30fix coding style : correct function parameter spacingDieter Adriaenssens
2012-08-21Fix bug #3559260 "Check tables having overhead link doesn't work", introduced...J.M
2012-08-18functions name changethilinaa
2012-08-18missing bracketthilinaa
2012-08-17changed function namethilinaa
2012-08-17correct camel casethilinaa
2012-08-17further refactoring for PMA_getHtmlForPrintViewAndDataDictionaryLinks()thilinaa
2012-08-13missing global variablesThilina Buddika
2012-08-12missing return valuethilinaa
2012-08-12correct total table size and remove some php noticesthilinaa
2012-08-12missing total size of the tablethilinaa
2012-08-12missing function parameterthilinaa
2012-08-12change variable namethilinaa
2012-08-11typothilinaa
2012-08-11remove echothilinaa
2012-08-11functions for get values for different table ENGINE typethilinaa
2012-08-11remove unwanted variable definitionsthilinaa
2012-08-11implementation of PMA_getServerSlaveStatus()thilinaa
2012-08-11implementation of PMA_getAliasAndTruename()thilinaa
2012-08-11remove fatal errorthilinaa
2012-08-10move functons from db_structure-lib script to strucure-lib filethilinaa
2012-08-09Render HTML for db structure tableThilina Buddika
2012-08-07remove html tagThilina Buddika
2012-08-07implementation of PMA_getTimeForCreateUpdateCheck()Thilina Buddika
2012-08-07implementation of PMA_getHtmlForPrintViewAndDataDictionaryLinks()Thilina Buddika
2012-08-07implementation of PMA_getHtmlForCheckAllTables()Thilina Buddika
2012-08-07implementation of PMA_getHtmlBodyForTableSummery()Thilina Buddika
2012-08-06implementation of PMA_getTableDropQueryAndMessage()Thilina Buddika
2012-08-06implementation of PMA_getHtmlForActionLinks()Thilina Buddika
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-24Use checkbox for checking/unchecking all rows in a tableJ.M
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-14Modifications to PMA_listNavigator() function in common.lib.php and renamed a...Chanaka Indrajith