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-01Coding style improvements. Mostly wrapping long linesMadhura Jayaratne
2012-04-27Cleanup spacing after @returnMichal ÄŒihaÅ™
2012-03-16Coding style improvementsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal ÄŒihaÅ™
2011-09-07use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-05Coding style, function definitionsMichal ÄŒihaÅ™
2011-07-22Fix spacing after @paramMichal ÄŒ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-07-20This function is not used anywhere.Michal ÄŒihaÅ™
2010-07-20Forgotten occurence.Michal ÄŒihaÅ™
2010-07-20libiconv is gone as of PHP 4.0.5, no need to support thatMichal ÄŒihaÅ™
2010-07-20Standard warnings for missing extensions.Michal ÄŒihaÅ™
2010-07-20The configuration directive is handled by generic config loading.Michal ÄŒihaÅ™
2010-07-20Do not die if RecodingEngine is auto and no engine is found.Michal ÄŒihaÅ™
2010-07-20No section for loading extensions.Michal ÄŒihaÅ™
2010-07-20[core] Dropped AllowAnywhereRecoding configuration variable.Michal ÄŒihaÅ™
2010-07-20[core] RecodingEngine now accepts none as valid option.Michal ÄŒihaÅ™
2010-07-20This function is not used anywhere.Michal ÄŒihaÅ™
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05Unified error handling by using PMA_fatalError.Michal ÄŒihaÅ™
2010-05-03strings to gettext, first batchMarc Delisle
2010-03-06remove author names, as discussed at the 2010 developer meeting and according...Marc Delisle
2008-11-24Adding @package, first part.Michal ÄŒihaÅ™
2008-10-02no longer useful since all lang files are UTF-8Marc Delisle
2008-08-16bug #2046883 [core] Notices about deprecated dl() (so stop using it)Marc Delisle
2008-07-01patch #2007196, Typos in comments, thanks to knittl - knittlMarc Delisle
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2007-10-02removed deprecated PMA_convert_display_charset()Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-02-22Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg.Michal Čihař
2006-02-21Compatibility with iconv charset names on AIX (patch #1420704, thanks to Bjï¿...Michal ÄŒihaÅ™
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal ÄŒihaÅ™
2005-10-05undefined constant at login timeMarc Delisle
2005-05-22diacritics wrongly converted in Browse mode on MySQL 4.1.x if AllowAnywhereRe...Marc Delisle
2004-06-07Do not convert, if charsets are same.Michal ÄŒihaÅ™
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal ÄŒihaÅ™
2004-01-07Skip charset conversion code if input charset and output charset are the same.Alexander M. Turek
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Å™