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-06-16Fix coding style issues.Dhananjay Nakrani
2014-06-16Send only backtrace (not displayBacktrace). Change getBacktrace to return fir...Dhananjay Nakrani
2014-05-10Iternal error is an errorMichal Čihař
2014-05-10Detect internal error (like too many error messages)Michal Čihař
2014-05-10Fix yet another typoMadhura Jayaratne
2014-05-10Fix typoMadhura Jayaratne
2014-05-09Separate function call formatting in backtraceMichal Čihař
2014-05-09Separate backtrace formatting from error handlingMichal Čihař
2014-03-18Document problem with current codeMichal Čihař
2014-01-24bug #3889 When login fails and error display is active, login data is display...Marc Delisle
2013-10-03Fix typoMarc Delisle
2013-08-07Various coding style fixesMichal Čihař
2013-07-28Fix merge conflictsMarc Delisle
2013-07-17[security] Avoid full path disclosure from some libraries script, seeMarc Delisle
2013-07-03Fix typosMarc Delisle
2013-07-03minor phpdocs improvements and fox possible php notice (undefined variable $d...Gemorroj
2013-07-03replace dirname(__FILE__) to __DIR__ (php 5.3)Gemorroj
2013-06-10Hide params from DBI connect methods as wellMichal Čihař
2013-06-10Better handle boolean values in tracebackMichal Čihař
2013-05-24Few renamings that got missedMadhura Jayaratne
2013-05-24Make database extension code object orientedMadhura Jayaratne
2013-05-04PMA_DBI_real_connect --> PMA_DBI_realConnectKasun Chathuranga
2013-04-25Apply PEAR coding standard to multiline elseifJ.M
2013-04-25Hide hosts, usernames and passwords when displaying calls to *_connect functi...J.M
2013-02-08Fix backtrace collected on errorMichal Čihař
2012-09-04Various coding style improvementsMichal Čihař
2012-06-11The filename and line number sometimes are unavailableRouslan Placella
2012-06-11Moved the rendering of error messages to the PMA_Footer classRouslan Placella
2012-05-13Coding style fixesRouslan Placella
2012-05-13Removed 'echo' statements from 'Error' class.Rouslan Placella
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-03-18Use 'void' if nothing is returnedMadhura Jayaratne
2012-03-17Coding style improvements - mostly fixing doc commentsMadhura Jayaratne
2012-02-19Merge branch 'QA_3_4' into QA_3_5Madhura Jayaratne
2012-02-19libraries/common.lib.php might have not been loaded by the time PMA_isSeriali...Madhura Jayaratne
2012-02-18Merge branch 'QA_3_4' into QA_3_5Madhura Jayaratne
2012-02-18bug #3486970 [import] Exception on XML importMadhura Jayaratne
2011-11-15Merge branch 'QA_3_4'Marc Delisle
2011-11-15patch #3437354 [core] Notice: Array to string conversion in PHP 5.4Remi COLLET
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-05-10Drop last occurence of warning class for messagesMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-08-28Merged branch official/master. Resolved merge conflicts introduced due to me...ninadsp
2010-08-23Merge branch 'QA_3_3'Michal Čihař
2010-08-23Escape backtrace listing to avoid possible XSS on this.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp