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
2017-09-04Refactor display_export to static methodsMaurício Meneghini Fauth
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
2017-07-20Move plugins classes to PhpMyAdmin namespaceMaurí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-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-15Merge branch 'QA_4_7'Michal Čihař
2017-06-15Show only supported charsets for conversionMichal Čihař
2017-06-13Merge branch 'QA_4_7'Michal Čihař
2017-06-13Rewrite export alias definingMichal Čihař
2017-06-03Refactor the core functions into static methodsMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2016-12-07Remove odd/even markupMichal Čihař
2016-11-10Merge branch 'QA_4_6'Michal Čihař
2016-10-29Properly escape strings in MySQL statement valuesDeven Bansod
2016-09-16Avoid using mb_strlen for checking whether string is emptyMichal Čihař
2016-07-13Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-07-13Add missing escaping to the export typeMichal Čihař
2016-06-16Simplify Message adding methodsMichal Čihař
2016-06-16Separate adding string and Message objects to MessageMichal Čihař
2016-06-16Separate adding HTML markup to message from othersMichal Čihař
2016-03-08Move Kanji encoding handling to Encoding classMichal Čihař
2016-03-08Add method for checking if encoding conversion is supportedMichal Čihař
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-01-05There is no need to reset() before foreach()Michal Čihař
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-12-31Clarify class and variable nameMarc Delisle
2015-11-29Fix merge conflictsMarc Delisle
2015-11-21Fix warnings; remove unneeded variableMarc Delisle
2015-11-21Refactor handling of export template actionsMarc Delisle
2015-10-27Remove logic code in declaration files.Hugues Peccatte
2015-10-24Make PHPCS happy.Hugues Peccatte
2015-09-12Update after merge.Hugues Peccatte
2015-09-12Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-11Fix coding styleMarc Delisle
2015-09-11Refactor to remove display_export.inc.phpMarc Delisle
2015-09-05Add namespace on part of plugins classes.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-28Fix bug - Do not export `sys` database when exporting serverMadhura Jayaratne
2015-08-26Standardize to sentence caseMadhura Jayaratne
2015-08-26Simplify be using the plural form as its the general caseMadhura Jayaratne
2015-07-23Resolve conflicts from upstreamJason
2015-07-21Remove redundant style causing trouble in rtlMadhura Jayaratne
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2015-07-17Use correct name formatMadhura Jayaratne
2015-07-09Underscores are preferred to separate words in configuration storage table na...Madhura Jayaratne
2015-07-08Fix caseMadhura Jayaratne
2015-07-07Merge pull request #1771 from madhuracj/rfe812Marc Delisle