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-09-18Removed unnecessary empty lines in functionsChanaka Indrajith
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-22oop: change include locations for pluginsAlex Marin
2012-05-01Coding style improvements. Mostly wrapping long linesMadhura Jayaratne
2012-04-27Move comments out of if statementMichal Čihař
2012-04-21Remove SuggestDBName configuration directiveMarc Delisle
2012-03-18Use 'void' if nothing is returnedMadhura Jayaratne
2012-03-16Coding style improvementsMadhura Jayaratne
2011-11-26Merge branch 'QA_3_4'Marc Delisle
2011-11-26bug #3442004 [interface] DB suggestion not correct for user with underscoreMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-05-27PMA_isSuperuser() and other privileges (Drizzle)Piotr Przybylski
2011-05-18Remove redundancy from messageMarc Delisle
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-24Adding @package, first part.Michal Čihař
2008-10-04bug #2136986 [auth] Cannot create database after session timeoutMarc Delisle
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2008-01-22use function for cachingSebastian Mendel
2008-01-21fixed slashes in regexSebastian Mendel
2008-01-21oops, of course cache per serverSebastian Mendel
2008-01-21cache user privilege information;Sebastian Mendel
2007-10-18cleanup -- needs further work (old ereg* functions)Sebastian Mendel
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-05-19 bug #1721571 CREATE database privilege not always detectedMarc Delisle
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-09-21use @todo tag for todo items, to show up in generated documentationSebastian Mendel
2006-05-18bug #1490193 and code simplificationMarc Delisle
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2006-01-16bug #1406499, A username containing an hyphen cannot create a dbMarc Delisle
2005-12-27PEAR lowercase true falseMarc Delisle
2005-12-27reenable a non-privileged user to change his password; display the Reload MyS...Marc Delisle
2005-11-20dbh becomes controllinkMarc Delisle
2005-11-04bug #1348189 after droping db some links in main.php are missingSebastian Mendel
2005-10-07bug #1313821, dbname containing a hyphen was not detected as being already cr...Marc Delisle
2005-10-01MySQL < 4.1.x and super-user, better fixMarc Delisle
2005-09-30MySQL < 4.1.x and super-userMarc Delisle
2005-09-30bug #1307208, detect lack of permission for CREATE TABLEMarc Delisle
2005-07-24Undefined variable (bug #1243885).Michal Čihař
2005-07-13Show box for creating database only if user has privileges to do so (bug #116...Michal Čihař