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
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
2012-07-29Various coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Use camel case for function names (PMA_query_as_controluser => PMA_queryAsCon...Madhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-01Fix function name: PMA_download_header -> PMA_downloadHeaderMadhura Jayaratne
2012-05-13Resolve conflicts due to changes in method names of common.lib.phpChanaka Indrajith
2012-05-11Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValueMadhura Jayaratne
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-04-30Wrap some long linesMadhura Jayaratne