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
2013-02-25Update tbl_addfield.phppuneet0191
2012-12-20The term "properties" has another meaning in phpMyAdmin 4.xMarc Delisle
2012-10-31Fixed add/edit column functionalityRouslan Placella
2012-10-15I assume PMA_DBI_getError should be used hereMichal Čihař
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
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-11Remove extra ,Michal Čihař
2012-05-10Arguments with default values must be at the end of the argument list - more ...Madhura 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-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-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-11-24coding style : control structuresDieter Adriaenssens
2011-11-23Don't send table links in AJAX responsesRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
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-07-21Ajaxified add columns option in table structureThilanka Kaushalya
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-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-11gettext conversionMarc Delisle
2010-04-08no longer needed as Mootools is no longer used in the Structure page shown af...Marc Delisle
2010-03-27remove author namesMarc Delisle
2010-03-15bug #2970769 Incorrect reference to mootools-more.jsMarc Delisle
2010-02-03Fix missing mootools-more.js include for structure page shown after adding a ...Herman van Rink
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-04-09bug #2724844 Add Fields: Add index is missing quotesHerman van Rink
2008-11-24Adding @package, third part.Michal Čihař
2008-05-15undefined varMarc Delisle
2008-05-07fixed NOTICESebastian Mendel