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
2020-03-06Add l10n notes Maurício Meneghini Fauth
2020-03-05Add where_clause check in tbl_get_field.phpMaurício Meneghini Fauth
2018-03-02Remove @ operator from ini_set()Maurício Meneghini Fauth
2017-10-10Avoid using PMA_BYPASS_GET_INSTANCEMichal Čihař
2017-09-12Refactor mime.lib.php function to a static methodMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-03Refactor the core functions into static methodsMaurício Meneghini Fauth
2016-07-22Do not use mb_strlen on data we know are bytesMichal Čihař
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-10-19Make PHPCS happy.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-23Make PHPCS happy.Hugues Peccatte
2015-07-01Merge branch 'QA_4_4'Marc Delisle
2015-07-01bug #4972 Incorrect length computed for binary dataMarc Delisle
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-05-17Fixed some documentation issues raised by scrutinizerChanaka Indrajith
2013-09-14Merge branch 'QA_4_0'Marc Delisle
2013-09-14bug #4090 Downloading BLOB downloads page templateMarc Delisle
2013-07-07Directly use the GET parametersMarc Delisle
2013-05-26Some more missing renamingsMadhura Jayaratne
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-05-02Fixed creation of global variables where_clause and transform_keyAbhishek Kandoi
2013-05-02Fixed creation of global variables where_clause and transform_keyAbhishek Kandoi
2013-04-30PMA_DBI_fetch_value --> PMA_DBI_fetchValueKasun Chathuranga
2013-04-30PMA_DBI_get_columns --> PMA_DBI_getColumnsKasun Chathuranga
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-05Add empty line after file commentMadhura Jayaratne
2012-07-29Various coding style improvementsMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-01Fix function name: PMA_download_header -> PMA_downloadHeaderMadhura Jayaratne
2012-04-29fix indentationDieter Adriaenssens
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-04Coding styleMichal Čihař
2011-08-04Move avoid_cache to end, it is not used so often as sizeMichal Čihař
2011-08-04Include length in headersMichal Čihař
2011-08-04Use new function for no cache headersMichal Čihař
2011-08-04Use new function for download headersMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle