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
2016-08-17Merge branch 'QA_4_6'Michal Čihař
2016-08-17Avoid problems with PHP comparisonMichal Čihař
2016-08-02Merge branch 'master' into master-securityMichal Čihař
2016-08-02Merge branch 'QA_4_6'Michal Čihař
2016-08-02Merge branch 'QA_4_6' into QA_4_6-securityMichal Čihař
2016-08-02Fixed password change on MariaDB without auth pluginMichal Čihař
2016-07-26Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-07-26Do not allow to set too long passwordMichal Čihař
2016-07-26Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-07-25Merge branch 'QA_4_6'Deven Bansod
2016-07-25Fix #12391 : Message with 'Change password successfully' displayed, but does ...Deven Bansod
2016-04-06Cache current user information for DBI lifetimeMichal Čihař
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-01-17Merge branch 'QA_4_5'Michal Čihař
2016-01-17Fix password change on MariaDB 10.1 and newerMichal Čihař
2016-01-17Fix commentMichal Čihař
2015-12-21Remove unneeded codeMarc Delisle
2015-12-20Move the variable assignment inside the else-if blockDeven Bansod
2015-12-19Add a base case for MySQL versions 5.5.0 - 5.5.7 - Might give an error on the...Deven Bansod
2015-12-19Add a base case for MySQL versions 5.5.0 - 5.5.7Deven Bansod
2015-12-19Move the variable assignment inside the else-if blockDeven Bansod
2015-12-19Fix indentingMarc Delisle
2015-12-19Remove dead codeMarc Delisle
2015-12-04Remove some unnecessary string concatenationsMarc Delisle
2015-11-26More coding style fixesMadhura Jayaratne
2015-11-26Merge branch 'QA_4_5'Deven Bansod
2015-11-24Fix issue 11684Deven Bansod
2015-10-19Make PHPCS happy.Hugues Peccatte
2015-10-15Fix merge conflictsMarc Delisle
2015-10-16Fixed error in PR : 11569Deven Bansod
2015-10-13Fix merge conflictsMarc Delisle
2015-10-13Refactor code for generation of available auth plugins HTMLDeven Bansod
2015-10-04Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-03Clarify method nameMarc Delisle
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-27Make PHPCS happy.Hugues Peccatte
2015-07-27Merge pull request #1792 from devenbansod/rfe1396Isaac Bennetch
2015-07-23RFE#1396 : Support MySQL 5.6.6+ SHA256 Auth PluginDeven Bansod
2015-07-22Coding style modification.Hugues Peccatte
2015-03-26Merge pull request #1547 from znck/masterMarc Delisle
2015-03-19MySQL 5.7 Syntax for password changeharish095
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-02Remove dead codeMarc Delisle
2015-02-02Remove dead codeMarc Delisle
2014-08-10Coding style modifications.Hugues Peccatte
2014-07-17Clarify variable's originMarc Delisle
2014-06-12Do not pas arround empty $_url_params variableMichal Čihař
2014-06-12Move password change handling to authenticaton pluginsMichal Čihař
2014-06-12Properly store password in cookie when changing itMichal Čihař
2014-01-08Space around . operator - mroe instancesMadhura Jayaratne