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-10-25Remove usage of $GLOBALS['controllink']Michal Čihař
2017-10-25Remove usage of $GLOBALS['userlink']Michal Čihař
2017-10-07Fix charset descriptionMadhura Jayaratne
2017-10-07Update dummy dbi queries and resultsMadhura Jayaratne
2017-09-06Remove unused define PMA_MYSQL_CLIENT_APIMichal Čihař
2017-09-06Move mysqli flag description sot Dbi classMichal Čihař
2017-07-17Remove no longer used PMA_MARIADB defineMichal Čihař
2017-07-15Rename DBI include filesMaurício Meneghini Fauth
2017-07-15Move DBI classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-03-01Adjust tests to new column selection codeMichal Čihař
2017-03-01Extend Dummy driver to be able to inject expected queries resultsMichal Čihař
2017-01-29Fix undefined index warning with some SSL connections and ssl_ca_paths.Isaac Bennetch
2017-01-18Simplify mysqli database connectionMichal Čihař
2017-01-02Merge branch 'QA_4_6'Michal Čihař
2017-01-02Set MySQL SSL parameters even if key is not setMichal Čihař
2016-11-10Merge branch 'QA_4_6'Michal Čihař
2016-10-29Properly escape strings in MySQL statement valuesDeven Bansod
2016-09-29Make PHPCS happyDeven Bansod
2016-09-05Merge branch 'QA_4_6'Deven Bansod
2016-09-05Fix 'Unsupported query' message from Travis logsDeven Bansod
2016-08-28Merge branch 'QA_4_6'Michal Čihař
2016-08-28Remove unused paramenter when connecting to MySQLiMichal Čihař
2016-07-29Merge branch 'master' into master-securityMichal Čihař
2016-07-29Simplify DBI code as $server no longer can be nullMichal Čihař
2016-07-29Generate connection settings at one placeMichal Čihař
2016-07-29Share socket/port/host sanitization in DatabaseInterfaceMichal Čihař
2016-07-29Remove is_controluser flag from DBI backendsMichal Čihař
2016-07-29Removed MySQL connection retry without passwordMichal Čihař
2016-07-29Remove auxiliary_connection flag from DBI backendsMichal Čihař
2016-07-28Merge branch 'master' into master-securityMichal Čihař
2016-07-28Merge branch 'QA_4_6' into QA_4_6-securityMichal Čihař
2016-07-28Merge branch 'QA_4_6'Michal Čihař
2016-07-28Use https for outbound links where applicableMichal Čihař
2016-07-23Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-07-23Enable LOAD DATA LOCAL INFILE only when neededMichal Čihař
2016-06-06Merge branch 'QA_4_6'Michal Čihař
2016-06-06Do not set key if not set in configMichal Čihař
2016-06-06Merge branch 'QA_4_6'Michal Čihař
2016-06-06Fix MySQL SSL connection with some PHP versionsMichal Čihař
2016-06-03Merge branch 'QA_4_6'Michal Čihař
2016-06-03Simplify server port handlingMichal Čihař
2016-06-03Merge branch 'QA_4_6'Michal Čihař
2016-06-03Fixed error reporting on connect problemsMichal Čihař
2016-05-17Merge branch 'QA_4_6'Michal Čihař
2016-05-17Use https for links to dev.mysql.comMichal Čihař
2016-04-20Merge branch 'QA_4_6'Michal Čihař
2016-04-20Fixed check for ndb versionMichal Čihař
2016-04-18Merge branch 'QA_4_6'Michal Čihař
2016-04-18Do not hide errors from database connection attemptsMichal Čihař