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-06-30Move 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
2017-05-05Show warning if twig cache can not be usedMichal Čihař
2017-04-28Improved handling of logout with disabled LoginCookieDeleteAllMichal Čihař
2017-02-20Remove ServerLibraryDifference_DisableWarning settingMichal Čihař
2017-02-13Do not show language selector without choicesMichal Čihař
2017-01-17Merge branch 'QA_4_6'Michal Čihař
2017-01-07Revert "Remove option to show phpinfo() ($cfg['ShowPhpInfo'])"Michal Čihař
2016-12-07Simplify Response object handlingMichal Čihař
2016-12-07Remove is_ajax_request globalMichal Čihař
2016-11-08Merge branch 'master' into master-securityMichal Čihař
2016-10-31Refactor the language selector display into a templateDeven Bansod
2016-10-24Merge branch 'master' into master-securityMichal Čihař
2016-10-24Merge branch 'QA_4_6' into QA_4_6-securityMichal Čihař
2016-10-18Use secure.php.net for PHP documentation linksMichal Čihař
2016-10-17Merge branch 'QA_4_6'Michal Čihař
2016-10-04Refuse to work with mbstring.func_overload enabledMichal Čihař
2016-09-02Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-09-02Stricter URL validationMichal Čihař
2016-08-24Merge branch 'QA_4_6'Michal Čihař
2016-08-24Do not show warning about short blowfish_secret if none is setMichal Čihař
2016-08-18Merge branch 'QA_4_6'Michal Čihař
2016-08-18Add rel="noopener noreferrer" to all external target="_blank" linksMichal Čihař
2016-08-17Merge branch 'master-security'Michal Čihař
2016-08-16Merge remote-tracking branch 'security/QA_4_6-security' into QA_4_6Isaac Bennetch
2016-08-03Merge branch 'QA_4_6'Michal Čihař
2016-08-03Open demo information in new tabMichal Čihař
2016-08-02Merge branch 'master' into master-securityMichal Čihař
2016-08-02Merge branch 'QA_4_6' into QA_4_6-securityMichal Čihař
2016-08-02Merge branch 'QA_4_6'Michal Čihař
2016-08-01Improved indents, alignment and rtl in Original themePavel Rochnyack
2016-07-26Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-07-23Remove option to show phpinfo() ($cfg['ShowPhpInfo'])Michal Čihař
2016-07-22Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-07-22Document recommended length of 32 for blowfish_secretMichal Čihař
2016-06-16Separate adding HTML markup to message from othersMichal Čihař
2016-06-13Fix some CodeSniffer warnings and errorsIsaac Bennetch
2016-05-17Merge branch 'QA_4_6'Michal Čihař
2016-05-17Use https when linking to php.netMichal Čihař
2016-05-11Make ThemeManager a singleton instead of storing it in the sessionMichal Čihař
2016-05-09Merge commit 'cda4290749f10ed686bfb466b415e5e3a1c04fea'Michal Čihař
2016-04-29Use https links where applicableMichal Čihař
2016-04-29Remove link to wikiMichal Čihař
2016-04-29Pass link to demo server through url.phpMichal Čihař
2016-04-11Separate methods for charset and collation dropdownsMichal Čihař
2016-04-11Move MySQL charsets handling to the Charsets classMichal Čihař
2016-04-11Move charsets obtaining to the Charsets classMichal Čihař
2016-04-11Move MySQL charset maps to separate classMichal Čihař
2016-02-22Refactor text sanitization and javascript escaping, Issue #11989, #11988Durgesh