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-04-14Coding style improvementsMadhura Jayaratne
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-10No longer depend on grab_globals.lib.php for $_POST variablesMarc Delisle
2011-12-12bug #3455021 Fatal error: Cannot redeclare PMA_extract_db_or_table()Marc Delisle
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-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Spacing around ifMichal Čihař
2011-06-08Don't load replication.inc.php for DrizzlePiotr Przybylski
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2010-10-11bug #3072495 Creating new database on Databases tab messed layoutMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-13Added documentation, fixed some minor bugs/typosninadsp
2010-08-03Almost completed appending of newly created database to the database table. ...ninadsp
2010-07-31Ajaxified Create Database action. Have to append newly created db to table y...ninadsp
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21Drop Table and Create Table work as expected now on db_create.php tooninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-10gettext conversionMarc Delisle
2008-11-24Adding @package, first part.Michal Čihař
2008-07-15port 2.11.7.1 fixMarc Delisle
2007-10-17improved messagesMarc Delisle
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-06-29bug #1745257 Invalid DB name is still displayedMarc Delisle
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2004-04-17more collation stuffAlexander M. Turek
2004-04-17alter db collationsAlexander M. Turek
2004-04-17Added ability to choose the collation for new databases.Alexander M. Turek
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2003-12-12MySQL 4.1.1 compatibility, part II: Ability to specify a default character se...Alexander M. Turek
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-22Final batch of PHP3-Compatibility fixes. Please test. :-)Garvin Hicking
2003-11-20/libraries cleanup hopefully done. Double-Checked every change, my installati...Garvin Hicking
2003-11-18no more support for php3Michal Čihař