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-11-29Remove usage of get_scripts.js.php wrapperMichal Čihař
2017-11-28Merge branch 'QA_4_7'Michal Čihař
2017-11-28Gracefully fail on missing parameterMichal Čihař
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2016-08-25Merge branch 'QA_4_6'Michal Čihař
2016-08-25Fixed random logouts due to wrong cookie pathMichal Čihař
2016-06-17Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-06-15Limit number of included scripts in get_scripts.js.phpMichal Čihař
2016-02-12Remove unused variableMichal Čihař
2016-02-12Test dynamic javascriptsMichal Čihař
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-04-27Space after function keywordMadhura Jayaratne
2015-04-27File is being unconditionally included; use "require_once" insteadMadhura Jayaratne
2015-04-27Closing parenthesis of a multi-line function call must be on a line by itselfMadhura Jayaratne
2015-04-24Best practice: remove PHP closing tagMarc Delisle
2015-04-09Output buffering for static JSMadhura Jayaratne
2013-10-03Simplify file name validationMichal Čihař
2013-10-03Properly detect variable presenceMichal Čihař
2013-10-03Do not load common.inc for js/get_scripts.js.phpMichal Čihař
2013-10-03Fix typoMarc Delisle
2013-10-02We no longer minify the codeMichal Čihař
2013-09-05Returned the cache setting to the get_scripts.js.php fileMohamed Ashraf
2013-07-31Changed the way scripts are loaded from getScript to appending script element...Mohamed Ashraf
2013-06-29Added warning to change back the cache settingMohamed Ashraf
2013-06-24error reporting now respects settingsMohamed Ashraf
2012-12-19Fixed path for Windows machinesRouslan Placella
2012-12-19Generate a single js file server-side for any number of requested filesRouslan Placella