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-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-08-09Dropped dead codeRouslan Placella
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Removed some references to the non-existent header.inc.php fileRouslan Placella
2012-05-09Coding style improvementsMadhura Jayaratne
2012-05-08Removed pointless includes: If common.inc.php was not already included we wou...Rouslan Placella
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-08Table type is an older term for storage engineMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26Remove explicit inclusion of Table.class.php as it is included in common.inc ...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
2010-05-05strings to gettext, second batchMarc Delisle
2009-10-23remove deprecated parameter of PMA_Table::countRecords()Marc Delisle
2008-12-10proper document global $GLOBALS['showtable']Sebastian Mendel
2008-11-24Adding @package, third part.Michal Čihař
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2008-05-31sometimes we cannot rely on the cached information about a tableMarc Delisle
2008-05-09use already retrieved table infoSebastian Mendel
2008-03-21support ROW_FORMAT and PAGE_CHECKSUM table option; verify warnings coming fro...Marc Delisle
2008-03-17MARIA: TRANSACTIONAL create option (in Operations)Marc Delisle
2008-03-16start work on Maria table optionsMarc Delisle
2007-09-27bug #1764195 [views] DROP button does not work on defective viewsMarc Delisle
2007-09-06doc;Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-04-01coding standard: no braces around includeSebastian Mendel
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-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař