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-05-06Remove unused variableMichal Čihař
2014-05-06Refactoring: PMA_addRemoveFavoriteTables()Marc Delisle
2014-04-21Remove empty else blockChanaka Indrajith
2014-04-20Limited the access to _tables variable in PMA_RecentFavoriteTable classChanaka Indrajith
2014-04-08Merge pull request #1129 from WhaleWatching/navigationMarc Delisle
2014-04-07Fix coding styleMarc Delisle
2014-04-07Improve NavigationEdward Cheng
2014-04-02Browser local storage support for Favorite tables feature.Ashutosh Dhundhara
2014-03-28Implemented Favorite tables feature with Ajax.Ashutosh Dhundhara
2014-03-26Feature request: #1476 Favourite tables select box.Ashutosh Dhundhara
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