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-07-16Move DI classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-14Move controllers to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-03-20Move the tbl_info.inc.php code to Table classVishal Pandey
2016-12-07Simplify Response object handlingMichal Čihař
2015-09-02Move PMA/DI namespace to PMA\libraries\di.Hugues Peccatte
2015-09-01Update controllers' namespace.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-08-30Remove classes require_once.Hugues Peccatte
2015-08-29Rename classes files.Hugues Peccatte
2015-08-29Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-12Introduce the ResponseStubJason
2015-08-12Recover some logic tests - TableSearchControllerJason
2015-07-25Make PHPCS happy.Hugues Peccatte
2015-07-24Use require or include based on whether the file is being conditionallyMadhura Jayaratne
2015-07-23Resolve conflicts from upstreamJason
2015-07-10More refactoring.Dan Ungureanu
2015-06-14Fix typos.Hugues Peccatte
2015-06-13Replace script names as config options with plain english wordsDeven Bansod
2015-03-26Merge pull request #1547 from znck/masterMarc Delisle
2015-03-10Merge branch 'QA_4_4'Madhura Jayaratne
2015-03-10BUG #4791. Zoom search: JavaScript errorDan Ungureanu
2015-03-07Fix some more coding styleChirayu Chiripal
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-20Merge branch 'QA_4_2' into QA_4_3Madhura Jayaratne
2014-11-20bug #4579 [security] XSS vulnerability in zoom search pageMadhura Jayaratne
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-09-15Fix typoMarc Delisle
2014-09-14Fix code execution path warningMarc Delisle
2014-02-03Drop flashcanvasMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-07-08Drop no longer needed date.jsMichal Čihař
2013-06-26Implement 'find and replace in a column' featureKasun Chathuranga
2013-06-14Use POST variables directlyMarc Delisle
2013-06-11refactor mysql_charsets.inc.phpxmujay
2013-05-26These constants are better as a part of DatabaseInterface classMadhura Jayaratne
2013-05-26Some more missing renamingsMadhura Jayaratne
2013-05-04PMA_DBI_get_fields_meta --> PMA_DBI_getFieldsMetaKasun Chathuranga
2013-05-04PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssocKasun Chathuranga
2013-01-01Upgraded to jquery-ui-timepicker-addon 1.1.1Marc Delisle
2012-09-16Modified some untracked changesChanaka Indrajith
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-16Use PMA_TableSearch in tbl_zoom_select.phpAtul Pratap Singh
2012-06-15Resolve conflict in tbl_zoom_select.phpAtul Pratap Singh
2012-06-14Add comment after PMA_ajaxResponseAtul Pratap Singh
2012-06-13Fix some spacing and coding styles in tbl_zoom_select.phpAtul Pratap Singh