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
path: root/setup/lib
AgeCommit message (Expand)Author
2012-05-10Coding style fixesMadhura Jayaratne
2012-05-09Use PMA_fatalError instead of dieMichal Čihař
2012-04-27Empty line between @param and @returnMichal Čihař
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-14remove author namesDieter Adriaenssens
2012-03-14cleanup package tagsDieter Adriaenssens
2012-02-08Merge remote-tracking branch 'origin/QA_3_4' into QA_3_5Michal Čihař
2012-02-08Escape in correct places to avoid double escaping sometimesMichal Čihař
2012-01-31Avoid specifying database server nameMichal Čihař
2012-01-31This is about MySQL server, not webMichal Čihař
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-05Coding style, function definitionsMichal Čihař
2011-08-02Coding style adjustmentsMichal Čihař
2011-07-31CommentsPiotr Przybylski
2011-07-22Merge remote-tracking branch 'origin/QA_3_4'Michal Čihař
2011-07-22Fix format parametersJørgen Thomsen
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-03Merge branch 'QA_3_4'Marc Delisle
2011-06-30Fixed possible code injection incase session variables are compromised, see P...Herman van Rink
2011-06-24Fix order of parameters in docMichal Čihař
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-05-04Continue to replace warning level with error levelMarc Delisle
2011-04-07Fix check for latest version to work with versions like -rc1-devMichal Čihař
2011-02-17More uses of standard function for PHP doc linksMichal Čihař
2011-01-30Remove author names per our policyMarc Delisle
2010-09-21fix messageCrack
2010-09-21Add setup script warning for when LoginCookieStore < LoginCookieValidityCrack
2010-09-21Setup script front page messages:Crack
2010-08-30Fix permissions.Michal Čihař
2010-08-28Merged branch official/master. Resolved merge conflicts introduced due to me...ninadsp
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-08-04remove unneeded fileCrack
2010-08-03File comments:Crack
2010-07-31fix array definition codeCrack
2010-07-30refactor config file generation out of ConfigFile classCrack
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-27Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoclorilee
2010-07-26Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Crack
2010-07-26The linked-tables infrastructure is now called phpMyAdmin configuration storage.Michal Čihař
2010-07-26Simplify inclusions of vendor_config.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoclorilee
2010-07-20Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Crack
2010-07-20Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Crack
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-20DefaultCharset is not used anywhere.Michal Čihař
2010-07-14Added option in config.inc.php to set the default export method to quick, cus...lorilee
2010-07-04moved Import by LOAD DATA settings to CSV categoryCrack