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-06-06Fixed broken "Switch to visual builder" link in db_qbe.phpRouslan Placella
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-14Coding style improvementsMadhura Jayaratne
2012-04-01Cleanup HTML5 validity issuesJo Michael
2012-03-31Replaced another blind table in db_qbe tblFooters with floating <div>Jo Michael
2012-03-31Replaced blind table by CSS-floating <div> in db_qbeJo Michael
2012-03-31Replaced obsolete td[width] HTML attributes with CSSJo Michael
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
2012-03-27Replaced *[align] with *[class] for HTML5 validityJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-18Removed: table[border] attribute (default is 0 anyways), a[rel] for non-stand...Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-24Use PMA_DBI_get_table_indexes_sql() only when really needed, in all other cas...Piotr Przybylski
2011-08-05Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-05Avoid composite messagesMichal Čihař
2011-08-04Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-04No need to load full columns here (need names only anyway)Michal Čihař
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-06-29Add $column parameter to PMA_DBI_get_columnsPiotr Przybylski
2011-06-18Change all calls of SHOW KEYS/INDEX that use MySQL-specific fields to use que...Piotr Przybylski
2011-06-18Fix incorrect array key (non_unique -> Non_unique) in qbePiotr Przybylski
2011-05-28Remove author nameMarc Delisle
2011-05-21Remove deprecated function PMA_DBI_get_fieldsPiotr Przybylski
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-05-05This message was never displayedMarc Delisle
2011-05-05This message is not needed (and does not work anyway)Marc Delisle
2011-05-04Start to replace warning level with error levelMarc Delisle
2011-03-08Use standard linkMarc Delisle
2011-01-27Offer switch to designer only if it is available.Michal Čihař
2010-12-04remove author namesMarc Delisle
2010-11-20do not show visual builder anchor if js is not enabledMarc Delisle
2010-11-20these should be translatableMarc Delisle
2010-11-19Merge remote branch 'ankitg/master'Marc Delisle
2010-09-04misleading variable nameMarc 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-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-09link in query tabankitg
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