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-09-05Add namespace on part of plugins classes.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Update PHPDoc.Hugues Peccatte
2015-07-29Fix #10307 Replication broken when using cross-database master/slave config a...Madhura Jayaratne
2015-07-23Make PHPCS happy.Hugues Peccatte
2015-07-23Resolve conflicts from upstreamJason
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-02Fix typos.Hugues Peccatte
2014-09-07Remove unused parameterMarc Delisle
2014-08-04Improve validation on insert pageChirayu Chiripal
2014-07-14Remove unused parameterMarc Delisle
2014-07-13Fix typosMarc Delisle
2014-07-13Allow better translations with positional parametersMarc Delisle
2014-07-12RFE-637: Custom field handlers (input transformations)Chirayu Chiripal
2014-07-06Confirm that the expression is traversableMarc Delisle
2014-06-06RFE#1145: Preview SQL instead of executing it.Ashutosh Dhundhara
2014-05-08Move hex encoding back to getContent methodMichal Čihař
2014-05-08Fix text expectationsMichal Čihař
2013-12-02Fix coding styleMarc Delisle
2013-10-29Merge commit '576008a'Marc Delisle
2013-10-29Typo Fix in commentUmair Khan
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-16Fix unwanted trailing spacingIsaac Bennetch
2013-05-16Manually merge ayusun-fr1410Isaac Bennetch
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30Implementation of feature request 1410. AES_ENCRYPT w/ Saltayusun
2013-02-18Remove unnecessary codes for Inline Edit functionalityChanaka Indrajith
2012-12-23Resolve conflictsChanaka Indrajith
2012-12-23Introduce new function for check truncatable valuesChanaka Indrajith
2012-12-23Move hasPrimaryKeyOrUniqueKey function to insert_edit.lib.php fileChanaka Indrajith
2012-12-23Change the way of calling backquote functionChanaka Indrajith
2012-12-23Merge branch 'QA_3_5'Chanaka Indrajith
2012-12-23Extend support for inline edit, smallint fieldsChanaka Indrajith
2012-11-19Bug #3583313 Selecting an action to do after inserting a row does nothingMarc Delisle
2012-11-12Merge branch 'QA_3_5'Rouslan Placella
2012-11-11Fix bug #3585523 [interface] Inline query editing broken after row updateJ.M
2012-09-24Merge branch 'QA_3_5'Madhura Jayaratne
2012-09-24bug #3570212 [edit] uuid_short() is a no-arguments functionMadhura Jayaratne
2012-09-24Make transformations work using the new plugins system, when grid editingMarc Delisle
2012-09-23Incorrect function signatureMarc Delisle
2012-09-23Possibility of undefined variable hereMarc Delisle
2012-09-23Refactoring lost during mergeMarc Delisle
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-05Wrap some long linesMadhura Jayaratne
2012-08-30Fix method namesMadhura Jayaratne
2012-08-26Merge branch 'QA_3_5'Madhura Jayaratne
2012-08-26bug #3559955 [edit] current_date from function drop down fails on updateMadhura Jayaratne