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
2015-06-01RFE#701 - Print View using CSS - RewriteDeven Bansod
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-10-30Fix PHPCS issues.Hugues Peccatte
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Merge pull request #1353 from Tithugues/securityStringSquashHugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-09-03Remove dead codeMarc Delisle
2013-09-03just render table print viewxmujay
2013-09-01fix code stylexmujay
2013-09-01refactor table print viewxmujay
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-01Directly use POST parametersMarc Delisle
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-12PMA_is_system_schema --> PMA_isSystemSchemaKasun Chathuranga
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-04-30PMA_DBI_fetch_value --> PMA_DBI_fetchValueKasun Chathuranga
2013-04-30PMA_DBI_get_columns --> PMA_DBI_getColumnsKasun Chathuranga
2013-04-30PMA_DBI_get_columns_full --> PMA_DBI_getColumnsFullKasun Chathuranga
2013-04-25Consistently include colon in strings to translateMichal Čihař
2012-10-28Coding style improvementsMadhura Jayaratne
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-05Wrap long linesMichal Čihař
2012-09-05Add some newlines for better html outputMichal Čihař
2012-09-05Replace inline html with echoMichal Čihař
2012-08-31coding style : fix indentingDieter Adriaenssens
2012-08-30Fix coding styleMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-14Modifications to PMA_printButton() function in common.lib.php and renamed as ...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-11Removed the last references to the old header filesRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-30Merge remote-tracking branch 'origin/QA_3_5'Michal Čihař
2012-05-30Remove useless and wrong headers (rfe#3530327)Michal Čihař
2012-05-29Some coding style improvementsMichal Čihař
2012-05-29Wrap some long linesMichal Čihař
2012-05-29Add file level commentMichal Čihař
2012-05-13Use print.css in header_printview.inc.phpRouslan Placella
2012-05-09Fixed rendering of tbl_printview.phpRouslan Placella
2012-05-07Don't display the menu bar in print viewRouslan Placella
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-04-29Fix checkstyle ControlStructures warningsJo Michael
2012-04-21Clarify variable nameMarc Delisle
2012-04-21Clarify function nameMarc Delisle
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne