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
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ř
2010-07-19Generate password only available if JS is enabledMarc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-10gettext conversionMarc Delisle
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2010-01-21[core] Remove config data from session as it brings chicken-egg problem.Michal Čihař
2008-11-24Adding @package, third part.Michal Čihař
2008-11-24Ignore some defines which configure what will be included.Michal Čihař
2008-07-09b to strong, and remove bold for MySQL charsetMarc Delisle
2007-10-17make use of PMA_MessageSebastian Mendel
2007-10-09make use of new third 'class' parameter for PMA_showMessage()Sebastian Mendel
2007-10-04refactoredSebastian Mendel
2007-10-04make use of checkPassword() in server_privileges.js instead of own functionSebastian Mendel
2007-10-04use array to define included JavaScript librariesSebastian Mendel
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-07-18Support password hashing on the Edit Privileges interfaceMarc Delisle
2007-06-24make password change by user work again with cookie login (broke in revision ...Marc Delisle
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-03-16hopefully cookie login is now working again as expected ...Sebastian Mendel
2006-11-17Check before commit!Michal Čihař
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař