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-11Merge remote branch 'upstream/master'Chanaka Indrajith
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-10Remove unused parametersMadhura Jayaratne
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-29Sort fields table with JS after moving columns instead of 2nd ajaxJo Michael
2012-04-29Fix checkstyle MultiLineAssignment warningsJo Michael
2012-04-29Fix checkstyle ControlStructures warningsJo Michael
2012-04-25Fix merge conflictsMarc Delisle
2012-04-23Move columns: feed generateAlter with same input as when editing single columnsJo Michael
2012-04-23Move columns: Test whether Comment field is setJo Michael
2012-04-22Use PMA_Table::generateAlter for moving columnsJo Michael
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-19Use PMA_DBI_get_columns_full for moving columnsJo Michael
2012-04-19Add trailing ; after ALTER TABLE (rfe #2009500)Michal Čihař
2012-04-15rfe #3517835 [structure] Move columns easilyJo Michael
2012-04-13Merge branch 'master' into move_columnsJo Michael
2012-04-10Fix PHP noticesJo Michael
2012-04-09Move columns in table columns editorJo Michael
2012-04-06clarify codeDieter Adriaenssens
2012-04-06improve coding styleDieter Adriaenssens
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-04No longer depend on grab_globals.lib.php for $_GET variablesMarc Delisle
2012-01-02Comment adjusted to reflect a previous change of function nameMarc Delisle
2011-11-19table structure: Do not send #topmenucontainer in ajax requestsRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
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-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Spacing around ifMichal Čihař
2011-06-29Use new PMA_DBI_get_columns in column alter formPiotr Przybylski
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-27Ajaxified the multi column change in table structureThilanka Kaushalya
2011-06-17Replace all SHOW FIELDS calls with PMA_DBI_get_columns() or PMA_DBI_get_colum...Piotr Przybylski
2011-04-14(Drizzle) Listing/change table structure small fixAzhari Harahap
2011-02-02Show links only when editingMichal Čihař
2011-02-02Add links to table alter pageMichal Čihař
2010-12-04remove author namesMarc 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-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21This page can now handle ajax requestsninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař