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
2016-07-18Use https to access phpmyadmin.netMichal Čihař
2016-06-30Avoid possible path traversal using MySQL usernameMichal Čihař
2016-06-17Move request conversion to generic codeMichal Čihař
2015-09-22issue #11464 phpMyAdmin suggests upgrading to newer version not usable on tha...Madhura Jayaratne
2014-09-28[security] XSS with malicious ENUM valuesMarc Delisle
2013-11-27bug #4158 Events page says no privileges with ALL PRIVILEGESMarc Delisle
2013-10-09bug #3678 Does not display or manipulate bit(64) fields appropriatelyMarc Delisle
2013-06-21Bug #3960 NavigationBarIconic config not honoredMarc Delisle
2013-06-16bug #3984 Cannot insert in this table (PHP < 5.4)Marc Delisle
2013-05-30bug #3579 NOW() function incorrectly selected (partial regression)Marc Delisle
2013-05-14Bug #3919 PropertiesIconic not honored fixedSpun Nakandala
2013-05-10Bug #3918 Greyed out tabs when there are no rows fixedSpun Nakandala
2013-04-22Fix generating links to docsMichal Čihař
2013-04-13Fix incorrect listing of records from to countKasun Chathuranga
2013-03-28Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2013-03-28Change mysqlDie() to return the error message when $exit parameter is falseMadhura Jayaratne
2013-03-28Incorrect commentMarc Delisle
2013-03-21Fix "Invalid argument supplied for foreach()" in case a DROP TABLE x statemen...Marc Delisle
2013-03-14fix coding style : add space before argumentDieter Adriaenssens
2013-03-03Merge pull request #197 from shamika050/fix-grid_editingMarc Delisle
2013-02-24Bug Fix:#3813 grid editing utf8 set/enum valueshamika
2013-02-21Fixed coding style issueSamith Dassanayake
2013-02-20Fixed #3833 Undefined variable: sql_limit_to_append.Samith Dassanayake
2013-02-15Fix merge conflictMarc Delisle
2013-02-12Fixing bug: 3798, correcting CHAR_LENGTH use, for blob in where clauseAtul Pratap Singh
2013-02-08Use plain http for docs.phpmyadmin.net as the SSL certificate is only for *.r...Herman van Rink
2013-02-04Use up to date links to bugs and feature requestsMichal Čihař
2013-01-21Merge branch 'QA_3_5'Rouslan Placella
2013-01-15improve coding styleDieter Adriaenssens
2013-01-09The ShowHint directive was not obeyed for some hintsMarc Delisle
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-12-18Handle the multiple columns Change input (for IE < 9)Marc Delisle
2012-12-10Remove redundant PMA_ prefixMarc Delisle
2012-12-10Bug #3591442 Fatal error when dropping tableMarc Delisle
2012-12-07Clarify the conditionsMarc Delisle
2012-12-06Button tag works correctly in IE 9Marc Delisle
2012-11-24Refactored menuPrepare and menuResize into a jQuery pluginRouslan Placella
2012-11-20Fixed bug #3583315 - Query doesn't load in the querywindow when clicking on editRouslan Placella
2012-11-13Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.orgMichal Čihař
2012-11-12Adjust testsuite to new documentationMichal Čihař
2012-11-12Adjust bbcode handling to new documentationMichal Čihař
2012-11-12Implement linking to new documentationMichal Čihař
2012-11-07Remove the Synchronize featureMarc Delisle
2012-11-07Fix "Array to string conversion" errorMarc Delisle
2012-10-31Rewrite and integration of js/common.jsRouslan Placella
2012-10-31Dropped getReloadNavigationScript(), this is already handled by Footer.class.phpRouslan Placella
2012-10-31Fixed updating of the title of the pageRouslan Placella
2012-10-31Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefault...Rouslan Placella
2012-10-31Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevelRouslan Placella
2012-10-31Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTab...Rouslan Placella