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
2014-08-14Use db_desginer.php as a route for all designer operation. Combine pmd_genera...Bimal Yashodha
2014-08-01RFE#919: Multiple-column foreign key relation.Ashutosh Dhundhara
2014-01-08Space around . operator - mroe instancesMadhura Jayaratne
2014-01-02Rename some functions to adhere to coding stylesMadhura Jayaratne
2013-12-04Fix coding styleMarc Delisle
2013-08-06Various coding style fixesMichal Čihař
2013-06-26Move function with other PMD functionsMarc Delisle
2013-05-26These constants are better as a part of DatabaseInterface classMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-04-30PMA_DBI_get_tables_full --> PMA_DBI_geTablesFullKasun Chathuranga
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Use camel case for function names (PMA_query_as_controluser => PMA_queryAsCon...Madhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Disable Response class for XHR requests in PMDRouslan Placella
2012-06-11Integrated pmd with the new Header classRouslan Placella
2012-05-11Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupportedMadhura Jayaratne
2012-04-19Add trailing ; after ALTER TABLE (rfe #2009500)Michal Čihař
2012-04-17Move common includes to root files rather than to library (which should not b...Michal Čihař
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23More style errors fixedMadhura Jayaratne
2011-09-23Spaces between parameters in function callsMadhura Jayaratne
2011-09-06use require() instead of include() when including file unconditionallyDieter Adriaenssens
2011-08-19Move library to librariesMichal Čihař
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2010-11-07Designer: their could be an internal relation to delete even if engine is InnoDBMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
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-05-22testing git setup - no major change made in code yetninadsp
2010-05-14gettext conversionMarc Delisle
2009-06-24clarify function nameMarc Delisle
2008-11-24Do not use same function name in two contexts.Michal Čihař
2008-05-11deleting internal relation no longer workedMarc Delisle
2008-05-04PBXT: foreign key supportMarc Delisle
2008-02-21avoid of existing variables during extractMarc Delisle
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-07-11Do not try to delete an internal relation if we just deleted an InnoDB oneMarc Delisle
2007-03-20marked phpMyAdmin Designer as own package (phpMyAdmin-Designer)Sebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-01-02designer: support for MSIE 6 and various fixesMarc Delisle
2006-11-23remove unneeded calls, and very if internal relations are enabled before tryi...Marc Delisle
2006-11-22rename pmd_session.php to pmd_common.phpMarc Delisle