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-23merge upstream masterThilina Buddika
2012-05-21change variable namesThilina Buddika
2012-05-13Resolve conflicts due to changes in method names of common.lib.phpChanaka Indrajith
2012-05-11Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupportedMadhura Jayaratne
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-04-27Cleanup spacing after @returnMichal Čihař
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
2012-03-30Missing handling of POST variablesMarc Delisle
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-27coding style improvements and fixing some doc blocksMadhura Jayaratne
2011-09-27Merge branch 'QA_3_4'Madhura Jayaratne
2011-09-27bug #3412862 [relation] Relations/constraints are dropped/created on every ch...Madhura Jayaratne
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-04Use PMA_DBI_get_columnsMichal Čihař
2011-08-04Whitespace cleanupMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-05-04Start to replace warning level with error levelMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-06-03Merge remote branch 'origin/master'ninadsp
2010-05-31conform to relational terminology regarding columns and rowsMarc Delisle
2010-05-24merging changes from originninadsp
2010-05-23style is already in theme CSSMarc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-10gettext conversionMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2010-04-19New message "Foreign key constraint"Marc Delisle
2010-04-18rfe 2988629 Improve labels in relation viewMarc Delisle
2010-04-18rfe #2988633 Improve ON DELETE/ON UPDATE drop-downsMarc Delisle
2009-10-17bug #2868328 [relations] Adding foreign key when table name contains a dotMarc Delisle
2009-06-24clarify function nameMarc Delisle
2009-04-27bug #2776520 (ON UPDATE property), bug was not in a released versionMarc Delisle
2009-03-23Fix typo.Michal Čihař
2009-03-03patch #2652972 [relation] Missing code with hashing for relationship editingMarc Delisle
2009-02-20patch #2602633 [core] support column name having square bracketsMarc Delisle
2008-11-24Adding @package, third part.Michal Čihař
2008-07-09b to strong, and remove bold for MySQL charsetMarc Delisle
2008-05-23non-quoted list of columns in relation view for internal relationsMarc Delisle