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
2015-05-12bug #4899 [security] CSRF vulnerability in setupMadhura Jayaratne
2012-11-15Merge branch 'QA_3_5'Marc Delisle
2012-11-15Add W3C reference for URL argument separatorsMarc Delisle
2012-06-23Wrap a long lineMadhura Jayaratne
2012-04-27Move comments out of if statementMichal Čihař
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2012-04-07Replaced "seperator" with "separator"Jo Michael
2012-04-06fix typoDieter Adriaenssens
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-19Fix doc blocks, multi line if statements, switch-case statementsMadhura Jayaratne
2011-07-22Fix spacing after @paramMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Č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-20Drop convcharset/pma_charset handling.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-04-09Remove no longer needed language file names.Michal Čihař
2010-03-06remove author names, as discussed at the 2010 developer meeting and according...Marc Delisle
2008-11-24Adding @package, third part.Michal Čihař
2008-11-21patch #2242765 [core] Navi panel server links wrongMarc Delisle
2008-10-08improved calling parameter and explanationMarc Delisle
2008-10-07bug #1914066 [core] ForceSSL generates incorrectly escaped redirections, this...Marc Delisle
2008-07-19no custom color picker if JS is not activeMarc Delisle
2007-12-18... but do not rely on arg_separator.outputSebastian Mendel
2007-12-18make use of http_build_query()Sebastian Mendel
2007-10-26fix multi-server login bug introduced in revision 10855; ensure that the new ...Marc Delisle
2007-10-02allow multi dimensional arrays for PMA_generate_common_hidden_inputs()Sebastian Mendel
2007-09-04some code rework for better readabilitySebastian Mendel
2007-09-04guess url param separator only once;Sebastian Mendel
2007-09-04reverted last wrong todo commentSebastian Mendel
2007-09-04@todo rename to file_listing.lib.phpSebastian Mendel
2007-03-30do NEVER unset $table or $db;Sebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-11-17Fix path disclossure while passing array as some params.Michal Čihař
2006-09-29security fixesMarc Delisle
2006-05-12Better handle other URL separator than & (bug #1487365).Michal Čihař
2006-04-20Protect against external links which could perform any action (CVE-2006-1804).Michal Čihař
2006-01-19fixed bug: undefined index server ($GLOBALS['server'])Sebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2006-01-15allow 0 as name for database, table collumn, alias and indexSebastian Mendel
2005-12-17problem with accented table namesMarc Delisle
2005-11-25respect arg_separator.input from php.iniSebastian Mendel
2005-11-25do not htmlentities on whole stringSebastian Mendel
2005-11-24- dont add variables already in cookie (reduces html output up to 30%)Sebastian Mendel
2004-07-18The user may now choose his connection character set. This should fix bug #98...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