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
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30PMA_DBI_try_query --> PMA_DBI_tryQueryKasun Chathuranga
2013-01-25remove unused variable and simplify codeDieter Adriaenssens
2012-11-10Missing Change password dialog in Edit privilegesMarc Delisle
2012-10-31Dropped main.phpRouslan Placella
2012-10-31Dropped references to index.phpRouslan Placella
2012-09-18Removed unnecessary empty lines in functionsChanaka Indrajith
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-05Wrap some long linesMadhura Jayaratne
2012-07-02Incorrect file referenceMarc Delisle
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-22oop: integrate authentication pluginsAlex Marin
2012-06-15Fixed bad variable nameRouslan Placella
2012-06-11Display messages once on password changeRouslan Placella
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Integrated ajax responses from user_password.php with PMA_Response classRouslan Placella
2012-06-11Fixed undefined variableRouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
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-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-04-27Empty line between @param and @returnMichal Čihař
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-27Cleanup spacing after @paramMichal Čihař
2012-04-25Coding style improvements (ControlSignature)Madhura Jayaratne
2012-04-21Fix undefined variable $cfg in user_password.phpJo Michael
2012-04-13Fix Checkstyle Warnings - Type: BraceOnSameLineMadhura Jayaratne
2012-04-11Cleanup 3 identical 'Change password' headings in jQ-UI dialogJo Michael
2012-04-10Code cleanup and typo fixMarc Delisle
2012-04-10Patch #3515741 RefactoringThilina Buddika Abeyrathna
2012-03-27Final removal of grab_globals scriptMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-07-22Spacing around ifMichal Čihař
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-02-20Bug #3187078 Main page ajax results tiny.Madhura Jayaratne
2010-09-25bug #3060972 Password generation not available with AJAXMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-15Added documentation to PHP filesninadsp
2010-08-03Ajaxified Change Password action on main pageninadsp
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20No @uses __('Something').Michal Čihař
2010-07-20Drop @version tag from docblocks.Michal Čihař