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
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2015-06-12Merge pull request #1720 from devenbansod/rfe1594Isaac Bennetch
2015-06-13Replace script names as config options with plain english wordsDeven Bansod
2015-06-10OptimizeMarc Delisle
2015-06-10RefactorMarc Delisle
2015-05-31Disable foreign key checks in SQL query box and config optionNisarg Jhaveri
2015-04-29rfe #1380 Support for Paramaters with raw SQLMadhura Jayaratne
2015-04-18Fix coding styleMarc Delisle
2015-03-23rfe #933 Manage multiple variable in bookmarked queryMadhura Jayaratne
2015-03-01Improve messagesMarc Delisle
2015-02-26Alternative implementation for rfe #1602Madhura Jayaratne
2015-01-06SQL formatting with sql-formatterNisarg Jhaveri
2014-11-28Use div id sqlqueryresultsouter in SQL tab since sqlqueryresults clashes with...Madhura Jayaratne
2014-11-18Remove dead codeMarc Delisle
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-10-05Remove unused $pmaString.Hugues Peccatte
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-07Fix typos.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-23Fix coding styleMarc Delisle
2014-08-12RFE#1492: Remove the distinct query window.Ashutosh Dhundhara
2014-06-22RFE#869: Run SQL query: Allow rollback for InnoDB tables.Ashutosh Dhundhara
2014-06-13bugfix-4415,4453,4452,4451: Complete makeover of rfe-1518Chirayu Chiripal
2014-06-12Remove $GLOBALS['cfg']['Bookmark'] variableMichal Čihař
2014-06-09Minor PHPDoc and return update.Hugues Peccatte
2014-06-03Fix coding styleMarc Delisle
2014-02-02Correct punctuation for sentencesMichal Čihař
2014-01-15Merge commit '142b64581c882f866c99f897793b559b36869b3d'Michal Čihař
2014-01-15fixed #4229 Javascript error in SQL edit windowViduranga Wijesooriya
2014-01-08Fix coding styleMadhura Jayaratne
2013-12-16Merge branch 'QA_4_1'Marc Delisle
2013-12-16bug fix #4185; changed action to import.phpArchit Verma
2013-11-24Fix coding styleMarc Delisle
2013-11-14Fix code styleUmair Khan
2013-11-14Bug Fix #4086Umair Khan
2013-11-11Huge PHPDoc update.Hugues Peccatte
2013-11-10Coding style fixesMadhura Jayaratne
2013-11-03Adapt fix to 4.1Marc Delisle
2013-11-03Merge commit '902e2bd'Marc Delisle
2013-11-02Bug Fix #4150Umair Khan
2013-10-18Fix duplicate IDs. Remove bookmark section when there are no bookmarksMadhura Jayaratne
2013-08-20refactor PMA_getHtmlForSqlQueryForm and fix code stylexmujay
2013-08-18refactor the function name to PMA_getHtmlForSqlQueryFormBookmarkxmujay
2013-08-18fix code stylexmujay
2013-08-18refactor PMA_getHtmlForSqlQueryFormInsert : render HTML at oncexmujay
2013-08-18refactor PMA_sqlQueryFormBookmark: render HTML at oncexmujay
2013-08-18refactor PMA_sqlQueryFormUpload: render HTML at oncexmujay
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-07Remove unused param from PMA_Util::showMySQLDocuMichal Čihař