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-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
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-04-26Little bit of coding styleMichal Čihař
2012-04-22Re-allow to truncate empty tables in database structure (reverse-merged from ...Jo Michael
2012-04-22Merge branch 'QA_3_5'Marc Delisle
2012-04-22Missing condition for confirmation messageTufan Barış YILDIRIM
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-22Fix merge conflictsMarc Delisle
2012-04-22bug #3516089 [structure] DROP does not work on defective VIEWsMarc Delisle
2012-04-21Don't allow to truncate empty tables in database structureJo Michael