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-12-21Fix PHPCS errors.Hugues Peccatte
2013-12-18Do not mix a call to the display method with an echo statementMarc Delisle
2013-11-30- Fix typoMarc Delisle
2013-11-29Fix coding styleMarc Delisle
2013-11-28Fix coding styleMarc Delisle
2013-11-27Fix coding styleMarc Delisle
2013-11-25Fix coding styleMarc Delisle
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski
2013-09-27Fix codestyleMarc Delisle
2013-08-07Better names for URL generating functionsMichal Čihař
2013-05-10Wrap some long linesMichal Čihař
2013-04-16Missing ;Michal Čihař
2013-04-16Drop inline htmlMichal Čihař
2012-11-12Implement linking to new documentationMichal Čihař
2012-10-31Dropped server side functionality for reloading the left frame from user pref...Rouslan Placella
2012-10-31Disable the ajax page loader on user preferences formsRouslan Placella
2012-10-31Open the setup script in a new windowRouslan Placella
2012-10-28Coding style: Fix some methods namesMadhura Jayaratne
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-07-29Various coding style improvementsMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Fixed user preferences export/importRouslan Placella
2012-06-11Fixed conflicting global variable namesRouslan Placella
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
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-06-01Fix function name: PMA_download_header -> PMA_downloadHeaderMadhura Jayaratne
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-01Cleanup HTML5 validity issuesJo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-09-18Use newest messageMarc Delisle
2011-08-04Use new function for download headersMichal Čihař
2011-05-09Other replacements for easier readingMarc Delisle
2011-05-04Start to replace warning level with error levelMarc Delisle
2010-08-25Add missing dot.Michal Čihař
2010-08-23Use same format string as in other places.Michal Čihař
2010-08-09second part of error message display changesCrack
2010-08-06info about setup script in "manage your settings", it seems many people still...Crack
2010-08-05fix import mergeCrack
2010-08-04fix generation of theme unique valueCrack
2010-08-02bugfix: user preferences don't work correctly without output bufferingCrack
2010-07-26Changes to conform to latest merge:Crack
2010-07-22a few changes on preferences manage pageCrack
2010-07-20save lang and collation_connection to user preferencesCrack