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
2018-03-26Replace PhpMyAdmin\Relation static callsMaurício Meneghini Fauth
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
2017-07-20Move navigation classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-09Move config classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2015-09-04Move libraries/navigation classes into a namespace.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-15These checks are redundant. <feature>work variables should always be defined ...Madhura Jayaratne
2015-05-22Navigation panel settingsNisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-07Bug Undefined index navworkMarc Delisle
2013-07-21Add a dialog to unhide hidden navigation tree itemsKasun Chathuranga
2013-07-20Hide tables in navigation treeKasun Chathuranga
2013-01-21use uppercase for AJAX acronymDieter Adriaenssens
2012-10-31For navigation fetch database names from INFORMATION_SCHEMA onlyRouslan Placella
2012-10-31Preload the navigation tree to save an ajax request and don't store the pagin...Rouslan Placella
2012-10-31Renamed collapsible tree class to navigation treeRouslan Placella
2012-10-31Initial import of the new navigation systemRouslan Placella
2012-10-31Update recent tables through index,php instead of navigation.phpRouslan Placella
2012-10-31Added ajax-loaded navigation to the main pageRouslan Placella
2012-10-31Dropped references to index.phpRouslan Placella
2012-09-18Removed unnecessary empty lines in functionsChanaka Indrajith
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-16Renamed the file to Util.class.php and modify the relavant filesChanaka Indrajith
2012-09-05Improve doc blocksMadhura Jayaratne
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-28common.lib.php file renamed to CommonFunctions.class.phpChanaka Indrajith
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-24bug #3535015 [navi] DbFilter, TableFilter clear buttons hidden on ChromeMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-14Modifications to PMA_listNavigator() function in common.lib.php and renamed a...Chanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Finished integrating the PMA_Footer classRouslan Placella
2012-06-11Added PMA_OutputBuffering class, dropped ob.lib.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Use PMA_Header class in navigation.phpRouslan Placella
2012-06-03Various coding style improvementsMadhura Jayaratne
2012-05-18Merged CSS stylesheetsRouslan Placella
2012-05-16Feature Requests item #3300418: Fast database search.Miłosz Lewandowski
2012-04-29fix function definitionDieter Adriaenssens
2012-04-27Fix spacing around bracketsMichal Čihař
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLineMadhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne