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
2019-06-12Fix broken foreign key linksWilliam Desportes
2018-11-11Retrieve parameters from $_POST in sql pagesMaurício Meneghini Fauth
2018-04-17Fix phpmyadmin-security#240 Multiple CSRF vulnerabilitiesMadhura Jayaratne
2018-02-27Replace static methods with instance methodsMaurício Meneghini Fauth
2017-12-15Improve javascript loadingMichal Čihař
2017-10-10Remove is_superuser superglobalMichal Čihař
2017-09-12Refactor parse_analyze function to static methodMaurício Meneghini Fauth
2017-09-12Refactor check_user_privileges to static methodsMaurício Meneghini Fauth
2017-09-06Remove no longer needed page_settings.forms.php and user_preferences.forms.phpMichal Čihař
2017-07-09Move config classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-07Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-14Move js/jquery to js/vendor/jqueryMaurício Meneghini Fauth
2017-06-01Refactor the sql functions into static methodsMaurício Meneghini Fauth
2016-09-16Avoid using mb_strlen for checking whether string is emptyMichal Čihař
2016-08-01Merge commit '2ee0e4ed0e86572f15764fea6ef37bdaf546e6ee'Michal Čihař
2016-08-01Fix #12399: Adding index to table shows wrong top navigationDeven Bansod
2016-03-09Remove bookmark library includesMadhura Jayaratne
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-02-03Remove PmaAbsoluteUri from redirectsMichal Čihař
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-12-15Remove duplicate checking of gotoMichal Čihař
2015-10-22Refactor high-level parser calling into a functionMarc Delisle
2015-09-06Add missing require.Hugues Peccatte
2015-09-06Add missing require.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-10Removed the old parser.Dan Ungureanu
2015-07-10Replaced more of the old parser.Dan Ungureanu
2015-06-28Clarify boolean method nameMarc Delisle
2015-06-22Get default_fk_check_value on demand rather than checking the value in every ...Madhura Jayaratne
2015-06-13Replace script names as config options with plain english wordsDeven Bansod
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-12-28Code cleanup: $disp_mode was always empty at this pointMarc Delisle
2014-12-01Remove unused variables.Hugues Peccatte
2014-10-30Fix PHPCS issues.Hugues Peccatte
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-17Fix issues reported by Scrutinizer.Ashutosh Dhundhara
2014-08-10Fix typos.Hugues Peccatte
2014-07-07Merge branch 'QA_4_2'Marc Delisle
2014-07-07Undefined variable when grid editing a foreign key columnMarc Delisle
2014-07-02Merge commit 'b756cc6'Atul Pratap Singh
2014-07-01update js for add/remove modify columns in multi sortAtul Pratap Singh