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
2011-07-22Fix spacing on opening code blockMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-08Fixed bugs od index edit in table structureThilanka Kaushalya
2011-07-07Moved checkIndexName function to functions js file and rewrite it using jqueryThilanka Kaushalya
2011-07-06Fixed bugs in index editThilanka Kaushalya
2011-07-04Merge branch 'QA_3_4'Rouslan Placella
2011-07-04Fix for bug #3353811 - Info message has "error" classRouslan Placella
2011-07-04Merge branch 'QA_3_4'Rouslan Placella
2011-07-04Fix for bug #3350790 - JS error in Table->Structure->Index->EditRouslan Placella
2011-07-01Ajaxify Index edit in table structureThilanka Kaushalya
2011-05-25On creation or alteration spatial indexes do not allow 1. Multiple columns 2....Madhura Jayaratne
2011-05-25Spatial indexes added.Madhura Jayaratne
2011-05-24Fix broken column list in index creationPiotr Przybylski
2011-05-21Remove deprecated function PMA_DBI_get_fieldsPiotr Przybylski
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-24functions.js included automaticallyMarc Delisle
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-22testing git setup - no major change made in code yetninadsp
2010-05-10gettext conversionMarc Delisle
2010-05-05Clarify the code.Michal Čihař
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2008-11-24Adding @package, third part.Michal Čihař
2008-10-12bug #2161443 [structure] Incorrect index choice shown when modifying an indexMarc Delisle
2008-03-17undefined where starting to create an indexMarc Delisle
2008-02-07aggregate more index code into PMA_index classSebastian Mendel
2008-02-07more cleanup/refactoring on index codeSebastian Mendel
2008-02-04new Class PMA_Index;Sebastian Mendel
2008-01-17invalid vim modelineMarc Delisle
2007-10-17make use of PMA_MessageSebastian Mendel
2007-10-16make use of PMA_MessageSebastian Mendel
2007-10-04use array to define included JavaScript librariesSebastian Mendel
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-03-30do NEVER unset $table or $db;Sebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-14bug #1627210, #1083301, #1482401 [data] warning on duplicate indexesSebastian Mendel
2007-02-10get rid of propiconMarc Delisle
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař
2006-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař
2006-04-27removed table formating, done in cssSebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2006-01-15allow 0 as name for database, table collumn, alias and indexSebastian Mendel
2005-12-08Fix XHTML.Michal Čihař