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-10Replaced more of the old parser.Dan Ungureanu
2015-06-18Use type hintingMadhura Jayaratne
2015-05-31Disable foreign key checks in SQL query box and config optionNisarg Jhaveri
2015-05-29bug #4872 Drop table doesn't remove the table name from navigation barMadhura Jayaratne
2015-04-29Improve parameter applyingMadhura Jayaratne
2015-04-29rfe #1380 Support for Paramaters with raw SQLMadhura Jayaratne
2015-04-09Remove dead codeMarc Delisle
2015-03-30Merge commit '0d94439'Marc Delisle
2015-03-30Merge commit 'e3735f9'Marc Delisle
2015-03-30Improve a messageMarc Delisle
2015-03-30Pass local_import_fileMadhura Jayaratne
2015-03-30bug #4821 Timed-out import fails to restart when file representedMadhura Jayaratne
2015-03-26Merge pull request #1547 from znck/masterMarc Delisle
2015-03-23rfe #933 Manage multiple variable in bookmarked queryMadhura Jayaratne
2015-03-11Merge branch 'QA_4_4'Marc Delisle
2015-03-11Merge branch 'QA_4_3' into QA_4_4Marc Delisle
2015-03-11Bug #4784 Incomplete bookmark savingDan Ungureanu
2015-03-11rfe #1306 Add lock tables, disable keys optionsMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-01-20Merge branch 'QA_4_3'Marc Delisle
2015-01-20BugFix#4714RAKESH KUMAR
2014-12-28Code cleanup: $disp_mode was always empty at this pointMarc Delisle
2014-12-22Merge branch 'QA_4_3'Madhura Jayaratne
2014-12-22bug #4661 Drag and drop file import always failsMadhura Jayaratne
2014-12-06Fix #4593 Manual SELECT doesn't change active tableHugues Peccatte
2014-12-06Fix #4593 Manual SELECT doesn't change active tableHugues Peccatte
2014-11-22Merge pull request #1397 from madhuracj/multiqueryMarc Delisle
2014-11-14Use variable 'bookmark_variable' directly from REQUESTMadhura Jayaratne
2014-11-14action_bookmark_all was never added to GLOBALS, use from REQUEST directlyMadhura Jayaratne
2014-11-14Use request params directly, 'id_bookmark'Madhura Jayaratne
2014-11-14User request params directly, 'action_bookimark'Madhura Jayaratne
2014-11-14Use request data directly for 'allow_interrupt'Madhura Jayaratne
2014-11-12Use query execution and results display mechanism multiple time for multi que...Madhura Jayaratne
2014-11-12Executing multiple SQLs - add missing parameterMadhura Jayaratne
2014-11-11Long messages wrappedMadhura Jayaratne
2014-11-02Minor coding style modifications.Hugues Peccatte
2014-10-30Fix PHPCS issues.Hugues Peccatte
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-28Merge commit '2b4ed22'Marc Delisle
2014-10-28bug #4572 missing trailing slash (import and open_basedir)Marc Delisle
2014-10-22Merge branch 'master' into ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-styleAnn + J.M
2014-10-20Fix syntax error.Hugues Peccatte
2014-10-20Refactor code duplicationMarc Delisle
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-10-04Replace mb functions by standard string functions.Hugues Peccatte
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-14Coding style modifications.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-10Coding style modifications.Hugues Peccatte
2014-08-02Fix typoMarc Delisle