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
2012-05-09Fix documentation commentsMadhura Jayaratne
2012-04-27Empty line between @param and @returnMichal Čihař
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-03-14remove author namesDieter Adriaenssens
2012-03-14cleanup package tagsDieter Adriaenssens
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-08Remove global variablesMichal Čihař
2011-08-08Remove no longer needed globalsMichal Čihař
2011-08-08Avoid using GLOBALS referenced functionsMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-24Remove PMA_MULTIBYTE_ENCODING constantPiotr Przybylski
2011-06-08Remove PMA_STR_binarySearchInArr in favor of isset and in_arrayPiotr Przybylski
2011-06-03Drop $GLOBALS['charset'].Michal Čihař
2010-08-30Fix permissions.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
2008-11-28bug #2355923 [core] do not use ctype if it is not availableMichal Čihař
2008-11-24Adding @package, second part.Michal Čihař
2008-11-24Document some require/includes as phpdoc otherwise takes random block before ...Michal Čihař
2008-08-16bug #2046883 [core] Notices about deprecated dl() (so stop using it)Marc Delisle
2008-07-11remove wrapper functionMarc Delisle
2008-07-11forgot to remove function referenceMarc Delisle
2008-07-11bug #1970836 [parser] SQL parser is slow, thanks to Christian SchmidtMarc Delisle
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2008-05-25old code for when PMA was not utf-8-onlyMarc Delisle
2008-05-25no longer need the global using_mb_charset as version 3 is utf-8-onlyMarc Delisle
2007-10-16removed old commentSebastian Mendel
2007-08-19old PHP4 codeMarc Delisle
2007-05-09fixed code indention Sebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2005-11-28This line should not be commented out.Michal Čihař
2005-11-03typoMarc Delisle
2005-10-17Fix escaping detection on multi byte strings.Michal Čihař
2005-07-16typoMarc Delisle
2004-12-29added infou about UFPDF to documentationMichal Čihař
2004-09-03Encoding tis-620 is not multibyte (bug #1013787).Michal Čihař
2004-06-19bug 975290Marc Delisle
2004-04-29SQL parser now correctly works with multibyte strings (bug #936161).Michal Čihař
2004-04-26mb_* functions don't know some windows-* charsets (bug #940638).Michal Čihař
2004-03-09one more strlen transition missedMichal Čihař
2004-03-09Use charset aware substr and strlen functions (bugs #854755 and #910575).Michal Čihař
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-20/libraries cleanup hopefully done. Double-Checked every change, my installati...Garvin Hicking
2003-11-18no more support for php3Michal Čihař