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-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-29Fix checkstyle ControlStructures warningsJo Michael
2012-04-28Fixed query generation for index editor (was broken in 03cb36142033f0b2d9fcfe...Rouslan Placella
2012-04-19Add trailing ; after ALTER TABLE (rfe #2009500)Michal Čihař
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Leading ./ paths for links and favicons can be omitted, part 1Jo Michael
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-11-25Fix merge conflictsMarc Delisle
2011-11-24coding style : correct use of includeonce()Dieter Adriaenssens
2011-11-22[security] Self-XSS on column type (Create index), see PMASA-2011-18Rouslan Placella
2011-11-20Fixed IE bug in the new index editorRouslan Placella
2011-11-19Improved index editorRouslan Placella
2011-11-19table structure: Do not send #topmenucontainer in ajax requestsRouslan Placella
2011-11-19Ajaxified "Create index" dialogRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-09-11Improve messageMarc Delisle
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ř