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-08Resolved conflicts after mergeChanaka Indrajith
2012-05-08Render HTML content in PMA_displayTableHeaders() function at once, in display...Chanaka 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 new checkstyle warningsJo Michael
2012-04-29Fix checkstyle InlineControlStructure warningsJo Michael
2012-04-29Fix checkstyle MultiLineAssignment warningsJo Michael
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-19Add trailing ; after ALTER TABLE (rfe #2009500)Michal Čihař
2012-04-10Fix PHP noticesJo Michael
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-04-08Table type is an older term for storage engineMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-01-26fix coding styleDieter Adriaenssens
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-11Fix jQuery UI version numberPiotr Przybylski
2011-10-11Upgrade jQuery UI to 1.8.6Piotr Przybylski
2011-10-10Merge branch 'QA_3_4'Madhura Jayaratne
2011-10-10Proper layout for table maintenance pageMadhura Jayaratne
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-23Spaces between parameters in function callsMadhura Jayaratne
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-16Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-13Fixed the issue of not showing the DocuemntsThilanka Kaushalya
2011-08-08Changed the logic of truncate table in table operationsThilanka Kaushalya
2011-08-07Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Thilanka Kaushalya
2011-08-07Ajaxify table maintenance in table operationsThilanka Kaushalya
2011-08-04Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-04Use PMA_DBI_get_columnsMichal Čihař
2011-08-03Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-31Fixed the bugs in table copy of table operationsThilanka Kaushalya
2011-07-31Ajaxify the table coppy option in table operationsThilanka Kaushalya
2011-07-27Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-25Ajaxify the Alter table order in Table operationsThilanka Kaushalya
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Spacing around ifMichal Čihař
2011-07-21Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-21Remove double spaces around elseMichal Čihař
2011-07-21Add missing space after foreach callsMichal Čihař
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-19Don't use OPTIMIZE TABLE and REPAIR TABLE with DrizzlePiotr Przybylski
2011-05-16Including non-existent fileMarc Delisle
2011-05-11Merge branch 'integration'Michal Čihař
2011-05-11Feature Request #3187076Benoit Dumesnil
2011-05-04Continue to replace warning level with error levelMarc Delisle
2011-04-24Database operations tab made more compact. Table operations altered to use cl...Madhura Jayaratne
2011-03-28auto get back to the Table Operations tabAtul Pratap Singh
2010-10-09fix merge conflictsMarc Delisle