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-01-01Refactor duplicated codeMarc Delisle
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-21Fixes issue #11399.Jason
2015-07-23Resolve conflicts from upstreamJason
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-23Activate/deactivate tracking with a single parameterMadhura Jayaratne
2015-02-11Use table sorting for tracking tablesMadhura Jayaratne
2015-02-04Merge branch 'QA_4_3'Madhura Jayaratne
2015-02-04bug #4745 Tracking does not handle views properlyMadhura Jayaratne
2014-11-26Allow deleting individual versions of tracking dataMadhura Jayaratne
2014-11-25Tracking improvements. Implements rfe #1562Madhura Jayaratne
2014-11-25Do not advertise on every table level page that tracking is activeMadhura Jayaratne
2014-11-25Merge branch 'QA_4_2' into QA_4_3Madhura Jayaratne
2014-11-25bug #4605 Unseen messages in trackingMadhura Jayaratne
2014-09-27Refactor duplicate codeMarc Delisle
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-08-22Remove misleading commentMarc Delisle
2013-08-22added tbl_tracking.lib.php and extracted methods from tbl_tracking.phpSpun Nakandala
2013-08-20refactor PMA_getHtmlForSqlQueryForm and fix code stylexmujay
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Use new truncating codeMichal Čihař
2013-08-06Remove unused parameter from PMA_Util::formatSqlMichal Čihař
2013-08-06PMA_Util::formatSql now requires unparsed query as wellMichal Čihař
2013-08-05Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-08-05Use PMA_generate_common_url for URL parametersMichal Čihař
2013-08-05Version-Parameter fixedFliegenKLATSCH
2013-08-04Version-Parameter fixedFliegenKLATSCH
2013-07-30Factor out text showing detection as wellMichal Čihař
2013-07-30Remove double ;Michal Čihař
2013-06-24Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-06-21Bug #3960 NavigationBarIconic config not honoredMarc Delisle
2013-06-19Fix indentation, remove extra spaceMadhura Jayaratne
2013-06-19Rename PMA_filter_tracking -> PMA_filterTrackingMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-04PMA_DBI_num_rows --> PMA_DBI_numRowsKasun Chathuranga
2013-05-04PMA_DBI_data_seek --> PMA_DBI_dataSeekKasun Chathuranga
2013-05-04PMA_DBI_fetch_array --> PMA_DBI_fetchArrayKasun Chathuranga
2013-04-12Closing parenthesis of a multi-line IF statement must be on a new lineMadhura Jayaratne
2012-12-13Fix merge conflictsMarc Delisle
2012-10-31Fixed submission of table tracking formsRouslan Placella
2012-09-19Fix typoMichal Čihař
2012-09-19Wrap some long linesMichal Čihař
2012-09-19Simplify codeMichal Čihař
2012-09-19Replace mixed html and php with phpMichal Čihař
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-05Wrap some long linesMadhura Jayaratne
2012-09-02fix coding styleDieter Adriaenssens
2012-08-30fix coding style : correct function parameter spacingDieter Adriaenssens