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
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2017-09-08Refactor rte_events functions to static methodsMaurício Meneghini Fauth
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2012-10-31Moved all the JS functionality for RTE into a single fileRouslan Placella
2012-09-16Renamed the file to Util.class.php and modify the relavant filesChanaka Indrajith
2012-06-28common.lib.php file renamed to CommonFunctions.class.phpChanaka Indrajith
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-04-26Include CodeMirror globallyRouslan Placella
2012-04-13+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEn...Jo Michael
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-11Fix jQuery UI version numberPiotr Przybylski
2011-10-11Upgrade jQuery UI to 1.8.6Piotr Przybylski
2011-07-20Load codemirror only when neededMichal Čihař
2011-07-14Renamed some functions to avoid conflicts of redefinition in unit testsRouslan Placella
2011-07-06Dropping useless rte_common.lib.phpRouslan Placella
2011-07-05Removed pointless constant 'ITEM'Rouslan Placella
2011-07-05Move JS code for Routines, Triggers and Events into a separate folderRouslan Placella
2011-07-05Factored out the JS for the editor of Routines, Triggers and Events and moved...Rouslan Placella
2011-07-01Prototype imlementation of the events editorRouslan Placella
2011-06-28Refactored some routine, trigger and event manipulation codeRouslan Placella
2011-06-27Merge branch 'master' into rteRouslan Placella
2011-06-24Renamed db_events.inc.php to db_events.lib.phpRouslan Placella
2011-06-24Imporved event functionality code and moved it into functionsRouslan Placella
2011-06-24Add docblocksMichal Čihař
2011-05-27Removed some redundant includes in Routines, Triggers and Events files.Rouslan Placella
2011-05-21E_ALL fixesRouslan
2011-05-21Recycled old Events functionality and linked it to the new entry in the menuRouslan